freebsd-skq/lib/libstand
peter 26b02a90b6 Add __printflike() to printf() and sprintf() prototypes. -ffreestanding
turns off gcc's builtin attributes for these functions and as a result
-Wformat does no checking. (argh)
2002-07-20 03:55:06 +00:00
..
alpha
i386
powerpc
sparc64 Ficl wants _setjmp and _longjmp. No need for weak symbols either. 2002-07-07 18:04:45 +00:00
__main.c
arp.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
assert.c
bcd.c
bootp.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
bootp.h
bootparam.c
bootparam.h
bswap.c
bzipfs.c
bzlib_private.h.diff
bzlib.c.diff
bzlib.h.diff
cd9660.c
close.c
closeall.c
dev.c
dosfs.c
dosfs.h
environment.c
ether.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
ext2fs.c Use an explicitly-sized type instead of daddr_t for on-disk block 2002-05-19 10:50:38 +00:00
fstat.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
getopt.c
gets.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
globals.c
gzipfs.c
if_ether.h
in_cksum.c Update from NetBSD 1.3 -> 1.6. Most notable, rev 1.6: 2002-06-29 09:00:47 +00:00
inet_ntoa.c
ioctl.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
iodesc.h
libstand.3 Remove a URL from the middle of the BSD copyright (a clicko? a pasto?). 2002-06-02 10:05:55 +00:00
lseek.c
Makefile Added new bsd.incs.mk which handles installing of header files 2002-05-12 16:01:00 +00:00
net.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
net.h
netif.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
netif.h
nfs.c Add a hack (kludge?) to avoid trying to access files backed by disk 2002-07-07 23:01:36 +00:00
nfsv2.h
nullfs.c
open.c
pager.c
printf.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
qdivrem.c Add __divdi3() and __moddi3() to libstand. We will need them for UFS2. 2002-05-13 13:31:20 +00:00
quad.h Remove __P() usage. 2002-03-21 23:54:04 +00:00
random.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
rarp.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
read.c
readdir.c
rpc.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
rpc.h
rpcv2.h
saioctl.h
sbrk.c
splitfs.c
stand.h Add __printflike() to printf() and sprintf() prototypes. -ffreestanding 2002-07-20 03:55:06 +00:00
stat.c
strcasecmp.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
strdup.c
strerror.c
strtol.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
tftp.c Add a hack (kludge?) to avoid trying to access files backed by disk 2002-07-07 23:01:36 +00:00
tftp.h
twiddle.c
udp.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
ufs.c This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00
write.c Remove 'register' keyword. 2002-03-21 23:39:28 +00:00
zalloc_defs.h
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c
zipfs.c