pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/libaura



Module name:    wip
Committed by:   jsonn
Date:           Thu Dec  8 16:49:24 UTC 2005

Import into wip/libaura

Log Message:
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.

Status:

Vendor Tag:     wip
Release Tags:   wip-base
                
N wip/libaura/DESCR
N wip/libaura/distinfo
N wip/libaura/PLIST
N wip/libaura/Makefile
N wip/libaura/buildlink3.mk

No conflicts created by this import


To generate a diff of this commit:

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index