haiku/headers/posix
Alexander von Gluck IV 88e9c0961a libnetwork: Check for ipv4 flag in resolv.conf
* Add option for forced IPv4 resolution.
* Helps with #8293
* Very slightly modified patch by donn
2013-04-14 17:03:32 -05:00
..
arch Implemented signals for x86_64. 2012-07-30 13:52:51 +01:00
arpa Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
compat/sys Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
net Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
netinet Get app_server working on x86_64. 2012-08-05 08:46:30 +01:00
netinet6 Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
sys add declaration of sa_family_t in sys/socket.h 2012-12-28 22:28:13 +01:00
alloca.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
assert.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
bsd_mem.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
ctype.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
dirent.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
div_t.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
dlfcn.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
endian.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
errno.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
fcntl.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
fenv.h Updated x86_64 fenv.h and added fenv.c. 2012-07-27 15:21:41 +01:00
fnmatch.h
fts.h Restore FTS_WHITEOUT, guard it with __HAIKU__. 2013-01-11 00:26:48 +01:00
ftw.h Add Haiku support. 2013-01-11 00:26:48 +01:00
getopt.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
glob.h
grp.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
inttypes.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
iovec.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
langinfo.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
libgen.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
libio.h
limits.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
locale.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
malloc.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
malloc_debug.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
math.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
memory.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
monetary.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
netdb.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
nl_types.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
null.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
poll.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
pthread.h Add support for pthread_attr_get/setguardsize() 2012-12-28 18:02:58 +00:00
pwd.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
regex.h use __haiku_addr_t instead of __haiku_uint32 2010-08-14 11:58:02 +00:00
resolv.h libnetwork: Check for ipv4 flag in resolv.conf 2013-04-14 17:03:32 -05:00
sched.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
search.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
semaphore.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
setjmp.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
shadow.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
signal.h Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings. 2011-10-31 22:01:29 +00:00
size_t.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdint.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdio.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdio_ext.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdio_post.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdio_pre.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
stdlib.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
string.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
strings.h
syslog.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
termios.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
time.h Rename some parameters to avoid "declaration of 'foo' shadows global declaration" warnings. 2011-10-31 22:01:29 +00:00
unistd.h unistd.h: added noreturn attribute on _exit() 2012-10-27 19:50:26 +02:00
utime.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
wchar.h wchar.h: fix header comment style. 2012-11-16 03:04:26 +01:00
wchar_t.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
wctype.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00