.. |
arch
|
add new files to fix static linking
|
2012-10-30 12:42: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
|
-Wstrict-overflow
|
2012-10-15 22:22:01 +00:00 |
compat
|
Add a warning when we are using the libc version of alloca(3).
|
2012-10-24 22:10:52 +00:00 |
compat-43
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
db
|
Remove some more unneeded Pp macros.
|
2012-10-13 15:28:33 +00:00 |
dlfcn
|
fix old style definitions; XXX: gcc should have picked them up but it did not.
|
2012-06-24 15:26:02 +00:00 |
gdtoa
|
fix old style definitions; XXX: gcc should have picked them up but it did not.
|
2012-06-24 15:26:02 +00:00 |
gen
|
add utimens and lutimens wrappers using utimensat.
|
2012-11-03 19:39:21 +00:00 |
gmon
|
PR/45989: Martin Husemann: lint invocation does include -w only on i386
|
2012-03-13 21:13:30 +00:00 |
hash
|
Add Makefile in libc for murmurhash, missed in previous commit.
|
2012-07-08 11:43:47 +00:00 |
iconv
|
Remove code for CITRUS!=yes.
|
2012-01-20 16:31:29 +00:00 |
include
|
take care of the signal safe syslog calls which are not exposed.
|
2012-10-11 17:09:55 +00:00 |
inet
|
- Further clarify differences between inet_pton() and inet_aton()
|
2012-07-25 14:51:15 +00:00 |
isc
|
time_t casts
|
2012-03-21 00:34:54 +00:00 |
locale
|
Restore RCS Id lost in previous.
|
2012-08-08 20:16:50 +00:00 |
md
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
misc
|
PR/45989: Martin Husemann: lint invocation does include -w only on i386
|
2012-03-13 21:13:30 +00:00 |
nameser
|
PR/45989: Martin Husemann: lint invocation does include -w only on i386
|
2012-03-13 21:13:30 +00:00 |
net
|
add and document AF_LOCAL (and the rest that were not)
|
2012-09-26 23:13:00 +00:00 |
nls
|
comment
|
2012-07-30 23:02:41 +00:00 |
quad
|
earm* need __lshldi3
|
2012-08-06 08:17:58 +00:00 |
regex
|
PR/45989: Martin Husemann: lint invocation does include -w only on i386
|
2012-03-13 21:13:30 +00:00 |
resolv
|
add a check-names option, now that the default is no-check-names
|
2012-09-09 18:04:26 +00:00 |
rpc
|
Don't depend on HAVE_GCC being always defined.
|
2012-08-10 12:20:10 +00:00 |
softfloat
|
ARM EABI (AAPCS) uses different names for the softfloat routines that
|
2012-08-05 04:27:42 +00:00 |
ssp
|
Minus (one) needs a backslash before the minus.
|
2012-07-19 06:44:12 +00:00 |
stdio
|
Kill some extra spaces in function arguments.
|
2012-10-08 18:15:09 +00:00 |
stdlib
|
Whitespace improvements.
|
2012-10-24 22:56:27 +00:00 |
string
|
Add "consttime_bcmp" and "explicit_bzero" functions for both kernel
|
2012-08-30 12:16:48 +00:00 |
sys
|
add utimens and lutimens wrappers using utimensat.
|
2012-11-03 19:39:21 +00:00 |
termios
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
thread-stub
|
Use __dead
|
2011-09-16 16:05:58 +00:00 |
time
|
add a cast to appease the compat build.
|
2012-10-28 19:02:29 +00:00 |
tls
|
…
|
|
uuid
|
…
|
|
yp
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
Makefile
|
Remove code for CITRUS!=yes.
|
2012-01-20 16:31:29 +00:00 |
Makefile.inc
|
welcome to WARNS=5
|
2012-03-21 14:52:40 +00:00 |
libcincludes.mk
|
…
|
|
shlib_version
|
Remove alloca when we get a chance to avoid issues like PR lib/47120.
|
2012-10-24 20:14:55 +00:00 |