haiku/headers/posix
Augustin Cavalier 8bacd281ba sys/param.h: Cleanup.
* Minor tweaks to POSIX sys/param.h for style.

 * Don't redefine alignment macros in BSD sys/param.h even conditionally.
   And add a few more macros from the real BSD sys/param.h, for convenience.
   (Most of these are also declared in musl and glibc's sys/param.h)
2024-10-14 13:53:54 -04:00
..
arch
arpa
compat/sys Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
net net: Rename IFT_TUN to IFT_TUNNEL as on BSD 2023-12-10 19:50:48 +00:00
netinet network/ping: update to freebsd-current 2024-02-26 14:06:29 +00:00
netinet6
sys sys/param.h: Cleanup. 2024-10-14 13:53:54 -04:00
alloca.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
assert.h headers: Define static_assert for C11 2023-09-04 05:58:31 +00:00
complex.h complex.h: add a C++ guard. 2016-10-05 09:18:42 +02:00
ctype.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
dirent.h dirent: Use an actual flexible-length array for d_name. 2021-11-18 16:34:03 -05:00
div_t.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
dlfcn.h posix: dladdr was introduced in POSIX-2024, but with Dl_info_t 2024-09-11 14:02:22 +00:00
endian.h Clarify endianness defines. 2019-08-27 17:44:57 +02:00
errno.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
fcntl.h Change AT_FDCWD from -1 to -100. 2024-02-26 14:04:27 +00:00
features.h features.h: fix build when BSD headers are not in include path 2024-01-03 17:11:56 +00:00
fenv.h riscv: cleanup architecture macro checks 2021-09-01 18:04:59 +00:00
fnmatch.h fnmatch: Replace BSD implementation with musl one. 2020-07-03 15:09:33 -04:00
ftw.h ftw.h: Remove unneeded #include <features.h>. 2024-10-14 13:53:48 -04:00
getopt.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
glob.h headers: More removal of the BSD Advertising Clause. 2020-07-03 15:00:37 -04:00
grp.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
inttypes.h Remove __STDC_FORMAT/CONSTANT_MACROS 2017-06-04 17:29:29 +02:00
iovec.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
langinfo.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
libgen.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
libio.h posix: protect EOF being parsed as operator and 1 2021-01-25 18:53:43 +00:00
limits.h regex.h: use _DEFAULT_SOURCE 2023-12-30 18:09:57 +00:00
locale_t.h locale_t.h: Add missing newline at end of file. 2023-04-25 12:38:37 -04:00
locale.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
malloc_debug.h malloc_debug: Implement allocation dump on exit in guarded heap. 2015-04-10 17:04:28 +02:00
malloc.h headers: Change most remaining include guards to _DEFAULT_SOURCE. 2024-09-19 16:43:31 +00:00
math.h math.h: Change definition of FP_ILOGB0 to match the specification. 2023-04-08 12:30:15 -04:00
memory.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
monetary.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
netdb.h Rewrite <netdb.h> and drop a lot of non-standard stuff. 2023-02-27 22:51:17 -05: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 POSIX: introduce ppoll 2021-06-19 18:09:25 +00:00
pthread.h pthread: Use 1 for PTHREAD_BARRIER_SERIAL_THREAD. 2023-06-07 15:12:11 +00:00
pwd.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
regex.h features.h: fix build when BSD headers are not in include path 2024-01-03 17:11:56 +00:00
resolv.h resolv.h & netdb.h: Clean up and simplify. 2020-07-02 19:33:51 -04:00
sched.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
search.h headers: Change most remaining include guards to _DEFAULT_SOURCE. 2024-09-19 16:43:31 +00:00
semaphore.h POSIX: introduce sem_clockwait 2022-02-18 21:27:06 +00:00
setjmp.h setjmp.h: add noreturn keyword on longjmp variants. 2018-07-21 12:27:27 +02:00
shadow.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
signal.h signal.h: Look for _DEFAULT_SOURCE not __USE_GNU for sighandler_t. 2023-08-30 17:31:31 -04:00
size_t.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
spawn.h s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
stdint.h stdint.h: fix definition of UINT8_MAX, UINT16_MAX, UINT8_C and UINT16_C 2022-11-08 16:11:40 +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
stdio.h headers: Change most remaining include guards to _DEFAULT_SOURCE. 2024-09-19 16:43:31 +00:00
stdlib.h
string.h headers: Change most remaining include guards to _DEFAULT_SOURCE. 2024-09-19 16:43:31 +00:00
strings.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
syslog.h syslog.h: add LOG_PRIMASK and LOG_PRI macros 2020-11-22 09:28:57 +00:00
tar.h added tar.h posix header. 2014-04-26 11:09:24 +02:00
termios.h termios.h: Undefine/remove some unimplemented BeOS extensions. 2023-05-22 18:20:17 -04:00
threads.h threads.h: Fix value of ONCE_FLAG_INIT. 2023-04-10 11:50:33 -04:00
time.h libs/posix: Implemented new locale functions 2022-07-11 16:30:16 +00:00
uchar.h uchar.h: Add missing include of stdint.h. 2023-04-08 12:30:14 -04:00
unistd.h unistd.h: Add cast to (void*) for first argument in C mode. 2024-08-24 01:44:42 -04:00
utime.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
utmpx.h utmpx.h: add ut_host for compatibility (not posix) 2021-03-16 16:55:44 +00:00
wchar_t.h Updated copyright in headers. No functional change. 2012-07-19 18:14:06 +00:00
wchar.h headers: Change most remaining include guards to _DEFAULT_SOURCE. 2024-09-19 16:43:31 +00:00
wctype.h POSIX: wchar.h and wctype.h don't need the locale.h but locale_t.h 2022-11-02 14:09:08 +00:00