haiku/headers/posix
Alex Smith 11c9f9a1d6 Merge branch 'master' into x86_64
Conflicts:
	build/jam/FloppyBootImage
	build/jam/OptionalBuildFeatures
	build/jam/OptionalPackages
	headers/private/shared/cpu_type.h
	src/bin/ps.c
	src/bin/sysinfo.cpp
	src/kits/tracker/PoseView.cpp
	src/preferences/appearance/DecorSettingsView.cpp
	src/preferences/virtualmemory/Settings.cpp
	src/servers/input/AddOnManager.cpp
	src/servers/input/InputServer.cpp
	src/servers/input/InputServerMethod.cpp
	src/system/boot/Jamfile
	src/system/boot/platform/raspberrypi_arm/mmu.cpp
	src/system/boot/platform/u-boot/arch/arm/Jamfile
	src/system/kernel/arch/x86/arch_cpu.cpp
	src/system/kernel/arch/x86/arch_thread.cpp
	src/system/kernel/cache/block_cache.cpp
	src/system/kernel/vm/VMAnonymousCache.cpp
2012-11-18 14:02:07 +00: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 Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00: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 Added headers for fnmatch, glob, and pwd stuff. 2002-10-06 23:47:13 +00:00
getopt.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
glob.h * Updated glob.h and its implementation to FreeBSD current (1.10, 1.27), 2008-10-28 14:13:30 +00:00
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 closing #3481: 2009-05-26 11:21:56 +00:00
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 Merged signals-merge branch into trunk with the following changes: 2011-06-12 00:00:23 +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 Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00: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 Added our string.h headers (the one in private/kernel will be removed now) 2002-09-17 14:51:59 +00:00
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