summaryrefslogtreecommitdiff
path: root/devel/libds (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Respect CC and CFLAGSKris Kennaway2003-10-191-0/+22
| | | | Notes: svn path=/head/; revision=91637
* NEW PORT: devel/libds (Useful data structures library)Edwin Groothuis2003-08-284-0/+77
A small, but useful library of data structures. Has AVL tree, binary heap, hash table, a queue, a stack, variable length array. PR: ports/44565 Submitted by: Peter Bozarov <peter@bozz.demon.nl> Notes: svn path=/head/; revision=87871