Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build on AMD64 | arved | 2004-02-22 | 1 | -0/+4 |
| | | | | | PR: 63185 Submitted by: Hendrik Scholz <hendrik@scholz.net> | ||||
* | Respect CC and CFLAGS | kris | 2003-10-19 | 1 | -0/+22 |
| | |||||
* | NEW PORT: devel/libds (Useful data structures library) | edwin | 2003-08-28 | 4 | -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> |