.. |
arch
|
Add END(func)
|
2013-07-16 22:19:37 +00:00 |
atomic
|
|
|
cdb
|
Don't refuse the open databases without entries or keys, just protect
|
2012-09-27 00:37:43 +00:00 |
citrus
|
Fix header guard, courtesy of clang.
|
2013-06-24 17:28:35 +00:00 |
compat
|
Compat glue for lwp park, but does not use the new syscall yet.
|
2013-03-29 02:09:58 +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
|
Remove some more unneeded Pp macros.
|
2012-10-13 15:28:33 +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
|
Strings are NUL-terminated, not NULL-terminated.
|
2013-06-30 19:19:12 +00:00 |
gmon
|
|
|
hash
|
Add Makefile in libc for murmurhash, missed in previous commit.
|
2012-07-08 11:43:47 +00:00 |
iconv
|
conforms -> conform, since it's the verb for three nouns and thus plural.
|
2013-05-12 10:44:23 +00:00 |
include
|
move prototypes to stdio.h
|
2013-05-04 18:31:47 +00:00 |
inet
|
- Further clarify differences between inet_pton() and inet_aton()
|
2012-07-25 14:51:15 +00:00 |
isc
|
|
|
locale
|
Add mbsnrtowcs and wcsnrtombs. Approved by core.
|
2013-05-28 16:57:56 +00:00 |
md
|
|
|
misc
|
Add ${ARCHDIR}/misc to path
|
2013-01-29 19:14:02 +00:00 |
nameser
|
don't compile the libc stuff twice.
|
2012-11-22 20:22:31 +00:00 |
net
|
CVE 1020946: Fix res leak.
|
2013-05-13 17:54:55 +00:00 |
nls
|
comment
|
2012-07-30 23:02:41 +00:00 |
quad
|
ARM EABI needs left shift logical too.
|
2013-04-30 01:43:01 +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
|
Match against LIBC_MACHINE_ARCH for MKCOMPAT
|
2013-04-30 01:42:03 +00:00 |
ssp
|
Minus (one) needs a backslash before the minus.
|
2012-07-19 06:44:12 +00:00 |
stdio
|
don't cast malloc
|
2013-05-19 21:45:00 +00:00 |
stdlib
|
Bump date for adding the function to NetBSD. Fix xref.
|
2013-04-26 19:37:18 +00:00 |
string
|
Fix xref.
|
2013-06-24 07:56:49 +00:00 |
sys
|
Switch a few remaining system/pathname configuration variables from
|
2013-07-14 14:29:09 +00:00 |
termios
|
|
|
thread-stub
|
mark __libc_thr_exit_stub dead here too
|
2013-05-28 17:29:41 +00:00 |
time
|
Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.
|
2013-05-17 12:55:56 +00:00 |
tls
|
|
|
uuid
|
|
|
yp
|
|
|
libcincludes.mk
|
|
|
Makefile
|
Match against LIBC_MACHINE_ARCH for MKCOMPAT
|
2013-04-30 01:42:03 +00:00 |
Makefile.inc
|
|
|
shlib_version
|
Add strtol_l and friends. Switch _citrus_bcs_strtol to use plain
|
2013-04-16 21:44:06 +00:00 |