.. |
arch
|
Explicitly enable FPU support.
|
2013-12-25 22:05:12 +00:00 |
atomic
|
|
|
cdb
|
Moved to src/common.
|
2013-12-11 01:29:29 +00:00 |
citrus
|
PR/47602: Christos Zoulas: getwc() modifies input instead of returning EILSEQ.
|
2014-01-16 20:28:51 +00:00 |
compat
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +00:00 |
compat-43
|
End sentence with a dot.
|
2013-05-06 13:29:12 +00:00 |
compiler_rt
|
Don't build common quad routines if the platform is 64bit since they
|
2014-01-16 23:05:51 +00:00 |
db
|
fix bug in previous change (sz should be the size of the newly allocated
|
2013-12-25 19:42:23 +00:00 |
dlfcn
|
|
|
gdtoa
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +00:00 |
gen
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +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
|
remove dups
|
2014-01-16 21:02:30 +00:00 |
inet
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +00:00 |
isc
|
|
|
locale
|
Redo the locale cache to be constant. It now contains the localeconv()
|
2013-09-13 13:13:32 +00:00 |
md
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
misc
|
Put the startup code in .text.startup
|
2013-08-19 22:14:37 +00:00 |
nameser
|
don't compile the libc stuff twice.
|
2012-11-22 20:22:31 +00:00 |
net
|
fix memory allocation, and an off-by-one
|
2014-01-17 12:39:47 +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
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +00:00 |
rpc
|
don't lose the RPC error from CLNT_CALL.
|
2014-01-02 20:12:23 +00:00 |
softfloat
|
Only apply -fno-tree-vrp for GCC.
|
2013-12-19 22:20:01 +00:00 |
ssp
|
we don't support stpncpy until gcc does
|
2013-11-07 02:01:42 +00:00 |
stdio
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +00:00 |
stdlib
|
whitespace.
|
2014-01-10 09:43:15 +00:00 |
string
|
moved to common
|
2013-12-27 20:25:11 +00:00 |
sys
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +00:00 |
termios
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
thread-stub
|
Put the startup code in .text.startup
|
2013-08-19 22:14:37 +00:00 |
time
|
"soon" is "now". Remove all __indr_reference crap.
|
2014-01-16 20:31:42 +00:00 |
tls
|
Put the startup code in .text.startup
|
2013-08-19 22:14:37 +00:00 |
uuid
|
|
|
yp
|
Update old-style definitions to ANSI, remove a couple of register
|
2012-06-25 22:32:43 +00:00 |
libcincludes.mk
|
|
|
Makefile
|
Use the quad support from compiler-rt for MKLIBGCC=no.
|
2014-01-15 20:58:09 +00:00 |
Makefile.inc
|
Pass MLIBDIR to CPPFLAGS.
|
2013-09-19 21:18:17 +00:00 |
shlib_version
|
Add the {v,}{err,warn}c flavors, from FreeBSD.
|
2014-01-16 17:21:38 +00:00 |