minix/libexec/ld.elf_so
Lionel Sambuc f14fb60209 Libraries updates and cleanup
* Updating common/lib
 * Updating lib/csu
 * Updating lib/libc
 * Updating libexec/ld.elf_so
 * Corrected test on __minix in featuretest to actually follow the
   meaning of the comment.
 * Cleaned up _REENTRANT-related defintions.
 * Disabled -D_REENTRANT for libfetch
 * Removing some unneeded __NBSD_LIBC defines and tests

Change-Id: Ic1394baef74d11b9f86b312f5ff4bbc3cbf72ce2
2013-01-14 11:36:26 +01:00
..
arch Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
debug.c switch to netbsd csu 2012-04-12 13:26:24 +02:00
debug.h switch to netbsd csu 2012-04-12 13:26:24 +02:00
diagassert.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
expand.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
headers.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ld.elf_so.1 switch to netbsd csu 2012-04-12 13:26:24 +02:00
load.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Makefile Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
map_object.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
paths.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
README switch to netbsd csu 2012-04-12 13:26:24 +02:00
README.TLS Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
reloc.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
rtld.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
rtld.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
rtldenv.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
search.c switch to netbsd csu 2012-04-12 13:26:24 +02:00
symbol.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
symver.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
sysident.h switch to netbsd csu 2012-04-12 13:26:24 +02:00
tls.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
TODO Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
xmalloc.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
xprintf.c switch to netbsd csu 2012-04-12 13:26:24 +02:00

$NetBSD: README,v 1.11 2006/11/24 22:52:16 wiz Exp $

TO DO:

* Support for coexistence of 32-bit and 64-bit ELF on platforms that can
  do that.