Bug 1087053 - Review Request: linux-sys-tree - Sys/tree.h for Linux userspace
Summary: Review Request: linux-sys-tree - Sys/tree.h for Linux userspace
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-13 13:54 UTC by Conrad Meyer
Modified: 2014-04-14 22:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-14 22:13:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Conrad Meyer 2014-04-13 13:54:10 UTC
Spec URL: http://konradm.fedorapeople.org/fedora/SPECS/linux-sys-tree.spec
SRPM URL: http://konradm.fedorapeople.org/fedora/SRPMS/linux-sys-tree-1-1.fc20.src.rpm
Description:
A direct import from FreeBSD. Balanced binary trees are a useful data structure to have in C programs. sys/tree.h provides a nicer abstraction (type safety, find greater-than-or-equal-to, ...) than the binary tree routines in libc search.h. And BSD programs may depend on the API.

Fedora Account System Username: konradm

Comment 1 Jon Bernard 2014-04-14 22:07:21 UTC
Hi Conrad,

Thanks for the contribution.  Unfortunately we already have a package that includes tree.h from FreeBSD as well as a few others: libbsd-devel [0]

[0] https://apps.fedoraproject.org/packages/libbsd-devel

Comment 2 Conrad Meyer 2014-04-14 22:13:10 UTC
Doesn't sound unfortunate to me.


Note You need to log in before you can comment on or make changes to this bug.