haiku/headers/posix
Axel Dörfler c80e610789 * Added start of an implementation of pthread_cancel().
* Implemented pthread_setcanceltype(), pthread_setcancelstate(), and
  pthread_testcancel().
* In the previous commit, I also made pthread_private.h self-contained.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24710 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-03-31 18:49:19 +00:00
..
arch
arpa Not that I know what I'm doing... 2008-03-29 12:37:05 +00:00
net
netinet
netinet6
sys Added BSDish timer*() macros. 2008-03-30 17:28:31 +00:00
alloca.h
assert.h
bsd_mem.h
ctype.h
dirent.h
div_t.h
dlfcn.h
endian.h
errno.h
fcntl.h
fnmatch.h
getopt.h
glob.h
grp.h
iconv.h
inttypes.h
iovec.h
libio.h
limits.h Corrected value for _POSIX_NGROUPS_MAX. 2008-03-29 23:58:27 +00:00
locale.h
malloc.h
math.h Define HUGE_VAL in <math.h> conditionally. That's what gcc's fixincludes 2008-03-16 16:39:06 +00:00
memory.h
netdb.h
nl_types.h
null.h
poll.h
pthread.h * Added start of an implementation of pthread_cancel(). 2008-03-31 18:49:19 +00:00
pwd.h
regex.h
resolv.h
search.h
setjmp.h
signal.h Commented out real-time signal related stuff (SA_SIGINFO, waitid()) to 2008-03-18 17:33:03 +00:00
size_t.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
stdint.h Patch by Curtis Wanner: 2008-03-29 14:16:07 +00:00
stdio.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
stdio_post.h _single_threaded should have C linkage. Was for some reason only a 2008-03-25 01:56:46 +00:00
stdio_pre.h
stdlib.h
string.h bcopy() is supposed to be overlap-save. 2008-03-22 18:13:42 +00:00
strings.h
syslog.h
termios.h Patch by Vasilis Kaoutsis: 2008-03-29 12:52:10 +00:00
time.h
unistd.h * Implemented support for chroot: 2008-03-30 05:59:54 +00:00
utime.h
wchar.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
wchar_t.h Second stab at reorganizing standard/gcc headers. This time it not only 2008-03-16 17:21:37 +00:00
wctype.h