simplify cancellation point handling
[musl] / src / network /
2011-04-12 Rich Felkeroptimize ntohl etc. in terms of bswap functions
2011-04-08 Rich Felkerworkaround broken msghdr struct on 64bit linux
2011-04-08 Rich Felkerfix ipv6 address printing: 2001 appeared as 201, etc.
2011-04-08 Rich Felkerfix broken dns response parsing code that made most...
2011-04-08 Rich Felkerreturn the requested string as the "canonical name...
2011-04-08 Rich Felkerfix uninitialized variables in dns lookup code
2011-04-06 Rich Felkeradd _res (__res_state()) dummy
2011-04-05 Rich Felkerimplement if_indextoname and if_nametoindex functions
2011-03-25 Rich Felkerfix all implicit conversion between signed/unsigned...
2011-02-15 Rich Felkercleanup socketcall syscall interface to ease porting...
2011-02-15 Rich Felkeranother pointer signedness fix
2011-02-12 Rich Felkerinitial check-in, version 0.5.0