36325 Commits (647103ea3a2aae2e6791b3bebe9e33eedc168102)
 

Author SHA1 Message Date
Florian Weimer 647103ea3a elf: Enhance ld.so --help to print HWCAP subdirectories 6 years ago
Florian Weimer 10b39a5124 elf: Add library search path information to ld.so --help 6 years ago
Martin Sebor c5db00dc30 sunrpc: Adjust RPC function declarations to match Sun's (bug 26686] 6 years ago
Martin Sebor 3eff7504ca Avoid GCC 11 -Warray-parameter warnings [BZ #26686]. 6 years ago
Florian Weimer 50b1b7a390 elf: Make __rtld_env_path_list and __rtld_search_dirs global variables 6 years ago
Florian Weimer db03874df9 elf: Print the full name of the dynamic loader in the ld.so help message 6 years ago
Florian Weimer ca52c56abf elf: Use the term "program interpreter" in the ld.so help message 6 years ago
Florian Weimer 1a945ba5ad scripts/update-copyrights: Update csu/version.c, elf/dl-usage.c 6 years ago
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