slackbuilds_ponce/libraries/libbsd/README
Daniel LEVAI 5fb6f5dab8 libraries/libbsd: Added (common BSD functions)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2011-02-20 09:09:57 -03:00

4 lines
250 B
Text

This library provides useful functions commonly found on BSD systems, and
lacking on others like GNU systems, thus making it easier to port projects
with strong BSD origins, without needing to embed the same code over and
over again on each project.