freebsd-dev/lib/libc
Peter Wemm 7ef6516c60 Fix an embarresing transcription error from i386 to amd64. Put the arguments
to sigprocmask(2) int the correct order. *blush*.
For sigsetjmp(), match up the pushq/popq in the non-savemask case.
2003-05-08 06:25:03 +00:00
..
alpha Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). 2003-04-05 22:10:13 +00:00
amd64 Fix an embarresing transcription error from i386 to amd64. Put the arguments 2003-05-08 06:25:03 +00:00
compat-43 The .Fn function 2003-02-06 11:04:47 +00:00
db Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
gdtoa /strtopx/ s/result/&result/ 2003-04-09 05:58:43 +00:00
gen Use the .Dl macro. 2003-05-01 20:27:59 +00:00
gmon Add __amd64__ to the list of things that use HIDENAME() to hide minbrk 2003-04-30 19:29:02 +00:00
i386 Properly cleanup the stack before jumping to cerror() if rfork(2) fails. 2003-05-07 17:23:25 +00:00
ia64 Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). 2003-04-05 22:10:13 +00:00
include Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
locale Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
net Replace use of a spinlock with a mutex. 2003-05-04 22:36:46 +00:00
nls Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
posix1e Add some strategic whitespace. 2003-04-26 03:32:18 +00:00
powerpc Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). 2003-04-05 22:10:13 +00:00
quad libc_r wasn't so tied to libc for 22 months. 2002-11-18 09:50:57 +00:00
regex Eliminate 61 warnings emitted at WARNS=2 (leaving 53 to go). 2003-02-16 17:29:11 +00:00
rpc Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
sparc64 Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). 2003-04-05 22:10:13 +00:00
stdio %E-like %g and %G conversions should remove trailing zeroes unless 2003-04-19 23:53:19 +00:00
stdlib Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
stdtime Backout my changes in rev. 1.32 and 1.33. There is some code that depends 2003-04-30 10:25:57 +00:00
string Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
sys Correct the return value of vfork(2) and rfork(2) in their 2003-04-27 21:01:34 +00:00
uuid mdoc(7) police: "The .Fa argument.". 2002-12-19 09:40:28 +00:00
xdr Add __amd64__ to the list of things that use IEEEFP 2003-04-30 19:32:25 +00:00
yp Back out the `hiding' of strlcpy and strlcat. Several people 2003-05-01 19:03:14 +00:00
Makefile Clean up the way gdtoa sources are found. 2003-03-13 18:55:14 +00:00