haiku/headers/posix
Axel Dörfler 34671d601a Added execvpe().
* This closes #12114 again; while not POSIX, it's just a line away.
* Removed exect() from the header -- not sure where this came from.
  but I can't find anything about it on the net.
* Consolidated use of asterisk style in exec.cpp.
2015-07-23 13:30:30 +02:00
..
arch
arpa libbind: integrate "netresolv" patches from NetBSD. 2015-06-14 15:47:03 +02:00
compat/sys
net Whitespace and style cleanup only. 2015-04-12 18:50:01 +02:00
netinet
netinet6 libbind: integrate "netresolv" patches from NetBSD. 2015-06-14 15:47:03 +02:00
sys Implement MSG_NOSIGNAL 2015-06-10 17:39:53 +02:00
alloca.h
assert.h assert.h: add comments explaining the omission of include guards 2015-04-17 07:03:40 +12:00
bsd_mem.h
complex.h libroot: added a complex.h header based on ... 2015-07-10 22:39:21 +02:00
ctype.h
dirent.h
div_t.h
dlfcn.h
endian.h
errno.h
fcntl.h
fenv.h
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
inttypes.h
iovec.h
langinfo.h
libgen.h
libio.h
limits.h
locale.h
malloc_debug.h malloc_debug: Implement allocation dump on exit in guarded heap. 2015-04-10 17:04:28 +02:00
malloc.h malloc: implement malloc_usable_size(). 2015-06-13 14:29:11 +02:00
math.h
memory.h
monetary.h
netdb.h Remove gethostbyname_r and gethostbyaddr_r from headers 2015-06-17 21:30:02 +02:00
nl_types.h
null.h
poll.h
pthread.h Add support for pthread_condattr_get/setclock() 2015-05-02 20:55:57 +01:00
pwd.h
regex.h
resolv.h libbind: integrate "netresolv" patches from NetBSD. 2015-06-14 15:47:03 +02:00
sched.h
search.h
semaphore.h Reimplement unnamed POSIX semaphores using user_mutex 2015-05-24 14:03:40 +01:00
setjmp.h
shadow.h
signal.h
size_t.h
stdint.h
stdio_ext.h
stdio_post.h
stdio_pre.h
stdio.h stdio.h: declare fcloseall() GNU extension 2015-05-08 23:46:15 +02:00
stdlib.h
string.h
strings.h
syslog.h
tar.h
termios.h
time.h
unistd.h Added execvpe(). 2015-07-23 13:30:30 +02:00
utime.h
wchar_t.h
wchar.h
wctype.h