36317 Commits (542923d949e8b2480e48bd85fea13cf5d00d30b7)
 

Author SHA1 Message Date
Florian Weimer 542923d949 elf: Implement ld.so --version 6 years ago
Adhemerval Zanella addff78f1f nptl: Add missing cancellation flags on lockf 6 years ago
Adhemerval Zanella ebcff89a98 Update mips64 libm-test-ulps 6 years ago
Adhemerval Zanella 601f40d37b Update alpha libm-test-ulps 6 years ago
Florian Weimer e0f1a58f3d elf: Implement ld.so --help 6 years ago
Florian Weimer 27316f4a23 elf: Record whether paths come from LD_LIBRARY_PATH or --library-path 6 years ago
Florian Weimer 9590a71adc elf: Move ld.so error/help output to _dl_usage 6 years ago
Florian Weimer 2bf9e641fd elf: Extract command-line/environment variables state from rtld.c 6 years ago
Florian Weimer 72d36ffd7d elf: Implement __rtld_malloc_is_complete 6 years ago
Andreas Schwab c0e9ddf59e __vfscanf_internal: fix aliasing violation (bug 26690) 6 years ago
Andreas Schwab 8f8052c2aa Revert "Fix missing redirects in testsuite targets" 6 years ago
Adhemerval Zanella a04689ee7a nptl: Add missing cancellation flags on futex_internal and pselect32 6 years ago
Florian Weimer b31d4355ae elf: Implement _dl_write 6 years ago
Florian Weimer 56f8d44294 elf: Do not search HWCAP subdirectories in statically linked binaries 6 years ago
Florian Weimer 27fe5f2e67 Linux: Require properly configured /dev/pts for PTYs 6 years ago
Florian Weimer 0f9793a556 Linux: unlockpt needs to fail with EINVAL, not ENOTTY (bug 26053) 6 years ago
Florian Weimer c42b7058a2 login/tst-grantpt: Convert to support framework, more error checking 6 years ago
Adhemerval Zanella 7a887dd537 posix: Fix -Warray-bounds instances building timer_create [BZ #26687] 6 years ago
H.J. Lu 862897d2ad Replace Minumum/minumum with Minimum/minimum 6 years ago
DJ Delorie 78e09591a5 Optimize scripts/merge-test-results.sh 6 years ago
Joseph Myers 19302b27bd Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647) 6 years ago
Jonathan Wakely 5bb2e5300b manual: Fix typo 6 years ago
Lukasz Majewski 3102e28bd1 y2038: nptl: Convert pthread_rwlock_{clock|timed}{rd|wr}lock to support 64 bit time 6 years ago
Lukasz Majewski b2cdadde4d Y2038: nptl: Provide futex_abstimed_wait64 supporting 64 bit time 6 years ago
Adhemerval Zanella be9b0b9a01 sysvipc: Return EINVAL for invalid msgctl commands 6 years ago
Adhemerval Zanella 20a00dbefc sysvipc: Fix IPC_INFO and MSG_INFO handling [BZ #26639] 6 years ago
Adhemerval Zanella a16d2abd49 sysvipc: Return EINVAL for invalid semctl commands 6 years ago
Dmitry V. Levin 574500a108 sysvipc: Fix SEM_STAT_ANY kernel argument pass [BZ #26637] 6 years ago
Szabolcs Nagy 238032ead6 aarch64: enforce >=64K guard size [BZ #26691] 8 years ago
Adhemerval Zanella 2deb779390 sysvipc: Fix semtimedop for Linux < 5.1 for 64-bit ABI 6 years ago
Lukasz Majewski e75fbaaa21 nptl: futex: Move __NR_futex_time64 alias to beginning of futex-internal.h 6 years ago
Lukasz Majewski 3f9705f1fc nptl: Provide proper spelling for 32 bit version of futex_abstimed_wait 6 years ago
Adhemerval Zanella cef95fdc2e string: Fix strerrorname_np return value [BZ #26555] 6 years ago
H.J. Lu dfb8e514cf Set tunable value as well as min/max values 6 years ago
Vincent Mihalkovic c670278934 ld.so: add an --argv0 option [BZ #16124] 6 years ago
Patrick McGehearty d3c5702747 Reversing calculation of __x86_shared_non_temporal_threshold 6 years ago
Adhemerval Zanella b16f282cb0 linux: Add time64 recvmmsg support 6 years ago
Adhemerval Zanella c3a020eedd linux: Add time64 support for nanosleep 6 years ago
Adhemerval Zanella 4af88f96de linux: Consolidate utimes 6 years ago
Adhemerval Zanella 7c7671767e linux: Use 64-bit time_t syscall on clock_getcputclockid 6 years ago
Adhemerval Zanella 94a83d8667 linux: Add time64 sigtimedwait support 6 years ago
Adhemerval Zanella 2433d39b69 linux: Add time64 select support 6 years ago
Adhemerval Zanella 50e19ddfcd nptl: Fix __futex_abstimed_wait_cancellable32 6 years ago
Adhemerval Zanella aaa12e9ff0 sysvipc: Fix semtimeop for !__ASSUME_DIRECT_SYSVIPC_SYSCALLS 6 years ago
Samuel Thibault 7424a0d009 hurd: add ST_RELATIME 6 years ago
Arjun Shankar 7d4ec75e11 intl: Handle translation output codesets with suffixes [BZ #26383] 6 years ago
H.J. Lu 06e95b93f0 bench-strcmp.c: Add workloads on page boundary 6 years ago
H.J. Lu c4277ba234 bench-strncmp.c: Add workloads on page boundary 6 years ago
H.J. Lu 659c041188 strcmp: Add a testcase for page boundary 6 years ago
H.J. Lu f7e3f92b7c strncmp: Add a testcase for page boundary [BZ #25933] 6 years ago