This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > libslack (0.7.1)

Libslack is a library of general utilities designed to make
UNIX/C programming a bit easier on the eye.

It's a small library with lots of functionality, accurately
documented and thoroughly tested.
Good library naming conventions are not rigorously observed
on the principle that common operations should always be easy
to write and code should always be easy to read.

Libslack contains the following modules:

agent - agent oriented programming
coproc - coprocess using pipes or pseudo terminals
daemon - becoming a daemon
err - message/error/debug/verbosity/alert messaging
fio - fifo and file control and some I/O
getopt - GNU getopt_long() for systems that don't have it
hsort - generic heap sort
lim - POSIX.1 limits convenience functions
link - abstract linked lists with optional growable free lists
list - list (growable pointer array) data type
locker - abstract locking and reader/writer lock implementation
map - map (hash table) data type
mem - memory helper functions, secure memory, memory pools
msg - message handling and syslog helper functions
net - network functions (clients/servers, expect/send, pack/unpack, mail)
prog - program framework and flexible command line option handling
prop - program properties files
pseudo - pseudo terminals
sig - ISO C compliant signal handling
snprintf - safe sprintf for systems that don't have it
str - string data type (tr, regex, regsub, fmt, trim, lc, uc, ...)
vsscanf - sscanf() with va_list argument for systems that don't have it

Maintained by: Christoph Willing
Keywords: unix programming utilities
ChangeLog: libslack

Homepage:
http://libslack.org

Source Downloads:
libslack-0.7.1.tar.gz (23787e4177fde3b6c90487a375d9bc16)
libslack-0.7.1-html.tar.gz (7210ee80a2f213bc0810e82283e9f6c9)

Download SlackBuild:
libslack.tar.gz
libslack.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds