]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2021-02-11  Adhemerval... linux: Consolidate statfs implementations
2021-02-11  Adhemerval... linux: Consolidate fstatfs implementations
2021-02-11  Adhemerval... linux: Set LFS statfs as default
2021-02-11  Adhemerval... linux: Set default kernel_stat.h to LFS
2021-02-11  Adhemerval... linux: Fix STATFS_IS_STATFS64 definition
2021-02-10  Siddhesh Poyarekartunables: Disallow negative values for some tunables
2021-02-10  Siddhesh Poyarekarx86: Use SIZE_MAX instead of (long int)-1 for tunable...
2021-02-10  Siddhesh Poyarekartunables: Simplify TUNABLE_SET interface
2021-02-10  Xiaoming Nisetrlimit/getrlimit: Use __nonnull to avoid null pointer
2021-02-10  Naohiro Tamurabenchtests: Updated json bench-variant attribute
2021-02-09  Adhemerval... regex: stop using alloca
2021-02-09  Adhemerval... regexec: remove alloca usage in build_trtable
2021-02-09  Adhemerval... regex: remove alloca usage on regex set_regs
2021-02-09  Adhemerval... malloc: Sync dynarray with gnulib
2021-02-09  Adhemerval... misc: Sync cdefs.h with gnulib
2021-02-09  Adhemerval... linux: Fix __sem_check_add_mapping search_sem
2021-02-09  Adhemerval... linux: Fix __sem_check_add_mapping name length
2021-02-08  Joseph MyersAdd more ptrace constants for AArch64 and PowerPC.
2021-02-08  noahstrchr: Add additional benchmarks and tests
2021-02-08  noahx86-64: Refactor and improve performance of strchr...
2021-02-08  Adhemerval... pthread: Remove alloca usage from __sem_check_add_mapping
2021-02-08  Adhemerval... pthread: Refactor semaphore code
2021-02-08  Florian Weimerlinux: Require /dev/shm as the shared memory file system
2021-02-08  Paul Zimmermannsunrpc: Fix typo in xdr_string comment
2021-02-08  Lukasz Majewskitst: Provide test for ppoll
2021-02-08  Lukasz Majewskitst: Provide test for timerfd related functions
2021-02-07  H.J. Lux86: Add PTWRITE feature detection [BZ #27346]
2021-02-05  Sergei Trofimovichnsswitch: return result when nss database is locked...
2021-02-05  Siddhesh Poyarekarprintf: Add smoke tests for long double
2021-02-05  Joseph MyersAdd NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h.
2021-02-04  Bruno Haibleargp: Avoid undefined behaviour when invoking qsort().
2021-02-04  Bruno Haibleargp: Improve comments.
2021-02-04  Bruno Haibleargp: Don't pass invalid arguments to isspace, isalnum...
2021-02-04  Bruno Haibleargp: Don't rely on undefined behaviour of _tolower().
2021-02-04  Paul Eggertargp: fix pointer-subtraction bug
2021-02-04  Joseph MyersUse binutils 2.36 branch in build-many-glibcs.py.
2021-02-04  Florian Weimermanual: Correct description of ENTRY [BZ #17183]
2021-02-04  Florian Weimernptl: Remove private futex optimization [BZ #27304]
2021-02-03  Mike Hommeystdio-common: Add a few double formatting tests [BZ...
2021-02-03  Stafford Horne posix/tst-rfc3484: Fix compile failure linking to...
2021-02-03  Siddhesh Poyarekari686: Regenerate ULPs
2021-02-02  H.J. Lutst-rtld-list-tunables.sh: Unset glibc tunables
2021-02-02  Adhemerval... linux: Remove shmmax check from tst-sysvshm-linux
2021-02-02  Sajan Karumanchix86: Adding an upper bound for Enhanced REP MOVSB.
2021-02-02  Adhemerval... Fix version.h for glibc 2.34 development
2021-02-02  Joseph MyersAdd MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.
2021-02-02  H.J. LuMove _SC_MINSIGSTKSZ/_SC_SIGSTKSZ entry in NEWS
2021-02-01  Vitaly ChikunovlibSegFault: Fix printing signal number [BZ #27249]
2021-02-01  Samuel Thibaulthurd TIOCFLUSH: fix fixing argument
2021-02-01  H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-02-01  Samuel Thibaulthurd TIOCFLUSH: Cope BSD 4.1 semantic
2021-02-01  Yang Xutst-mallinfo2.c: Remove useless trailing semicolon...
2021-02-01  Fangrui Songelf: Replace a --defsym trick with an object file to...
2021-02-01  Adhemerval... Open master branch for glibc 2.34 development glibc-2.33.9000
2021-02-01  Adhemerval... Prepare for glibc 2.33 release glibc-2.33
2021-02-01  Adhemerval... Update NEWS with bugs
2021-02-01  Adhemerval... Update translations
2021-01-29  Florian WeimerNEWS: Fix typo in CVE-2021-3326 entry
2021-01-29  Adhemerval... elf: Fix tests that rely on ld.so.cache for cross-compiling
2021-01-29  Florian WeimerNEWS: Mention CVE-2021-3326 (iconv assertion with ISO...
2021-01-29  Florian WeimerNEWS: Add entry for glibc-hwcaps and deprecate legacy...
2021-01-29  H.J. Lux86: Properly set usable CET feature bits [BZ #26625]
2021-01-28  Adhemerval... Update translations
2021-01-28  Adhemerval... Update libc.pot for 2.33 release
2021-01-28  Adhemerval... Update ia64 libm-test-ulps
2021-01-28  Adhemerval... sh: Update libm-tests-ulps
2021-01-28  Adhemerval... ia64: Fix brk call on statup
2021-01-28  Adhemerval... Update sparc libm-test-ulps
2021-01-28  Adhemerval... Update alpha libm-test-ulps
2021-01-28  Raoni Fassina... powerpc64: Workaround sigtramp vdso return call
2021-01-28  DJ DelorieFix nss/tst-reload2 for systems without PATH_MAX
2021-01-27  DJ Deloriensswitch: do not reload if "/" changes
2021-01-27  Matheus Castanhoelf: Limit tst-prelink-cmp target archs
2021-01-27  Florian Weimergconv: Fix assertion failure in ISO-2022-JP-3 module...
2021-01-27  Szabolcs NagyRevert "Make libc symbols hidden in static PIE" [BZ...
2021-01-26  Arjun Shankarbenchtests: Do not build bench-timing-type with MODULE_...
2021-01-25  Szabolcs Nagyaarch64: Fix the list of tested IFUNC variants [BZ...
2021-01-25  Tulio Magno... Update INSTALL with package versions that are known...
2021-01-25  Szabolcs Nagyaarch64: Move and update the definition of MTE_ENABLED
2021-01-25  Andreas SchwabFix misplaced const
2021-01-23  Mao HanUpdate C-SKY libm-test-ulps
2021-01-22  John McCabemanual: Correct argument order in mount examples [BZ...
2021-01-22  Adhemerval... linux: mips: Fix getdents64 fallback on mips64-n32
2021-01-22  H.J. Lux86: Properly match CPU features in /proc/cpuinfo ...
2021-01-22  H.J. Lux86-64: Update tst-glibc-hwcaps-2.c for x86-64 baseline
2021-01-22  Florian Weimerpowerpc64: Select POWER9 machine for the scv instruction
2021-01-21  H.J. Lux86: Check ifunc resolver with CPU_FEATURE_USABLE ...
2021-01-21  Adhemerval... Revert "linux: Move {f}xstat{at} to compat symbols...
2021-01-21  Shuo Wangaarch64: revert memcpy optimze for kunpeng to avoid...
2021-01-21  Szabolcs NagyMake libc symbols hidden in static PIE
2021-01-21  Szabolcs Nagycsu: Move static pie self relocation later [BZ #27072]
2021-01-21  Szabolcs NagyUse hidden visibility for early static PIE code
2021-01-21  Szabolcs Nagycsu: Avoid weak ref for __ehdr_start in static PIE
2021-01-21  Szabolcs Nagyconfigure: Check for static PIE support
2021-01-21  Szabolcs Nagyelf: Avoid RELATIVE relocs in __tunables_init
2021-01-21  Szabolcs Nagyelf: Make the tunable struct definition internal only
2021-01-21  H.J. Lu<sys/platform/x86.h>: Remove the C preprocessor magic
2021-01-20  Adhemerval... posix: Fix fnmatch.c on bootstrap
2021-01-20  Adhemerval... stdlib: Add testcase for BZ #26241
2021-01-20  Adhemerval... posix: Fix regex_internal.h on bootstrap
next