aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-10setrlimit/getrlimit: Use __nonnull to avoid null pointerXiaoming Ni2-8/+10
2021-02-10benchtests: Updated json bench-variant attributeNaohiro Tamura1-1/+1
2021-02-09regex: stop using allocaAdhemerval Zanella1-19/+0
2021-02-09regexec: remove alloca usage in build_trtableAdhemerval Zanella1-62/+13
2021-02-09regex: remove alloca usage on regex set_regsAdhemerval Zanella1-22/+18
2021-02-09malloc: Sync dynarray with gnulibAdhemerval Zanella9-84/+95
2021-02-09misc: Sync cdefs.h with gnulibAdhemerval Zanella1-57/+85
2021-02-09linux: Fix __sem_check_add_mapping search_semAdhemerval Zanella1-1/+1
2021-02-09linux: Fix __sem_check_add_mapping name lengthAdhemerval Zanella1-0/+1
2021-02-08Add more ptrace constants for AArch64 and PowerPC.Joseph Myers2-0/+26
2021-02-08strchr: Add additional benchmarks and testsnoah2-2/+50
2021-02-08x86-64: Refactor and improve performance of strchr-avx2.Snoah2-113/+113
2021-02-08pthread: Remove alloca usage from __sem_check_add_mappingAdhemerval Zanella1-6/+17
2021-02-08pthread: Refactor semaphore codeAdhemerval Zanella8-208/+223
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer19-303/+89
2021-02-08sunrpc: Fix typo in xdr_string commentPaul Zimmermann1-1/+1
2021-02-08tst: Provide test for ppollLukasz Majewski2-1/+57
2021-02-08tst: Provide test for timerfd related functionsLukasz Majewski2-1/+67
2021-02-07x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu10-5/+47
2021-02-05nsswitch: return result when nss database is locked [BZ #27343]Sergei Trofimovich1-1/+2
2021-02-05printf: Add smoke tests for long doubleSiddhesh Poyarekar2-28/+103
2021-02-05Add NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h.Joseph Myers1-0/+2
2021-02-04argp: Avoid undefined behaviour when invoking qsort().Bruno Haible1-81/+173
2021-02-04argp: Improve comments.Bruno Haible1-43/+65
2021-02-04argp: Don't pass invalid arguments to isspace, isalnum, isalpha, isdigit.Bruno Haible1-7/+7
2021-02-04argp: Don't rely on undefined behaviour of _tolower().Bruno Haible1-6/+4
2021-02-04argp: fix pointer-subtraction bugPaul Eggert1-1/+2
2021-02-04Use binutils 2.36 branch in build-many-glibcs.py.Joseph Myers1-1/+1
2021-02-04manual: Correct description of ENTRY [BZ #17183]Florian Weimer1-11/+15
2021-02-04nptl: Remove private futex optimization [BZ #27304]Florian Weimer1-13/+1
2021-02-03stdio-common: Add a few double formatting tests [BZ #27245]Mike Hommey1-1/+29
2021-02-03 posix/tst-rfc3484: Fix compile failure linking to local __stat64Stafford Horne3-0/+3
2021-02-03i686: Regenerate ULPsSiddhesh Poyarekar1-5/+5
2021-02-02tst-rtld-list-tunables.sh: Unset glibc tunablesH.J. Lu1-0/+11
2021-02-02linux: Remove shmmax check from tst-sysvshm-linuxAdhemerval Zanella1-12/+14
2021-02-02x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi4-3/+25
2021-02-02Fix version.h for glibc 2.34 developmentAdhemerval Zanella1-1/+1
2021-02-02Add MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.Joseph Myers1-0/+2
2021-02-01Move _SC_MINSIGSTKSZ/_SC_SIGSTKSZ entry in NEWSH.J. Lu1-6/+4
2021-02-01libSegFault: Fix printing signal number [BZ #27249]Vitaly Chikunov1-1/+1
2021-02-01hurd TIOCFLUSH: fix fixing argumentSamuel Thibault1-2/+2
2021-02-01sysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]H.J. Lu23-3/+416
2021-02-01hurd TIOCFLUSH: Cope BSD 4.1 semanticSamuel Thibault1-0/+4
2021-02-01tst-mallinfo2.c: Remove useless trailing semicolon for macroYang Xu1-1/+1
2021-02-01elf: Replace a --defsym trick with an object file to be compatible with LLDFangrui Song1-7/+6
2021-02-01Open master branch for glibc 2.34 developmentglibc-2.33.9000Adhemerval Zanella2-2/+26
2021-02-01Prepare for glibc 2.33 releaseglibc-2.33Adhemerval Zanella3-3/+12849
2021-02-01Update NEWS with bugsAdhemerval Zanella1-2/+118
2021-02-01Update translationsAdhemerval Zanella1-0/+6965
2021-01-29NEWS: Fix typo in CVE-2021-3326 entryFlorian Weimer1-1/+1