Package libbsd-devel
- arc4random(3bsd) β random number generator
- bitstring(3bsd) β bit-string manipulation macros
- byteorder(3bsd) β byte order operations
- closefrom(3bsd) β delete open file descriptors
- errc(3bsd) β formatted error messages
- expand_number(3bsd) β format a number from human readable form
- explicit_bzero(3bsd) β write zeroes to a byte string
- fgetln(3bsd) β get a line from a stream
- fgetwln(3bsd) β get a line of wide characters from a stream
- flopen(3bsd) β Reliably open and lock a file
- fmtcheck(3bsd) β sanitizes user-supplied printf(3)-style format string
- fparseln(3bsd) β return the next logical line from a stream
- fpurge(3bsd) β flush a stream
- funopen(3bsd) β open a stream
- getbsize(3bsd) β get preferred block size
- getpeereid(3bsd) β get the effective credentials of a UNIX-domain peer
- getprogname(3bsd) β get and set program name
- heapsort(3bsd) β sort functions
- humanize_number(3bsd) β format a number into a human readable form and viceversa
- libbsd(7) β utility functions from BSD systems
- md5(3bsd) β calculate the RSA Data Security, Inc., ``MD5'' message digest
- nlist(3bsd) β retrieve symbol table name list from an executable file
- pidfile(3bsd) β library for PID files handling
- pwcache(3bsd) β cache password and group entries
- queue(3bsd) β implementations of singly-linked lists, singly-linked tail queues,
- radixsort(3bsd) β radix sort
- readpassphrase(3bsd) β get a passphrase from the user
- reallocarray(3bsd) β memory allocation and deallocation
- reallocf(3bsd) β general purpose memory allocation functions
- setmode(3bsd) β modify mode bits
- stringlist(3bsd) β stringlist manipulation functions
- strmode(3bsd) β convert inode status information into a symbolic string
- strnstr(3bsd) β locate a substring in a string
- strtoi(3bsd) β convert a string value to an intmax_t integer
- strtonum(3bsd) β reliably convert string value to an integer
- strtou(3bsd) β convert a string value to an uintmax_t integer
- timeradd(3bsd) β operations on time structure
- tree(3bsd) β implementations of splay and red-black trees
- unvis(3bsd) β decode a visual representation of characters
- vis(3bsd) β visually encode characters
- wcslcpy(3bsd) β wide character string manipulation operations
