1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib/libc
Thomas Moestl 9300cb7db7 Save/restore the %y register around calls to the C user trap handler;
gcc emits the deprecated sparc v8 instructions that use this register
when optimizing for UltraSparc machines because they are apparetly
faster then their v9 counterpars there.
2002-03-11 02:53:03 +00:00
..
alpha o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
amd64 o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
compat-43
db
gen If syslog fails to talk to syslogd, then it tries to write a message 2002-03-09 11:38:01 +00:00
gmon Don't leave stack garbage in the reserved fields of the header. 2002-02-15 02:37:08 +00:00
i386 cosmetic: spell 'cashe' as 'cache' 2002-03-10 12:08:28 +00:00
ia64 o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
include
locale o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
mips
mipseb
mipsel
net Add a carriage return to each function declaration, and make use of ID tag 2002-03-06 03:26:11 +00:00
nls
posix1e Check if string is not NULL, not *string, before setting *string. 2002-02-27 22:00:44 +00:00
quad
regex
rpc o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
sparc64 Save/restore the %y register around calls to the C user trap handler; 2002-03-11 02:53:03 +00:00
stdio Don't refer the reader to look for a word that doesn't exist anywhere 2002-03-10 09:20:28 +00:00
stdlib When multiple threads call atexit at the same time, some operations must 2002-03-05 17:34:37 +00:00
stdtime
string
sys Correct a typo. 2002-03-09 07:05:22 +00:00
xdr Add ifdefs for sparc64. 2002-02-23 19:05:26 +00:00
yp o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
Makefile
Makefile.inc