freebsd-dev/lib/libc
John Baldwin a1d8094b9e Use 'mov' instead of 'lea' for setting the syscall number in %eax as that
is clearer about what we are actually doing.

Requested by:	bde
2001-11-27 20:51:26 +00:00
..
alpha Fix vendor ID's. 2001-11-07 22:12:52 +00:00
amd64 Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +00:00
compat-43 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
db mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
gen mdoc(7) police: markup cleanup. 2001-11-22 11:17:58 +00:00
gmon mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
i386 Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +00:00
ia64 Implement fpsetmask() and fpgetmask(). 2001-11-03 15:52:18 +00:00
include Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
locale mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
nls mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
posix1e o Reflect repo-copy of extattr.[c3] from libutil to libc, moving 2001-11-16 05:09:45 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex The algorithm that computes the tables used in the BM search algorithm sometimes 2001-11-09 10:17:44 +00:00
rpc mdoc(7) police: consistently use the .Ux macro. 2001-11-20 13:54:11 +00:00
sparc64 Actually build new files. 2001-11-19 00:19:49 +00:00
stdio mdoc(7) police: sort xrefs. 2001-11-20 13:58:21 +00:00
stdlib Be more explicit about the fact that realloc() might return a 2001-11-24 03:05:40 +00:00
stdtime Add time_to_int(), int_to_time(), time_to_long(), long_to_time(). 2001-10-28 20:13:16 +00:00
string Must link strerror manpage to strerror_r. 2001-11-27 07:57:31 +00:00
sys mdoc(7) police: general cleanup. 2001-11-21 15:41:49 +00:00
xdr Fixed various type errors in synopsis. 2001-10-03 16:53:59 +00:00
yp Changed the clnt_perror string in yp_all because it was saying the 2001-05-23 15:37:10 +00:00
Makefile Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-( 2001-08-13 21:48:44 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00