aboutsummaryrefslogtreecommitdiff
path: root/devel/libds
Commit message (Collapse)AuthorAgeFilesLines
* Trim whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106662
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Only the shared library needs -fPICTilman Keskinoz2004-03-222-7/+40
| | | | Notes: svn path=/head/; revision=104926
* Fix build on AMD64Tilman Keskinoz2004-02-221-0/+4
| | | | | | | | PR: 63185 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=101744
* 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