This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
lib
/
libstand
History
Andrew Turner
e54c5a4733
Add __clzsi2 and ctzsi2. They are required on ARMv4 and ARMv5 to implement
...
a number of builtin functions.
2013-03-07 09:18:52 +00:00
..
amd64
Move the 64-bit _setjmp to lib/libstand.
2012-12-21 15:15:35 +00:00
arm
…
i386
…
mips
…
powerpc
…
sparc64
…
__main.c
…
arp.c
…
assert.c
…
bcd.c
…
bootp.c
…
bootp.h
…
bootparam.c
…
bootparam.h
…
bswap.c
…
bzipfs.c
…
cd9660.c
…
close.c
…
closeall.c
…
dev.c
…
dosfs.c
…
dosfs.h
…
environment.c
…
ether.c
…
ext2fs.c
…
fstat.c
…
getopt.c
…
gets.c
…
globals.c
…
gzipfs.c
…
in_cksum.c
…
inet_ntoa.c
…
ioctl.c
…
iodesc.h
…
libstand.3
…
lseek.c
…
Makefile
Add __clzsi2 and ctzsi2. They are required on ARMv4 and ARMv5 to implement
2013-03-07 09:18:52 +00:00
nandfs.c
Make this WARNS=9 clean on i386 w/ clang.
2013-03-02 05:28:55 +00:00
net.c
…
net.h
…
netif.c
…
netif.h
…
nfs.c
Revert r240850 and remove redundant NULL check before free(3).
2012-09-24 05:24:10 +00:00
nfsv2.h
…
nullfs.c
…
open.c
…
pager.c
…
printf.c
…
qdivrem.c
…
quad.h
…
random.c
…
rarp.c
…
read.c
…
readdir.c
…
rpc.c
…
rpc.h
…
rpcv2.h
…
saioctl.h
…
sbrk.c
…
splitfs.c
…
stand.h
Add strtoul() to libstand by copying from libc and clipping out
2013-02-18 01:55:53 +00:00
stat.c
…
strcasecmp.c
…
strdup.c
…
strerror.c
…
strtol.c
…
strtoul.c
Fix includes for use in libstand.
2013-02-19 17:09:23 +00:00
tftp.c
…
tftp.h
…
twiddle.c
…
udp.c
…
ufs.c
…
write.c
…
zalloc_defs.h
…
zalloc_malloc.c
…
zalloc_mem.h
…
zalloc_protos.h
…
zalloc.c
…