pkgsrc-wip/libaura
Jörg Sonnenberger 5f5e4a14d8 Import libaura.
Libaura is a library of Assorted Useful Reusable Abstractions -
data structures and utilities for C language programming.  At
present, they include:

- memory allocators/deallocators
- key<->value dictionaries (hashed or sorted)
- extensible buffers
- filesystem predicates (is_dir, is_named_pipe, etc)
- popen() variation which allows the caller to know the pid of
  the process on the other end of the pipe.
2005-12-08 16:49:23 +00:00
..
buildlink3.mk Import libaura. 2005-12-08 16:49:23 +00:00
DESCR Import libaura. 2005-12-08 16:49:23 +00:00
distinfo Import libaura. 2005-12-08 16:49:23 +00:00
Makefile Import libaura. 2005-12-08 16:49:23 +00:00
PLIST Import libaura. 2005-12-08 16:49:23 +00:00