plan9fox/sys/include/ape
cinap_lenrek cdc2c30e99 reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29)
semaphore locks have much higher overhead than initially presented
in the "Semaphores in Plan9" paper. until the reason for it has been
found out i will revert the changes.
2013-09-26 22:24:31 +02: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
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: fix putenv() 2012-12-03 06:44:30 +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 ape: add PASS_MAX constant for getpass() to limits.h (from patch/ape-pass_max) 2013-02-28 19:21:03 +01: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
termios.h
time.h
u.h
unistd.h
utf.h fix utf and rune handling in preparation for 32bit runes 2012-12-31 21:09:46 +01:00
utime.h
zlib.h