summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-14Add missing prototypes for arc4random_buf and arc4random_uniformKevin McCarthy1-0/+2
2011-05-14Add new <bsd/sys/bitstring.h> headerGuillem Jover1-0/+146
2011-05-14Add new radixsort and sradixsort functionsGuillem Jover1-0/+4
2011-05-14Add new mergesort functionGuillem Jover1-1/+3
2011-05-14Add getpeereid functionGuillem Jover1-0/+2
2011-02-23Add reallocf functionAurelien Jarno1-0/+2
2010-01-21Make setprogname and getprogname arguments and return value constGuillem Jover1-3/+3
2010-01-10Replace setproctitle dummy macro with a function stubGuillem Jover2-4/+2
2010-01-10Add pidfile functionsGuillem Jover1-0/+12
2010-01-10Add flopen functionGuillem Jover1-0/+2
2009-12-12Move fmtcheck and fgetln declarations to <bsd/stdio.h>Guillem Jover3-6/+45
2009-12-12Move setmode and getmode declarations to <bsd/unistd.h>Guillem Jover2-7/+45
2009-12-12Mark inclusion of <time.h> from <bsd/bsd.h> deprecatedGuillem Jover1-0/+2
2009-12-12Move arc4random declarations to <bsd/stdlib.h>Guillem Jover3-8/+6
2009-12-12Deprecate <bsd/inet.h>Guillem Jover1-5/+2
2009-12-12Remove traces of fgetwln, it was never includedGuillem Jover1-2/+0
2009-12-10Make RCS macros take argumentsThorsten Glaser1-3/+3
2009-12-10Track bug IDs for __unused collisionThorsten Glaser1-0/+1
2009-12-10Add readpassphrase functionGuillem Jover1-0/+41
2009-12-10Add dehumanize_number functionGuillem Jover1-0/+6
2009-10-24Add strnvis and strnunvis functionsGuillem Jover1-0/+2
2009-10-24Move <bsd/ip_icmp.h> to <bsd/netinet/ip_icmp.h>Guillem Jover3-186/+221
2009-10-24Add new <bsd/sys/tree.h> headerGuillem Jover2-0/+766
2009-10-24Move <bsd/queue.h> to <bsd/sys/queue.h>Guillem Jover3-607/+642
2009-10-24Move <bsd/cdefs.h> to <bsd/sys/cdefs.h>Guillem Jover3-63/+98
2009-10-24Update <sys/queue.h>Guillem Jover1-61/+130
2009-10-24Add strtonum functionGuillem Jover1-0/+3
2009-07-17Add __pure2 dummy macroGuillem Jover1-0/+4
2009-07-17Add more dummy id macrosGuillem Jover1-0/+16
2009-05-25Export public functions as extern CGuillem Jover6-3/+23
2009-05-25Add missing <stdarg.h> include in <bsd/err.h>Guillem Jover1-0/+1
2009-05-25Add new __RCSID macroGuillem Jover1-1/+5
2009-05-25Use the correct path when including a.out.hGuillem Jover1-1/+1
2009-05-20Use UTF-8 copyright symbols for non-imported filesGuillem Jover9-11/+11
2009-05-20Add nlist functionGuillem Jover1-0/+38
2009-05-20Add strmode functionGuillem Jover1-1/+3
2008-07-26Add a new header file to expose inet_net_pton prototypeGuillem Jover1-0/+35
2008-07-09Add new setmode and getmode functions from FreeBSDGuillem Jover1-0/+9
2008-07-09Include the rest of the header filesGuillem Jover1-1/+5
2008-07-09Disable __bounded__ __attribute__Guillem Jover1-0/+4
2008-07-09Renumber 4th clause from BSD license to 3rdGuillem Jover3-3/+3
2008-07-09Add missing license headersGuillem Jover3-0/+79
2008-06-18Add license headerGuillem Jover1-0/+38
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-37/+40
2008-06-18Include missing stddef.hGuillem Jover1-0/+1
2008-06-18Remove cruft macros and includesGuillem Jover1-26/+0
2008-06-18Add license headerGuillem Jover4-0/+104
2008-05-06Remove UC Berkeley advertising clauseGuillem Jover1-4/+0
2008-05-06bsd/queue.h: Sync with current glibc variant from GNU/kFreeBSDPetr Salinger1-2/+2