minix/sys/lib/libsa
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
..
alloc.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
arp.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootp.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootp.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootparam.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
bootparam.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
byteorder.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
byteorder.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
cd9660.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
cd9660.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
checkpasswd.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
close.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
closeall.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
cread.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
dev.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dev_net.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dev_net.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
disklabel.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dkcksum.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
dosfs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
dosfs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
errno.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ether.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ether_sprintf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
exec.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
exit.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ext2fs.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ext2fs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ffsv1.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ffsv2.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
files.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
fnmatch.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
fstat.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
getfile.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
gets.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
globals.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ioctl.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
iodesc.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ip.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ip_cksum.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
lfs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
lfsv1.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
lfsv2.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
loadfile.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile_aout.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile_ecoff.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile_elf32.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
loadfile_elf64.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
lookup_elf32.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
lookup_elf64.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ls.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
lseek.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
Makefile Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
Makefile.inc Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
minixfs3.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
minixfs3.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
net.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
net.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
netif.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
netif.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
nfs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
nfs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
nfsv2.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
nullfs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
open.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
panic.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
printf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
qsort.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
rarp.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
read.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
rpc.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
rpc.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
rpcv2.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
saerrno.h Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00
saioctl.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
snprintf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
sprintf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
stand.h Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
stat.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
strerror.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
subr_prf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
tftp.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
tftp.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
twiddle.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
udp.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ufs.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
ufs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
ustarfs.c Adjust boot from NetBSD. 2012-02-09 18:48:13 +01:00
ustarfs.h Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
vsprintf.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
write.c Initial import of libsa, libkern, bootxx, boot. 2012-02-09 18:48:13 +01:00
xlat_mbr_fstype.c Remove libkern, leave just header. 2012-02-09 18:54:42 +01:00