summaryrefslogtreecommitdiff
path: root/sys/src/ape/lib/bsd
AgeCommit message (Expand)Author
2022-07-06ape/bsd/bind.c, ape/bsd/listen.c: Use _syserrno.Benjamin Riefenstahl
2022-07-06ape/bsd/listen.c: Drop "bind 0".Benjamin Riefenstahl
2022-06-11ape/bsd/bind.c: Do not pretend that the port could be negative.Benjamin Riefenstahl
2022-06-10ape/bsd/bind.c, ape/bsd/listen.c: Set local IP.Benjamin Riefenstahl
2022-06-10ape/bsd/listen.c: Do not try to issue "announce *".Benjamin Riefenstahl
2022-06-10ape/bsd/bind.c: Do not issue "bind *".Benjamin Riefenstahl
2018-07-03ape: remove getitimer setitimer implemenationsspew
2018-07-01ape: improve setitimerspew
2018-07-01ape: an implemenation of getitimer setitimerspew
2016-04-10ape: add internal _NSEC() function and make gettimeofday() use itcinap_lenrek
2013-12-28ape: move strdup() from libbsd to libap (from sources)cinap_lenrek
2013-05-11ape: change types from unsigned long to void* for rendezvous() and segattach(...cinap_lenrek
2013-04-05ape: inet_ntop() print v4 mapped addresses in v6 as dotted quadcinap_lenrek
2013-04-02ape: inet_pton() parse dotted address to IPv4 mapped addresses for AF_INET6cinap_lenrek
2013-04-02ape: check *alen before copying in getpeername(), getsockname() and accept()cinap_lenrek
2013-04-01ape: add inet_aton()cinap_lenrek
2013-03-31ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo()cinap_lenrek
2013-03-29ape: fix potential double close in socket() and protect rock chain with spinlockcinap_lenrek
2013-01-09ape: fix getsockname() byte swaped ports (by yarikos)cinap_lenrek
2012-12-03ape: fix putenv()cinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen