Szabolcs Nagy
|
48854dffdb
add IN_EXCL_UNLINK to sys/inotify.h
|
12 years ago |
Szabolcs Nagy
|
ada88f6178
add EPOLLWAKEUP flag to sys/epoll.h
|
12 years ago |
Szabolcs Nagy
|
c7351ffe9b
add RB_SW_SUSPEND and RB_KEXEC to sys/reboot.h
|
12 years ago |
Szabolcs Nagy
|
000806cde6
add missing mmap options and madvices to bits/mman.h based on linux headers
|
12 years ago |
Szabolcs Nagy
|
bc1a8d2ae3
add missing EXTPROC flag to bits/termios.h
|
12 years ago |
Szabolcs Nagy
|
73bb048951
add missing F_GETOWNER_UIDS flag to bits/fcntl.h
|
12 years ago |
Szabolcs Nagy
|
056c8b1ab5
add missing EHWPOISON to bits/errno.h
|
12 years ago |
Szabolcs Nagy
|
2010361663
add missing ptrace requests and options to sys/ptrace.h
|
12 years ago |
Szabolcs Nagy
|
119645b6bb
add missing multicast socket options to netinet/in.h
|
12 years ago |
Szabolcs Nagy
|
f13a478860
add missing protocol families to sys/socket.h
|
12 years ago |
Rich Felker
|
2dec29741b
fix another case of cloexec/nonblock flags not matching arch values
|
12 years ago |
Rich Felker
|
6468fc9e37
check for invalid handles in dlsym/dlclose
|
12 years ago |
rofl0r
|
d84923d89e
setjmp.h: add struct tag for sigjmp_buf (GCC C++ compatibility)
|
12 years ago |
rofl0r
|
2ba3f44db5
add legacy header values.h
|
12 years ago |
rofl0r
|
87781ac64c
time.h: add BSD aliases for otherwise internal struct tm members
|
12 years ago |
rofl0r
|
e895ddc0cd
wait.h: add linux specific, thread-related waitpid() flags
|
12 years ago |
rofl0r
|
2c1f8fd5da
__assert_fail(): remove _Noreturn, to get proper stacktraces
|
12 years ago |
Rich Felker
|
5d893e50b0
add some new-ish IPPROTO constants that were missing
|
12 years ago |
Szabolcs Nagy
|
5652d70054
math: bessel cleanup (jn.c and jnf.c)
|
12 years ago |
Szabolcs Nagy
|
5bb6b24952
math: bessel cleanup (j1.c and j1f.c)
|
12 years ago |
Szabolcs Nagy
|
697acde67e
math: bessel cleanup (j0.c and j0f.c)
|
12 years ago |
Rich Felker
|
d18a410bbf
expose [v]asprintf under _BSD_SOURCE
|
12 years ago |
Rich Felker
|
761ebe065c
align EPOLL_* flags with fcntl O_* flag definitions, which vary by arch
|
12 years ago |
Rich Felker
|
820fccdefe
fix alignment logic in strlcpy
|
12 years ago |
Rich Felker
|
8442358d9d
add linux extension POLLRDHUP to poll.h
|
12 years ago |
Rich Felker
|
e172c7b4df
fix reference to libc struct in static tls init code
|
12 years ago |
Rich Felker
|
d12f2ed282
clean up and fix logic for making mmap fail on invalid/unsupported offsets
|
12 years ago |
Rich Felker
|
5d5ab51862
merge a few fixes by sh4rm4
|
12 years ago |
rofl0r
|
3159e2fc81
socket.h: add SO_(SND/RCV)BUFFORCE to generic block
|
12 years ago |
Szabolcs Nagy
|
3c4214db72
math: more correct tgmath.h type cast logic
|
12 years ago |