NetBSD/lib/libc
joerg baf8298edf Add ARM (EABI) specific sources. Split off code that requires C11,
unwind support in libc or overlaps with soft-float in preparation for
using compiler-rt in the non-clang case.
2013-12-03 02:28:51 +00:00
..
arch fabsl alias. 2013-11-30 22:39:04 +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 Use PLT_SYM. 2013-11-30 20:54:14 +00:00
compat-43 End sentence with a dot. 2013-05-06 13:29:12 +00:00
compiler_rt Add ARM (EABI) specific sources. Split off code that requires C11, 2013-12-03 02:28:51 +00:00
db - centralize opening of regular and temp files to avoid code duplication 2013-12-01 00:22:48 +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 Add fabsl alias if necessary. 2013-11-29 22:15:26 +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 Remove annoying comma and sort SEE ALSO. 2013-11-14 00:13:41 +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
resolv two more type casts after type changes 2013-02-16 13:45:45 +00:00
rpc Avoid casting gymnastics that lead to pointer aliasing by introducing an 2013-10-17 23:58:05 +00:00
softfloat Fix a cast from the lint cleanup that made small exponents (i.e. values < 1) 2013-11-22 17:04:24 +00:00
ssp we don't support stpncpy until gcc does 2013-11-07 02:01:42 +00:00
stdio avoid linker warning for compat symbols that are used internally in libc, 2013-10-04 20:49:16 +00:00
stdlib changed lua_Number to int64_t 2013-12-02 04:39:10 +00:00
string Fix build problems. 2013-11-06 21:05:27 +00:00
sys The document date was not updated as it should have been. 2013-11-28 03:45:31 +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
libcincludes.mk
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
shlib_version Sort out relationship with crt0.o on major bump. 2013-11-10 20:59:27 +00:00