freebsd-skq/lib/libc
antoine bfd388c026 (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
Fix some wrong usages.
Note: this does not affect generated binaries as this argument is not used.

PR:		137213
Submitted by:	Eygene Ryabinkin (initial version)
MFC after:	1 month
2009-12-28 22:56:30 +00:00
..
amd64
arm
compat-43 Implement sighold, sigignore, sigpause, sigrelse, sigset functions 2009-11-26 13:49:37 +00:00
db
gdtoa
gen (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
gmon Fix many "function declaration isn't a prototype" warnings in libc. 2009-12-05 19:31:38 +00:00
i386
ia64
include Revert the previous change to pthread_once() stub in libc. It is actually 2009-11-20 20:43:34 +00:00
inet
isc
locale Fix grammar. 2009-11-16 14:33:31 +00:00
mips
nameser
net - correct xref sections 2009-11-28 11:27:37 +00:00
nls - Update the Spanish NLS catalog 2009-12-03 19:27:12 +00:00
posix1e Use a local copy of entry_d for finding matches. Otherwise, if entry_d pointed 2009-12-25 18:05:06 +00:00
powerpc
quad
regex
resolv
rpc The fd_mask type is an unsigned long, not an int, so treat the mask as a 2009-12-03 15:14:30 +00:00
softfloat
sparc64
stdio Use vsprintf instead of rolling our own. 2009-12-21 19:59:38 +00:00
stdlib Simplify arena_run_reg_dalloc(), and remove a bug that was due to incorrect 2009-12-10 02:51:40 +00:00
stdtime MFV of tzdata2009t, r200831 2009-12-22 11:17:10 +00:00
string Add a missing word to a sentence in the return values section. 2009-12-04 09:20:20 +00:00
sys cpuset(2): fix a typo and a markup error in the man page 2009-12-15 21:02:29 +00:00
uuid
xdr
yp Eliminate more dead stores. 2009-11-25 04:45:45 +00:00
Makefile
Versions.def