summaryrefslogtreecommitdiff
path: root/include/bsd/stdlib.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Rename LIBBSD_CLEAN_INCLUDES to LIBBSD_DISABLE_DEPRECATEDGuillem Jover1-1/+1
2011-05-27Rename transparent support to overlayGuillem Jover1-2/+2
2011-05-14Conditionalize temporary compatibility inclusionsGuillem Jover1-0/+2
2011-05-14Add support for transparent compilationGuillem Jover1-0/+9
2011-05-14Add missing prototypes for arc4random_buf and arc4random_uniformKevin McCarthy1-0/+2
2011-05-14Add new radixsort and sradixsort functionsGuillem Jover1-0/+4
2011-05-14Add new mergesort functionGuillem Jover1-1/+3
2011-02-23Add reallocf functionAurelien Jarno1-0/+2
2010-01-21Make setprogname and getprogname arguments and return value constGuillem Jover1-3/+3
2009-12-12Move fmtcheck and fgetln declarations to <bsd/stdio.h>Guillem Jover1-3/+2
2009-12-12Move setmode and getmode declarations to <bsd/unistd.h>Guillem Jover1-7/+3
2009-12-12Move arc4random declarations to <bsd/stdlib.h>Guillem Jover1-0/+4
2009-12-10Add dehumanize_number functionGuillem Jover1-0/+6
2009-10-24Add strtonum functionGuillem Jover1-0/+3
2009-05-25Export public functions as extern CGuillem Jover1-1/+4
2009-05-20Use UTF-8 copyright symbols for non-imported filesGuillem Jover1-3/+3
2008-07-09Add new setmode and getmode functions from FreeBSDGuillem Jover1-0/+9
2008-07-09Add missing license headersGuillem Jover1-0/+27
2008-05-06Add heapsortRobert Millan1-0/+2
2008-05-06Add getprogname and setprognameRobert Millan1-1/+6
2008-05-06Remove unused includes and protect headerGuillem Jover1-3/+0
2008-05-06Added manpages and fixed fmtcheckAurelien Jarno1-0/+9