libbsd/src
2013-05-27 04:05:17 +02:00
..
hash Use implicit <md5.h> from overlay instead explicit <bsd/md5.h> 2012-05-29 07:31:06 +02:00
arc4random.c Add arc4random_buf and arc4random_uniform functions 2010-01-10 15:29:50 +01:00
bsd_getopt.c Constify bsd_getopt(3) arguments 2011-06-08 02:10:38 +02:00
closefrom.c Add new closefrom() function 2012-05-29 04:36:23 +02:00
dehumanize_number.c Switch dehumanize_number() to use expand_number() 2013-05-27 04:03:14 +02:00
err.c Base errc() and warnc() on vwarnc() and verrc() respectively 2012-05-29 04:36:23 +02:00
expand_number.c Add new expand_number() function 2012-05-29 04:50:55 +02:00
fgetln.c Add file buffer pool support to fgetln() 2013-05-27 02:12:51 +02:00
fgetwln.c Add new fgetwln() function 2013-05-27 02:49:28 +02:00
flopen.c Add support for transparent compilation 2011-05-14 13:43:49 +02:00
fmtcheck.c Convert TNF licenses to new 2 clause variant 2008-06-13 05:23:39 +03:00
fparseln.c Add new fparseln() function 2013-05-27 02:47:32 +02:00
fpurge.c Add email address to my name 2012-05-29 04:51:45 +02:00
getpeereid.c Fix getpeereid() compilation on Solaris 2013-05-27 04:05:17 +02:00
heapsort.c Fix comparison between signed and unsigned integer compiler warnings 2013-05-27 04:05:17 +02:00
humanize_number.c Sync humanize_number from NetBSD 2008-06-13 05:25:57 +03:00
inet_net_pton.c Fix some c++isms 2008-05-06 08:54:03 +03:00
libbsd-overlay.pc.in Move .pc and .map files to src/ 2012-01-03 07:02:37 +01:00
libbsd.map Make setproctitle() available in 0.2 and 0.5 version nodes 2013-05-27 03:24:22 +02:00
libbsd.pc.in Move .pc and .map files to src/ 2012-01-03 07:02:37 +01:00
local-elf.h Add x32 support to nlist() 2013-05-27 02:49:29 +02:00
Makefile.am build: Use AM_V_at for mkdir 2013-05-27 04:05:17 +02:00
merge.c Add new mergesort function 2011-05-14 13:43:48 +02:00
nlist.c Fix comparison between signed and unsigned integer compiler warnings 2013-05-27 04:05:17 +02:00
pidfile.c Fix typos in source comments 2011-10-23 19:28:14 +02:00
progname.c Base getprogname() on program_invocation_short_name presence instead of glibc 2012-05-29 04:51:04 +02:00
radixsort.c Fix comparison between signed and unsigned integer compiler warnings 2013-05-27 04:05:17 +02:00
readpassphrase.c Add support for transparent compilation 2011-05-14 13:43:49 +02:00
reallocf.c Add reallocf function 2011-02-23 14:44:37 +01:00
setmode.c Update setmode module from NetBSD 2013-05-27 04:05:17 +02:00
setproctitle.c Make setproctitle() available in 0.2 and 0.5 version nodes 2013-05-27 03:24:22 +02:00
strlcat.c Update strlcat and strlcpy from OpenBSD 2010-01-10 15:29:51 +01:00
strlcpy.c Update strlcat and strlcpy from OpenBSD 2010-01-10 15:29:51 +01:00
strmode.c Add strmode function 2009-05-20 04:14:07 +02:00
strnstr.c Add new strnstr() function 2013-05-27 02:12:43 +02:00
strtonum.c Add strtonum function 2009-10-24 01:11:23 +02:00
unvis.c Update vis and unvis modules from OpenBSD 2010-01-10 15:29:51 +01:00
vis.c Conditionalize temporary compatibility inclusions 2011-05-14 14:18:22 +02:00
wcslcat.c Add new wcslcat() and wcslcpy() functions 2013-05-27 02:11:59 +02:00
wcslcpy.c Add new wcslcat() and wcslcpy() functions 2013-05-27 02:11:59 +02:00