summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove __warndeclSiddhesh Poyarekar2020-11-053-74/+1
* Remove __warn_memset_zero_len [BZ #25399]Siddhesh Poyarekar2020-11-051-15/+0
* iconv: Accept redundant shift sequences in IBM1364 [BZ #26224]Arjun Shankar2020-11-043-19/+15
* msg: Remove redundant #include <sys/msg.h> headerLukasz Majewski2020-11-046-6/+0
* tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820]H.J. Lu2020-11-031-1/+1
* aarch64: Add variant PCS lazy binding test [BZ #26798]Szabolcs Nagy2020-11-025-0/+288
* aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]Szabolcs Nagy2020-11-021-8/+4
* hurd: Correct 'ethenet' spellingJonny Grant2020-10-311-1/+1
* Avoid -Wstringop-overflow warning in pthread_cleanup_push macrosJoseph Myers2020-10-302-10/+35
* Disable spurious -Warray-bounds for ypclnt.c (bug 26687)Joseph Myers2020-10-301-0/+8
* Do not use array parameter to new_composite_name (bug 26726)Joseph Myers2020-10-301-1/+1
* Disable spurious -Wstringop-overflow for setjmp/longjmp (bug 26647)Joseph Myers2020-10-303-0/+30
* malloc debug: fix compile error when enable macro MALLOC_DEBUG > 1liqingqing2020-10-301-2/+2
* tst-tcfree2: adjust coding style.liqingqing2020-10-301-4/+4
* elf: In ldconfig, extract the new_sub_entry function from search_dirFlorian Weimer2020-10-301-13/+21
* Use MPC 1.2.1 in build-many-glibcs.py.Joseph Myers2020-10-301-1/+1
* Argument Syntax: Use "option", @option, and @command.Carlos O'Donell2020-10-301-6/+6
* elf: Unify old and new format cache handling code in ld.soFlorian Weimer2020-10-302-146/+158
* x86: Restore processing of cache size tunables in init_cacheinfoFlorian Weimer2020-10-281-8/+4
* Make elf.h header self contained.Érico Rolim2020-10-281-6/+0
* x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi2020-10-281-6/+26
* Hurd: Fix ftime buildAdhemerval Zanella2020-10-272-25/+58
* Add IP_RECVERR_RFC4884 and IPV6_RECVERR_RFC4884 from Linux 5.9.Joseph Myers2020-10-271-0/+2
* misc: Add internal __getauxval2 functionFlorian Weimer2020-10-272-6/+32
* Remove NEWS entry about ftime removalAdhemerval Zanella2020-10-271-5/+0
* time: Add 64-bit time_t support for ftimeAdhemerval Zanella2020-10-277-16/+70
* Reinstate ftime and add deprecate message on ftime usageAdhemerval Zanella2020-10-276-45/+65
* Update kernel version to 5.9 in tst-mman-consts.py.Joseph Myers2020-10-261-1/+1
* Amend grammar and add a descriptionJonny Grant2020-10-261-3/+4
* Fix typo in NEWS fileJonathan Wakely2020-10-261-1/+1
* Remove timing related checks of time/tst-cpuclock1Stefan Liebler2020-10-261-59/+6
* Update syscall lists for Linux 5.9.Joseph Myers2020-10-2326-2/+28
* Use Linux 5.9 in build-many-glibcs.py.Joseph Myers2020-10-221-1/+1
* Reword description of SXID_* tunable propertiesSiddhesh Poyarekar2020-10-222-10/+12
* New benchtest: pthread locksDJ Delorie2020-10-212-1/+556
* y2038: nptl: Provide __futex_clock_wait_bitset64 to support 64 bit bitsetLukasz Majewski2020-10-213-2/+53
* C-SKY: Make dynamic linker's name compitable with the older gcc.Cooper Qu2020-10-211-9/+26
* Revert "C-SKY:Fix dynamic linker's name when mfloat-abi=softfp."Mao Han2020-10-201-1/+1
* Move vtimes to a compatibility symbolAdhemerval Zanella2020-10-197-135/+48
* y2038: linux: Provide __time64 implementationLukasz Majewski2020-10-194-3/+50
* rt: Fix typos in comments in <aio.h>Jonny Grant2020-10-191-7/+6
* C-SKY:Fix dynamic linker's name when mfloat-abi=softfp.Cooper Qu2020-10-191-1/+1
* x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu2020-10-169-865/+949
* Add NEWS entry for ftime compatibility moveAdhemerval Zanella2020-10-161-0/+5
* support: Add create_temp_file_in_dirAdhemerval Zanella2020-10-162-4/+15
* linux: Add __readdir_unlockedAdhemerval Zanella2020-10-163-67/+30
* linux: Simplify opendir buffer allocationAdhemerval Zanella2020-10-162-34/+20
* linux: Move posix dir implementations to LinuxAdhemerval Zanella2020-10-1614-309/+462
* linux: Add 64-bit time_t support for wait3Adhemerval Zanella2020-10-162-0/+48
* Move ftime to a compatibility symbolAdhemerval Zanella2020-10-166-79/+50