haiku/headers/posix
Augustin Cavalier 17dab0d52b inet.h: Remove "cidr" functions.
These are not in the standard and are not declared by glibc at all.
The symbols remain for any applications that are still using them,
for now.\

Change-Id: Ie6b4a6b5ec3231c304e05ce9cb38c67d9ee51ad7
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2942
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2020-06-22 16:02:31 +00:00
..
arch kernel/x86_64: AVX support 2020-06-03 06:16:48 +00:00
arpa inet.h: Remove "cidr" functions. 2020-06-22 16:02:31 +00:00
compat/sys
net posix/if_types.h: Remove IFT_IEEE1394, breaks build 2019-04-22 13:21:50 -05:00
netinet headers/posix: Define the byteswap macros unconditionally. 2019-03-27 10:19:50 -04:00
netinet6 Fix IN6_IS_ADDR_V4MAPPED & IN6_IS_ADDR_V4COMPAT false positives 2018-11-27 02:43:53 +00:00
sys mmap: Use MAP_NORESERVE to request overcommit, not PROT_NONE. 2020-05-09 02:57:48 +00:00
alloca.h
assert.h
bsd_mem.h
complex.h
ctype.h
dirent.h
div_t.h
dlfcn.h libroot.so: make first parameter of dladdr() const. 2017-09-15 23:09:24 +02:00
endian.h Clarify endianness defines. 2019-08-27 17:44:57 +02:00
errno.h
fcntl.h posix: add posix_fadvise(), only error checks. 2019-05-21 15:07:43 +00:00
fenv.h riscv64: Add missing (slightly modified) fenv.h from FreeBSD 2020-01-28 11:48:42 +00:00
fnmatch.h
fts.h
ftw.h
getopt.h
glob.h
grp.h
inttypes.h Remove __STDC_FORMAT/CONSTANT_MACROS 2017-06-04 17:29:29 +02:00
iovec.h
langinfo.h
libgen.h
libio.h
limits.h libroot: add [gs]etpriority implementation 2019-01-19 18:31:58 +00:00
locale.h
malloc.h
malloc_debug.h
math.h posix/math: Use the GCC built-ins when possible for isnan(), etc. 2020-01-06 07:44:30 +00:00
memory.h
monetary.h
netdb.h
nl_types.h
null.h
poll.h
pthread.h s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
pwd.h
regex.h
resolv.h
sched.h
search.h
semaphore.h
setjmp.h setjmp.h: add noreturn keyword on longjmp variants. 2018-07-21 12:27:27 +02:00
shadow.h
signal.h
size_t.h
spawn.h s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
stdint.h Remove __STDC_FORMAT/CONSTANT_MACROS 2017-06-04 17:29:29 +02:00
stdio.h Revert "deprecate gets and tmpnam" 2020-01-04 15:26:08 -05:00
stdio_ext.h
stdio_post.h
stdio_pre.h
stdlib.h mark abort() function as noreturn. 2020-05-03 15:42:41 +00:00
string.h
strings.h strings.h: s/inline/__inline__/ 2020-05-24 13:59:57 +00:00
syslog.h syslog.h: Add LOG_NFACILITIES, LOG_FACMASK, LOG_FAC. 2017-12-26 17:09:26 -05:00
tar.h
termios.h
time.h Switch to a 64-bit time_t everywhere except 32-bit x86. 2017-06-06 17:38:17 -04:00
uchar.h uchar.h: Remove duplicate definition of mbrtoc32. 2020-05-09 16:15:55 -04:00
unistd.h POSIX: add a few constants for sysconf. 2019-09-07 15:04:14 +00:00
utime.h
wchar.h
wchar_t.h
wctype.h