NetBSD/lib/libc
martin 44283e6e19 Rearange jmp_buf content again: storing the sigsetjmp() save_mask midway
inside the environment is not a good idea, we may overwrite it when
fetching other details of the sigjmp environment.
Instead move it to the very end again.
Do not bother to save volatile (caller saved) global registers.
Fixes PR port-sparc64/44918.
2011-04-30 19:39:38 +00:00
..
arch Rearange jmp_buf content again: storing the sigsetjmp() save_mask midway 2011-04-30 19:39:38 +00:00
atomic Fix a typo. 2011-04-28 11:56:26 +00:00
cdb this page title is CDBW 2010-11-03 16:17:48 +00:00
citrus From Henning Petersen in PR # 44641: C99 primitive type 'bool' used 2011-03-30 08:22:01 +00:00
compat Fix various vis/unvis issues: 2011-03-12 19:52:45 +00:00
compat-43 Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
db Correct check for snprintf() overflow via Maksymilian Arciemowicz from FreeBSD. 2011-04-17 23:12:38 +00:00
dlfcn Avoid a dependency issue between pthread TLS by using simple atomic 2011-03-12 21:55:09 +00:00
gdtoa Fix this so that it builds for vax; where the compiler balks at the 2011-03-27 11:21:54 +00:00
gen Mark up NULL. 2011-04-29 09:43:28 +00:00
gmon Instead of testing for all mips variants, just use MACHINE_CPU. 2011-01-23 06:27:32 +00:00
hash \\ -> \e 2010-04-05 21:25:01 +00:00
iconv Sort errors. 2010-05-05 22:07:58 +00:00
include add fpgetprec/fpsetprec 2011-03-26 19:51:41 +00:00
inet Check bits on each loop to prevent integer oveflow. 2011-03-06 16:00:20 +00:00
isc merge libbind and bump. 2009-04-12 17:07:16 +00:00
locale Xref tm(3). 2011-04-14 05:50:49 +00:00
md According to Alexander Bluhm in tech-toolchain on 31 Jan 2009, the way 2009-03-06 18:15:23 +00:00
misc Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
nameser fix lint issues and actual bugs lint found (missing break statements) 2009-04-12 19:43:37 +00:00
net Markup fixes. 2011-04-28 16:16:23 +00:00
nls Use MAP_FAILED and NULL. 2009-03-10 13:15:40 +00:00
quad Assign quad / softfloat specific ${SRCS} to ${SRCS.quad} / ${SRCS.softfloat} 2009-12-06 05:34:42 +00:00
regex Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
resolv Don't do highestFD check with USE_POLL. It provides no benefit 2011-02-09 09:46:59 +00:00
rpc PR/44514: Andrey Simonenko: Buffer underflow in RPC library for non-blocking 2011-02-04 17:38:15 +00:00
softfloat Apply local namespace protection equivalent to the weak alias done 2011-03-06 10:27:37 +00:00
ssp Fix xref; security(8) -> security(7). 2011-03-21 04:42:50 +00:00
stdio - Put empty line after the local variable definition in the sample code 2011-04-20 23:37:51 +00:00
stdlib Collect also the division functions to single place, div(3). 2011-04-13 07:12:52 +00:00
string Special-case the (unlikely in practice) call with len = 2 - previously 2011-01-04 17:14:07 +00:00
sys Sort sections. 2011-04-28 12:00:55 +00:00
termios Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
thread-stub Assign copyright to TNF 2009-12-01 01:33:25 +00:00
time Xref tm(3). 2011-04-14 05:50:49 +00:00
tls Add a workaround for older crt0.o that overwrite r2 (tcb pointer). 2011-04-07 02:19:28 +00:00
uuid
yp Use .In for header files instead of .Ar Pa and variations. 2010-03-22 19:30:53 +00:00
libcincludes.mk
Makefile Add TLS support infrastructure. For dynamic binaries, ld.elf_so exports 2011-03-09 23:10:05 +00:00
Makefile.inc 1. fix build problem CITRUS=no 2010-05-30 08:28:53 +00:00
shlib_version Fix various vis/unvis issues: 2011-03-12 19:52:45 +00:00