.. |
arch
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
citrus
|
* add some comments.
|
2005-05-14 17:55:42 +00:00 |
compat-43
|
…
|
|
db
|
Ensure dbp is initialized to NULL before trying to use it in an error codepath.
|
2005-06-01 05:39:17 +00:00 |
dlfcn
|
…
|
|
gen
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
gmon
|
The __used__ change doesn't work on 2.95/vax. Put an #ifdef back in for vax and
|
2005-05-06 19:32:30 +00:00 |
hash
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
iconv
|
make sure to set errno to EINVAL if _citrus_iconv_open() returns ENOENT.
|
2005-04-25 13:42:04 +00:00 |
include
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
inet
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
isc
|
…
|
|
locale
|
Fix pasto, noted by Marc Espie.
|
2005-06-27 14:18:36 +00:00 |
md
|
Add missing __RCSID()
|
2005-06-12 05:34:34 +00:00 |
nameser
|
Merge conflicts
|
2004-11-07 02:19:49 +00:00 |
net
|
_nsdispatching needs to count, not just be 1 or 0. Also shuffle around
|
2005-06-26 16:27:36 +00:00 |
nls
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
quad
|
…
|
|
regex
|
…
|
|
resolv
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
rpc
|
Fix typo reported in PR 30872.
|
2005-07-30 11:11:46 +00:00 |
softfloat
|
…
|
|
stdio
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
stdlib
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
string
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
sys
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
termios
|
Change a returned value of -1 (NO_PGID) to (uint)(pid_t)~0u >> 1 (0x7fffffff)
|
2004-12-01 21:37:15 +00:00 |
thread-stub
|
Add missing __RCSID()
|
2005-06-12 05:21:25 +00:00 |
time
|
- Fix the remaining indr_references so that they define lint symbols.
|
2005-07-30 15:21:20 +00:00 |
uuid
|
A little libc namespace housekeeping exercise:
|
2005-02-09 21:35:46 +00:00 |
yp
|
#include "reentrant.h" instead of <threadlib.h>
|
2004-10-29 06:32:08 +00:00 |
Makefile
|
Use TOOL_GENASSYM. Part of PR toolchain/30350
|
2005-05-30 16:02:56 +00:00 |
shlib_version
|
PR/30845: Luke Mewburn: strerror_r(3) missing
|
2005-07-28 16:26:29 +00:00 |