NetBSD/lib/libc
joerg 5c3ccd6eba Pass down ELF Auxillary Vectors for static NetBSD binaries too.
Rename __libc_init to _libc_init and call it explicitly from CSU code.
This enforces the constructor run order for newly linked programs.
Keep it as constructor with run-once semantic for binary compatibility.
Implement dl_iterate_phdr for statically linked programs.

This material is based upon work partially supported by
The NetBSD Foundation under a contract with Joerg Sonnenberger.
2011-03-07 05:09:09 +00:00
..
arch While we use hardware (for float and double), but cooperate with softfloat 2011-03-06 10:32:47 +00:00
atomic
cdb
citrus
compat merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
compat-43
db
dlfcn Pass down ELF Auxillary Vectors for static NetBSD binaries too. 2011-03-07 05:09:09 +00:00
gdtoa add may alias attribute to the double union because gcc-4.5.x produces 2011-01-21 23:36:49 +00:00
gen Add <stdint.h> for uint8_t from Jess Thrysoee 2011-02-27 01:53:22 +00:00
gmon Instead of testing for all mips variants, just use MACHINE_CPU. 2011-01-23 06:27:32 +00:00
hash
iconv
include
inet Check bits on each loop to prevent integer oveflow. 2011-03-06 16:00:20 +00:00
isc
locale
md
misc Pass down ELF Auxillary Vectors for static NetBSD binaries too. 2011-03-07 05:09:09 +00:00
nameser
net Introduce __weakref_visible to handle the different required visibility 2011-02-22 05:45:05 +00:00
nls
quad
regex
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 off by one 2010-12-28 16:19:25 +00:00
stdio vsnprintf_ss does NOT handle floating point formats 2010-12-26 12:39:54 +00:00
stdlib Pass down ELF Auxillary Vectors for static NetBSD binaries too. 2011-03-07 05:09:09 +00:00
string Special-case the (unlikely in practice) call with len = 2 - previously 2011-01-04 17:14:07 +00:00
sys Various fixes: 2011-03-06 17:19:25 +00:00
termios
thread-stub
time remove duplicate weak aliases 2011-02-21 22:07:44 +00:00
uuid
yp
libcincludes.mk
Makefile
Makefile.inc
shlib_version bump for arc4random_{buf,uniform} 2011-02-04 22:07:41 +00:00