NetBSD/lib/libc
njoly a837ea1a5b Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat
syscalls.
2013-10-15 11:43:21 +00:00
..
arch Redo previous to fix build break. 2013-09-14 05:38:00 +00:00
atomic
cdb Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
citrus look in the right place for the modules of compat binaries 2013-09-19 21:19:13 +00:00
compat prefix compat with __ in case __dso_hidden is not available 2013-10-04 21:07:37 +00:00
compat-43 End sentence with a dot. 2013-05-06 13:29:12 +00:00
compiler_rt Build glue for including compiler-rt in libc, not hooked up yet. 2013-07-04 22:14:43 +00:00
db Fix typos from FreeMiNT's db-1.86 patch. 2013-09-04 13:03:22 +00:00
dlfcn
gdtoa Provide explicit LC_C_LOCALE accessor and drop the various NULL checks. 2013-05-17 12:55:56 +00:00
gen Avoid strict-alias problem flagged by certain compilers (e.g. Centos one): 2013-09-05 17:35:11 +00:00
gmon
hash
iconv conforms -> conform, since it's the verb for three nouns and thus plural. 2013-05-12 10:44:23 +00:00
include Publish explicit_memset and consttime_memequal in userland libc. 2013-08-28 17:47:07 +00:00
inet
isc
locale Redo the locale cache to be constant. It now contains the localeconv() 2013-09-13 13:13:32 +00:00
md
misc Put the startup code in .text.startup 2013-08-19 22:14:37 +00:00
nameser
net move the host file getbyname and getbyaddr functions to sethostent.c so 2013-08-27 09:56:12 +00:00
nls Add nl_langinfo_l, catopen_l and wcsftime_l. 2013-08-19 08:03:33 +00:00
quad Don't return 0x1.0p31 for every input value 2^N. 2013-09-30 19:32:14 +00:00
regex Replace dagger ("\(dg") with hash mark ("#") for marking up differences. 2013-01-25 11:51:42 +00:00
resolv two more type casts after type changes 2013-02-16 13:45:45 +00:00
rpc - add __clnt_sigfillset() that does not blindly block all signals but excludes 2013-05-07 21:08:44 +00:00
softfloat Only include <arm/aeabi.h> when __ARM_PCS_VFP is defined. 2013-08-01 23:21:19 +00:00
ssp avoid linker warning for compat symbols that are used internally in libc, 2013-10-04 20:49:16 +00:00
stdio avoid linker warning for compat symbols that are used internally in libc, 2013-10-04 20:49:16 +00:00
stdlib NetBSD certainly supports TLS in static applications if it supports TLS 2013-09-12 15:35:15 +00:00
string Missing alias for strerror_l. 2013-09-02 07:59:32 +00:00
sys Adjust needed includes for fchmodat/mkdirat/mkfifoat/mknodat/fstatat 2013-10-15 11:43:21 +00:00
termios
thread-stub Put the startup code in .text.startup 2013-08-19 22:14:37 +00:00
time Welcome to tzcode 2013e: 2013-09-20 19:06:54 +00:00
tls Put the startup code in .text.startup 2013-08-19 22:14:37 +00:00
uuid
yp
Makefile Rename USE_LIBGCC to HAVE_LIBGCC and retry using it as flag on unwind.h. 2013-10-14 16:00:16 +00:00
Makefile.inc Pass MLIBDIR to CPPFLAGS. 2013-09-19 21:18:17 +00:00
libcincludes.mk
shlib_version Bump libc minor for consttime_memequal and explicit_memset. 2013-08-28 18:01:22 +00:00