summaryrefslogtreecommitdiff
path: root/Versions
AgeCommit message (Expand)AuthorFilesLines
2011-05-16Add fpurge functionGuillem Jover1-0/+2
2011-05-14Move each version symbol declaration into its own lineGuillem Jover1-5/+19
2011-05-14Add new radixsort and sradixsort functionsGuillem Jover1-0/+2
2011-05-14Add new mergesort functionGuillem Jover1-0/+2
2011-05-14Add getpeereid functionGuillem Jover1-0/+1
2011-02-23Add reallocf functionAurelien Jarno1-0/+4
2010-01-10Add arc4random_buf and arc4random_uniform functionsGuillem Jover1-0/+3
2010-01-10Replace setproctitle dummy macro with a function stubGuillem Jover1-0/+2
2010-01-10Add pidfile functionsGuillem Jover1-0/+5
2010-01-10Add flopen functionGuillem Jover1-0/+2
2009-12-12Deprecate <bsd/inet.h>Guillem Jover1-1/+2
2009-12-12Remove traces of fgetwln, it was never includedGuillem Jover1-1/+0
2009-12-10Add readpassphrase functionGuillem Jover1-0/+2
2009-12-10Add dehumanize_number functionGuillem Jover1-0/+2
2009-10-24Add strnvis and strnunvis functionsGuillem Jover1-0/+3
2009-10-24Add strtonum functionGuillem Jover1-0/+4
2009-05-20Add nlist functionGuillem Jover1-0/+3
2009-05-20Add strmode functionGuillem Jover1-0/+5
2008-07-09Remove link_addr and link_ntoa symbols from the version scriptGuillem Jover1-1/+1
2008-07-09Add new setmode and getmode functions from FreeBSDGuillem Jover1-0/+4
2008-06-18Add arc4random_stir and arc4random_addrandom functionsGuillem Jover1-0/+2
2008-06-18Replace current md5 code with one from MirBSD and OpenBSDGuillem Jover1-0/+6
2008-05-06link_addr: New functionAurelien Jarno1-0/+1
2008-05-06humanize_number: New functionPetr Salinger1-0/+1
2008-05-06Add heapsortRobert Millan1-0/+1
2008-05-06Add vis and unvisRobert Millan1-0/+2
2008-05-06Add getprogname and setprognameRobert Millan1-0/+1
2008-05-06Revert 39db45e45a8d49a92d1d897a532e48480e561f75Guillem Jover1-1/+1
2008-05-06Remove optresetGuillem Jover1-1/+1
2008-05-06Add bsd_getoptRobert Millan1-0/+1
2008-05-06Revert c849ba32af231fba36f4500d0d3290821f4dd7b7Robert Millan1-2/+2
2008-05-06reset_getopt: New function (borrowed from e2fsprogs)Robert Millan1-2/+2
2008-05-06Add errc, warnc, verrc and vwarncRobert Millan1-0/+1
2008-05-06Added manpages and fixed fmtcheckAurelien Jarno1-0/+1
2008-05-06fmtcheck: New functionAurelien Jarno1-0/+1
2008-05-06Versions: Add MD5Init, MD5Update, MD5Pad and MD5Final to LIBBSD_0.0Guillem Jover1-0/+4
2008-05-06Add versioned symbols supportGuillem Jover1-0/+10