minix/lib/libc/net
Ben Gras e83f7ba2c9 switch to netbsd csu
. file- and functionality-compatible with previous situation
          (FreeBSD csu) (with a crt1.o -> crt0.o symlink in /usr/lib)
        . harmonizes source with netbsd
        . harmonizes linker invocation (e.g. clang) with netbsd
        . helpful to get some arm code in there for the arm port project
2012-04-12 13:26:24 +02:00
..
minix Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
base64.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
byteorder.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ethers.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ethers.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
gai_strerror.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getaddrinfo.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getaddrinfo.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
gethnamaddr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
gethostbyname.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getifaddrs.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getifaddrs.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getnameinfo.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getnameinfo.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getnetent.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getnetent.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getnetnamadr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getpeereid.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getpeereid.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getprotobyname.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getprotobyname_r.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getprotobynumber.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getprotobynumber_r.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getprotoent.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getprotoent.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getprotoent_r.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getservbyname.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getservbyname_r.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getservbyport.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getservbyport_r.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getservent.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getservent.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
getservent_r.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
hesiod.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
hesiod.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
if_indextoname.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
if_indextoname.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
if_nameindex.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
if_nametoindex.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
inet6_opt_init.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
inet6_option_space.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
inet6_rth_space.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
inet6_rthdr_space.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
ip6opt.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
iso_addr.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
iso_addr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
linkaddr.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
linkaddr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_htonl.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_htons.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_ntohl.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Lint_ntohs.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
Makefile.inc Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
nsdispatch.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
nsdispatch.c switch to netbsd csu 2012-04-12 13:26:24 +02:00
nslexer.l Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
nsparser.y Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
protoent.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
rcmd.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
rcmd.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
recv.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
resolver.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
rthdr.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
send.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
servent.h Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sethostent.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sockatmark.3 Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
sockatmark.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00
vars6.c Full switch to clang/ELF. Drop ack. Simplify. 2012-02-14 14:52:02 +01:00