freebsd-skq/lib/libc
Edward Tomasz Napierala eec80038e3 Don't use pointer to 64 bit value (id_t) to point to 32 bit value (uid_t).
Found with:	Coverity Prevent
CID:		7466, 7467
MFC after:	2 weeks
2010-06-05 07:40:32 +00:00
..
amd64
arm The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:16:40 +00:00
compat-43 These features will first appear in 8.1, soon to be released 2010-05-24 11:14:40 +00:00
db libc/db/hash: cap auto-tuned block size with a value that actually works 2010-04-05 10:12:21 +00:00
gdtoa
gen mdoc: spell macros correctly, there's no need for the backslash escape 2010-06-02 10:20:38 +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 The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 17:20:04 +00:00
inet
isc
locale mdoc: simplify quotation scheme 2010-05-11 23:08:38 +00:00
mips Reinstate the ptrace patch to restore the 'gp' register after calling 2010-02-04 05:49:59 +00:00
nameser
net Use the stored length value instead of calculating it by strlen(). 2010-04-06 12:33:05 +00:00
nls IFH@204581 2010-03-04 13:35:57 +00:00
posix1e Don't use pointer to 64 bit value (id_t) to point to 32 bit value (uid_t). 2010-06-05 07:40:32 +00:00
powerpc The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-02 22:11:14 +00:00
quad
regex
resolv
rpc Fix a bug in the previous change: remove function-local definition of 2010-03-11 16:58:15 +00:00
softfloat Add #endif missed in r206490. 2010-04-11 21:22:02 +00:00
sparc64 Avoid aliasing which leads to incorrect results when compiling with the 2010-03-21 13:18:08 +00:00
stdio mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
stdlib mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
stdtime strptime(3) confused July with June with the fr_FR locale. 2010-05-09 22:01:35 +00:00
string mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the 2010-05-13 12:07:55 +00:00
sys Change the current working directory to be inside the jail created by 2010-05-27 03:15:04 +00:00
uuid
xdr
yp Eliminate more dead stores. 2009-11-25 04:45:45 +00:00
Makefile Merge r195030 from project/mips to head by hand 2010-01-09 00:01:35 +00:00
Versions.def