index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
ape
/
lib
/
bsd
Age
Commit message (
Expand
)
Author
2016-04-10
ape: add internal _NSEC() function and make gettimeofday() use it
cinap_lenrek
2013-12-28
ape: move strdup() from libbsd to libap (from sources)
cinap_lenrek
2013-05-11
ape: change types from unsigned long to void* for rendezvous() and segattach(...
cinap_lenrek
2013-04-05
ape: inet_ntop() print v4 mapped addresses in v6 as dotted quad
cinap_lenrek
2013-04-02
ape: inet_pton() parse dotted address to IPv4 mapped addresses for AF_INET6
cinap_lenrek
2013-04-02
ape: check *alen before copying in getpeername(), getsockname() and accept()
cinap_lenrek
2013-04-01
ape: add inet_aton()
cinap_lenrek
2013-03-31
ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo()
cinap_lenrek
2013-03-29
ape: fix potential double close in socket() and protect rock chain with spinlock
cinap_lenrek
2013-01-09
ape: fix getsockname() byte swaped ports (by yarikos)
cinap_lenrek
2012-12-03
ape: fix putenv()
cinap_lenrek
2012-07-30
import updated compilers from sources
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen