sortix-mirror/libc/sys/socket
Jonas 'Sortie' Termansen b0496023a1 Allow AF_UNSPEC family in socketpair(2). 2017-08-26 16:49:57 +02:00
..
accept.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
accept4.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
bind.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
connect.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getpeername.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getsockname.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
getsockopt.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
listen.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
recv.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
recvfrom.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
recvmsg.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
send.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
sendmsg.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
sendto.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
setsockopt.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
shutdown.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
sockatmark.c Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
socket.c Add socket(2). 2017-02-14 20:43:31 +01:00
socketpair.c Allow AF_UNSPEC family in socketpair(2). 2017-08-26 16:49:57 +02:00