..
arch
rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes.
2011-07-12 07:51:33 +00:00
atomic
Fix a typo.
2011-04-28 11:56:26 +00:00
cdb
this page title is CDBW
2010-11-03 16:17:48 +00:00
citrus
Make intermediate size variable size_t like the rest to avoid
2011-05-23 14:53:46 +00:00
compat
rename sparc64 BLOCK_SIZE and BLOCK_ALIGN to have SPARC64_ prefixes.
2011-07-12 07:51:33 +00:00
compat-43
Use .In for header files instead of .Ar Pa and variations.
2010-03-22 19:30:53 +00:00
db
fix type punned warnings in debugging code.
2011-07-17 20:47:39 +00:00
dlfcn
PR/45015: ld.elf_so: support ELF symbol versioning
2011-06-25 05:45:10 +00:00
gdtoa
avoid some uninitalised variable warnings.
2011-07-04 11:46:41 +00:00
gen
Retire varargs.h support. Move machine/stdarg.h logic into MI
2011-07-17 20:54:30 +00:00
gmon
Instead of testing for all mips variants, just use MACHINE_CPU.
2011-01-23 06:27:32 +00:00
hash
\\ -> \e
2010-04-05 21:25:01 +00:00
iconv
Sort errors.
2010-05-05 22:07:58 +00:00
include
Retire varargs.h support. Move machine/stdarg.h logic into MI
2011-07-17 20:54:30 +00:00
inet
Check bits on each loop to prevent integer oveflow.
2011-03-06 16:00:20 +00:00
isc
merge libbind and bump.
2009-04-12 17:07:16 +00:00
locale
Xref tm(3).
2011-04-14 05:50:49 +00:00
md
According to Alexander Bluhm in tech-toolchain on 31 Jan 2009, the way
2009-03-06 18:15:23 +00:00
misc
Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports
2011-03-09 23:10:05 +00:00
nameser
fix lint issues and actual bugs lint found (missing break statements)
2009-04-12 19:43:37 +00:00
net
New sentence, new line.
2011-07-14 22:12:30 +00:00
nls
Use MAP_FAILED and NULL.
2009-03-10 13:15:40 +00:00
quad
Appease lint and don't use C99 features.
2011-07-09 03:16:40 +00:00
regex
Use Pq or Po macro for better output rather than putting raw open paren
2011-05-17 03:35:38 +00:00
resolv
Remove self-assignment of an argument that is later used.
2011-05-23 14:34:29 +00:00
rpc
Bump date for xdr_sizeof. Remove trailing whitespace.
2011-07-08 19:28:22 +00:00
softfloat
Fix so that float128_to_uint64_round_to_zero is defined for sparc64.
2011-07-10 04:52:23 +00:00
ssp
Fix xref; security(8) -> security(7).
2011-03-21 04:42:50 +00:00
stdio
Retire varargs.h support. Move machine/stdarg.h logic into MI
2011-07-17 20:54:30 +00:00
stdlib
Sort sections.
2011-06-21 09:36:43 +00:00
string
Special-case the (unlikely in practice) call with len = 2 - previously
2011-01-04 17:14:07 +00:00
sys
Note that dup2(2) and dup3(2) may not fail with EMFILE; from PR lib/45148.
2011-07-16 14:33:33 +00:00
termios
Use .In for header files instead of .Ar Pa and variations.
2010-03-22 19:30:53 +00:00
thread-stub
Assign copyright to TNF
2009-12-01 01:33:25 +00:00
time
don't indent this bullet list either, it is not required
2011-07-09 09:12:11 +00:00
tls
Add a workaround for older crt0.o that overwrite r2 (tcb pointer).
2011-04-07 02:19:28 +00:00
uuid
Move TNF licenses to 2 clause form
2008-05-02 18:11:04 +00:00
yp
Use .In for header files instead of .Ar Pa and variations.
2010-03-22 19:30:53 +00:00
libcincludes.mk
put the code to find the libc include directories and define ARCHSUBDIR
2008-10-26 07:28:06 +00:00
Makefile
add some XXX'd -Wno-foo if HAVE_GCC >= 45.
2011-06-21 02:32:55 +00:00
Makefile.inc
1. fix build problem CITRUS=no
2010-05-30 08:28:53 +00:00
shlib_version
* Arrange for interfaces that create new file descriptors to be able to
2011-06-26 16:42:39 +00:00