libbsd/include/bsd
Guillem Jover be6ab54986 Add new mergesort function
Taken from FreeBSD.
2011-05-14 13:43:48 +02:00
..
netinet Move <bsd/ip_icmp.h> to <bsd/netinet/ip_icmp.h> 2009-10-24 01:47:26 +02:00
sys Replace setproctitle dummy macro with a function stub 2010-01-10 15:29:50 +01:00
bsd.h Mark inclusion of <time.h> from <bsd/bsd.h> deprecated 2009-12-12 01:11:08 +01:00
cdefs.h Move <bsd/cdefs.h> to <bsd/sys/cdefs.h> 2009-10-24 01:47:22 +02:00
err.h Export public functions as extern C 2009-05-25 09:25:13 +02:00
getopt.h Export public functions as extern C 2009-05-25 09:25:13 +02:00
inet.h Deprecate <bsd/inet.h> 2009-12-12 01:11:08 +01:00
ip_icmp.h Move <bsd/ip_icmp.h> to <bsd/netinet/ip_icmp.h> 2009-10-24 01:47:26 +02:00
md5.h Replace current md5 code with one from MirBSD and OpenBSD 2008-06-18 08:19:41 +03:00
queue.h Move <bsd/queue.h> to <bsd/sys/queue.h> 2009-10-24 01:47:25 +02:00
random.h Move arc4random declarations to <bsd/stdlib.h> 2009-12-12 01:11:08 +01:00
readpassphrase.h Add readpassphrase function 2009-12-10 20:54:03 +01:00
stdio.h Move fmtcheck and fgetln declarations to <bsd/stdio.h> 2009-12-12 01:13:29 +01:00
stdlib.h Add new mergesort function 2011-05-14 13:43:48 +02:00
string.h Move fmtcheck and fgetln declarations to <bsd/stdio.h> 2009-12-12 01:13:29 +01:00
unistd.h Add getpeereid function 2011-05-14 13:43:41 +02:00