plan9fox/sys/include/ape
cinap_lenrek 7143b286b7 ape: move strdup() from libbsd to libap (from sources)
including <string.h> should be enougth to make strdup()
available.
2013-12-28 05:14:10 +01:00
..
arpa ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo() 2013-03-31 18:52:45 +02:00
netinet ape: add inet_aton() 2013-04-01 19:16:18 +02:00
openssl remove keyboard stuff from other ports, make openssl and python compile on arm 2011-05-21 00:42:08 +00:00
sys ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo() 2013-03-31 18:52:45 +02:00
ar.h
assert.h
bsd.h ape: move strdup() from libbsd to libap (from sources) 2013-12-28 05:14:10 +01:00
bzlib.h
ctype.h
cursor.h
dirent.h
draw.h draw: add badrect() function to reject zero, negative size or orverly huge rectangles 2013-06-16 19:01:46 +02:00
errno.h python: update python build configuration to new ape capabilities like getaddrinfo(), ipv6 and fix EISCON typo in ape 2013-03-31 18:54:45 +02:00
error.h
event.h
fcntl.h
fmt.h
grp.h
inttypes.h
keyboard.h
lib9.h ape: change types from unsigned long to void* for rendezvous() and segattach()/segbrk() (erik), use uniqueue rendezvous tags for _buf and listen 2013-05-11 18:34:40 +02:00
libl.h
libnet.h
libv.h
limits.h change Rune from ushort to uint for to 21 bit runes (thanks mischief!) 2013-10-17 12:02:45 +02:00
locale.h
lock.h reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29) 2013-09-26 22:24:31 +02:00
mouse.h
netdb.h ape: initial IPv6 support, inet_pton()/inet_ntop(), getaddrinfo()/getnameinfo() 2013-03-31 18:52:45 +02:00
Plan9libnet.h
pwd.h
qlock.h
regexp.h
select.h
setjmp.h
signal.h
stddef.h
stdio.h
stdlib.h ape: fix putenv() 2012-12-03 06:44:30 +01:00
string.h ape: move strdup() from libbsd to libap (from sources) 2013-12-28 05:14:10 +01:00
termios.h
time.h fixed tzset(), hopefully hg timezone bug should be fixed now 2011-06-04 12:02:42 +02:00
u.h change Rune from ushort to uint for to 21 bit runes (thanks mischief!) 2013-10-17 12:02:45 +02:00
unistd.h
utf.h change Rune from ushort to uint for to 21 bit runes (thanks mischief!) 2013-10-17 12:02:45 +02:00
utime.h
zlib.h