rofl0r
|
323272db17
import vanilla x86_64 code as x32
|
%!s(int64=11) %!d(string=hai) anos |
rofl0r
|
0f169cbb79
sys/shm.h: move arch specific structs to bits/
|
%!s(int64=11) %!d(string=hai) anos |
rofl0r
|
1a2e55b95a
sys/sem.h: cheat and make all longs use time_t instead
|
%!s(int64=11) %!d(string=hai) anos |
rofl0r
|
3b168ce1fb
use syscall_arg_t type for syscall prototypes in pthread code
|
%!s(int64=11) %!d(string=hai) anos |
rofl0r
|
5cc1d920ba
internal/syscall.h: add syscall_arg_t macro
|
%!s(int64=11) %!d(string=hai) anos |
rofl0r
|
bf84967cae
internal/syscall.h: use a macro for the syscall args casts
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
dc01e2cbfb
add fallback emulation for accept4 on old kernels
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
fdb3efa5dd
add flock64 alias for (struct) flock in fcntl.h
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
3e02ce1b41
add ipv6 and icmpv6 to getprotoent-family functions
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
eb375ef795
fix typo in table for getprotoent that caused out-of-bound reads
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
8011614da0
make posix_spawn accept null pid pointer arguments
|
%!s(int64=11) %!d(string=hai) anos |
Szabolcs Nagy
|
e74f3b0234
add parens when bit and arith ops are mixed in macros in public headers
|
%!s(int64=11) %!d(string=hai) anos |
Szabolcs Nagy
|
aa6ce3d4e3
fix signed and unsigned comparision in macros in public headers
|
%!s(int64=11) %!d(string=hai) anos |
Bobby Bingham
|
fdf5f1b131
clone: make clone a wrapper around __clone
|
%!s(int64=11) %!d(string=hai) anos |
Szabolcs Nagy
|
7ee48f7b69
fix fesetenv(FE_DFL_ENV) on x86_64 (see previous commit)
|
%!s(int64=11) %!d(string=hai) anos |
Szabolcs Nagy
|
929729d430
fix fesetenv(FE_DFL_ENV) on i386
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
758ab35a16
in fdopen, avoid setting O_APPEND flag if it's already set
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
3af2edee15
fix ftello result for append streams with unflushed output
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
89511cd943
reduce namespace pollution in netinet/udp.h
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
685b1cd4a0
fix use of legacy u_intN_t types in netinet/tcp.h
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
fdaaa68d82
add support for BSD struct tcphdr in netinet/tcp.h
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
ad87c2eecf
add nonstandard timespec/timeval conversion macros in sys/time.h
|
%!s(int64=11) %!d(string=hai) anos |
Timo Teräs
|
a0351ee6a7
add NO_ADDRESS macro to netdb.h as an alias for NO_DATA
|
%!s(int64=11) %!d(string=hai) anos |
Timo Teräs
|
16a3580ef3
add legacy functions setkey() and encrypt()
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
73871ee3f2
fix nftw FTW_MOUNT flag
|
%!s(int64=11) %!d(string=hai) anos |
Szabolcs Nagy
|
f1471d3216
fix an overflow in wcsxfrm when n==0
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
59314304a0
add version.h to .gitignore; it is a generated file
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
69003e0590
fix crash in dynamic linker when certain copy relocations are unsatisfied
|
%!s(int64=11) %!d(string=hai) anos |
Szabolcs Nagy
|
1569f396bb
fix initstate to make the state buffer usable in setstate
|
%!s(int64=11) %!d(string=hai) anos |
Rich Felker
|
7cbb6f70c8
fix system breakage window during make install due to permissions
|
%!s(int64=11) %!d(string=hai) anos |