freebsd-dev/lib/libc
Nathan Whitehorn 1ee3532451 Save and restore non-volatile floating-point registers during longjmp().
This should also save and restore non-volatile Altivec registers, but that
needs to wait on solving two problems:
1. Adding the nonvolatile vector registers means we need 5 more than _JBLEN
   entries in jmp_buf on 32-bit targets (64-bit is OK).
2. Need to figure out how to determine if saving/restoring vector regs
   is supported on the current CPU from userland.

MFC after:	1 month
2015-03-08 19:37:08 +00:00
..
amd64
arm
capability
compat-43
db dbm_delete(3) correct man page to match current behaviour. 2015-02-20 01:31:10 +00:00
gdtoa
gen compat_passwd(): yet another uninitialized access to stayopen. 2015-03-06 22:22:57 +00:00
gmon
i386
iconv Avoid lookup of CODESET aliases using uninitialized path 2015-02-28 20:30:25 +00:00
include Restore the extern qualifier on __cleanup. 2015-02-17 08:54:03 +00:00
inet
isc
locale
md
mips
nameser
net eui64_line(): plug memory leak. 2015-02-27 18:13:06 +00:00
nls When catopen(3) returns an error, it caches the result of that error 2015-02-10 20:45:40 +00:00
posix1e
powerpc Save and restore non-volatile floating-point registers during longjmp(). 2015-03-08 19:37:08 +00:00
powerpc64 Save and restore non-volatile floating-point registers during longjmp(). 2015-03-08 19:37:08 +00:00
quad
regex Prevent NULL pointer de-reference. 2015-02-21 15:02:27 +00:00
resolv
rpc libc: clean some set-but-not-used errors. 2015-02-18 03:33:17 +00:00
softfloat
sparc64 Unbreak sparc64 after r276630 by calling __sparc_sigtramp_setup signal 2015-02-16 22:13:03 +00:00
stdio libc: clean some set-but-not-used errors. 2015-02-18 03:33:17 +00:00
stdlib qsort(3): small style(9) cleanups. 2015-03-05 17:17:11 +00:00
stdtime
string
sys forgot to bump date, and replace contraction (igor)... 2015-03-07 03:48:32 +00:00
tests
uuid
xdr
yp
libc.ldscript
Makefile
Makefile.amd64
Makefile.i386
Versions.def