Szabolcs Nagy
|
ebd8ef50d5
aarch64: add HWCAP_DCPOP from linux v4.14
|
пре 7 година |
Szabolcs Nagy
|
5431c20040
sys/mman.h: add MADV_WIPEONFORK from linux v4.14
|
пре 7 година |
Szabolcs Nagy
|
986bc21713
sys/socket.h: add MSG_ZEROCOPY from linux v4.14
|
пре 7 година |
Szabolcs Nagy
|
404097a4ef
sys/socket.h: add SOL_TLS from linux v4.13
|
пре 7 година |
Szabolcs Nagy
|
709bbf5175
sys/socket.h: add PF_SMC from linux v4.11
|
пре 7 година |
Rich Felker
|
55df09bfcc
release 1.1.19
|
пре 7 година |
Rich Felker
|
1366b3c5e6
update authors/contributors list
|
пре 7 година |
Matúš Olekšák
|
fcf24b9f38
fix detection of LIBCC for compiler-rt with clang
|
пре 7 година |
Rich Felker
|
6d6102427d
convert execvp error handling to switch statement
|
пре 7 година |
Przemyslaw Pawelczyk
|
8e0b38060d
fix execvp failing on not-dir entries in PATH.
|
пре 7 година |
Rich Felker
|
75cba9c67f
fix incorrect overflow check for allocation in fmemopen
|
пре 7 година |
Szabolcs Nagy
|
249b621f9e
better configure check for long double support
|
пре 7 година |
Dmitry V. Levin
|
23ddab8569
make getcwd fail if it cannot obtain an absolute path
|
пре 7 година |
Rich Felker
|
376b3c54bb
disallow non-absolute rpath $ORIGIN for suid/sgid/AT_SECURE processes
|
пре 7 година |
Rich Felker
|
f0b235c138
honor rpath $ORIGIN for ldd/ldso command with program in working dir
|
пре 7 година |
Rich Felker
|
c7f0da4134
adjust strftime + modifier to match apparent intent of POSIX
|
пре 7 година |
Rich Felker
|
596207aa38
fix strftime field widths with %F format and zero year
|
пре 7 година |
Rich Felker
|
cc7c300d1a
document pthread structure ABI constraints in comments
|
пре 7 година |
Alexander Monakov
|
e53296f889
re-fix child reaping in wordexp
|
пре 7 година |
Rich Felker
|
cd0ae687de
revert regression in faccessat AT_EACCESS robustness
|
пре 7 година |
William Pitcock
|
7c709f2d4f
store pthread stack guard sizes for pthread_getattr_np
|
пре 7 година |
Rich Felker
|
b3ae7beabb
adjust dladdr dli_fbase definition to match other implementations
|
пре 7 година |
Samuel Holland
|
6f03b61b46
getopt_long: accept prefix match of long options containing equals signs
|
пре 7 година |
Samuel Holland
|
f1abc29bd0
fix getopt_long arguments to partial matches
|
пре 7 година |
William Pitcock
|
14edadb542
aarch64: fix mismatched type of ucontext_t uc_link member
|
пре 7 година |
Rostislav Skudnov
|
1bc10ffeaa
add _DIRENT_HAVE_D_* macros to dirent.h
|
пре 7 година |
Rich Felker
|
b64539ae06
fix printf alt-form octal with value 0 and no explicit precision
|
пре 7 година |
Jens Gustedt
|
32482f61da
revise the definition of multiple basic locks in the code
|
пре 7 година |
Jens Gustedt
|
c4bc0b1a64
consistently use the LOCK an UNLOCK macros
|
пре 7 година |
Jens Gustedt
|
47d0bcd476
new lock algorithm with state and congestion count in one atomic int
|
пре 7 година |