]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2023-07-20  Arsen Arsenovićnptl: Make tst-tls3mod.so explicitly lazy
2023-07-19  Paul Eggertmake ‘struct pthread’ a complete type
2023-07-19  Adhemerval... scripts: Add fortify checks on installed headers
2023-07-19  Andreas K.... Update x86_64 libm-test-ulps (x32 ABI)
2023-07-19  Stefan LieblerFix getting return address in elf/tst-audit28.c.
2023-07-19  Noah Goldstein[PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as...
2023-07-19  Noah Goldsteinx86: Fix slight bug in `shared_per_thread` cache size...
2023-07-18  Andreas K.... Update i686 libm-test-ulps (again)
2023-07-18  Andreas K.... Update i686 libm-test-ulps
2023-07-18  Andreas K.... Merge translations (de, ro, uk, zh_TW)
2023-07-17  Andreas K.... Regenerate libc.pot
2023-07-17  Siddhesh Poyarekarconfigure: Use autoconf 2.71
2023-07-17  Adhemerval... Update sparc libm-test-ulps
2023-07-13  Adhemerval... s390: Add the clone3 wrapper
2023-07-13  Bert Wesargmanual: Fix typos in struct dl_find_object
2023-07-12  Adhemerval... sparc: Fix la_symbind for bind-now (BZ 23734)
2023-07-12  Andreas Schwabi386: make debug wrappers compatible with static PIE
2023-07-11  caiyinyuLoongArch: Fix soft-float bug about _dl_runtime_resolve...
2023-07-11  caiyinyuLoongArch: Add vector implementation for _dl_runtime_re...
2023-07-11  caiyinyuLoongArch: config: Added HAVE_LOONGARCH_VEC_ASM.
2023-07-10  Frédéric Bératsysdeps: Add missing hidden definitions for i386
2023-07-10  Frédéric Bératsysdeps/s390: Exclude fortified routines from being...
2023-07-07  Carlos O'DonellTranslations: Add new ro support and update others.
2023-07-07  Florian Weimerelf: _dl_find_object may return 1 during early startup...
2023-07-07  caiyinyuLoongArch: config: Rewrite check on static PIE.
2023-07-06  John David... Revert "hppa: Drop 16-byte pthread lock alignment"
2023-07-06  Siddhesh Poyarekarrealloc: Limit chunk reuse to only growing requests...
2023-07-06  Adhemerval... vfscanf-internal: Remove potentially unbounded allocas
2023-07-05  Joe Simmons... fileops: Don't process ,ccs= as individual mode flags...
2023-07-05  Frédéric Bératsysdeps/ieee754/ldbl-128ibm-compat: Fix warn unused...
2023-07-05  Frédéric Bératlibio/bits/stdio2-decl.h: Avoid PLT entries with _FORTI...
2023-07-05  Frédéric Bératlibio/bits/stdio2.h: Clearly separate declaration from...
2023-07-05  Frédéric Bératmisc/bits/syslog.h: Clearly separate declaration from...
2023-07-05  Frédéric Bératmisc/bits/select2.h: Clearly separate declaration from...
2023-07-05  Frédéric Bératunistd: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05  Frédéric Bératposix/bits/unistd.h: Clearly separate declaration from...
2023-07-05  Frédéric Bératwchar: Avoid PLT entries with _FORTIFY_SOURCE
2023-07-05  Frédéric Bératmisc/sys/cdefs.h: Create FORTIFY redirects for internal...
2023-07-05  Frédéric Bératstdio: Ensure *_chk routines have their hidden builtin...
2023-07-05  Frédéric Bératstring: Ensure *_chk routines have their hidden builtin...
2023-07-05  Frédéric Bératsysdeps: Ensure ieee128*_chk routines to be properly...
2023-07-05  Frédéric BératExclude routines from fortification
2023-07-05  Frédéric BératAllow glibc to be built with _FORTIFY_SOURCE
2023-07-03  Florian Weimermanual: Update documentation of strerror and related...
2023-07-03  Florian Weimermanual: Enhance documentation of the <ctype.h> functions
2023-07-03  Andreas SchwabAlways do locking when accessing streams (bug 15142...
2023-07-02  Sergey Bugaevhurd: Implement MAP_EXCL
2023-07-02  Sergey Bugaevhurd: Fix mapping at address 0 with MAP_FIXED
2023-07-02  Sergey Bugaevhurd: Fix calling vm_deallocate (NULL)
2023-07-02  Sergey Bugaevhurd: Map brk non-executable
2023-07-02  Sergey Bugaevhtl: Let Mach place thread stacks
2023-07-02  Samuel Thibaultmach: strerror must not return NULL (bug 30555)
2023-07-01  John David... hppa: xfail debug/tst-ssp-1 when have-ssp is yes (gcc...
2023-07-01  John David... support: Build with exceptions and asynchronous unwind...
2023-07-01  Samuel Thibaulthurd: Make getrandom return ENOSYS when /dev/random...
2023-06-30  Tulio Magno... Stop applying a GCC-specific workaround on clang [BZ...
2023-06-30  H.J. Luld.so: Always use MAP_COPY to map the first segment...
2023-06-30  Joe Simmons... setenv.c: Get rid of alloca.
2023-06-30  Martin CoufalAdd checks for wday, yday and new date formats
2023-06-30  Joe Ramsayaarch64: Add vector implementations of exp routines
2023-06-30  Joe Ramsayaarch64: Add vector implementations of log routines
2023-06-30  Joe Ramsayaarch64: Add vector implementations of sin routines
2023-06-30  Joe Ramsayaarch64: Add vector implementations of cos routines
2023-06-29  Paul EggertSwitch to UTF-8 for INSTALL
2023-06-29  Siddhesh PoyarekarMake sure INSTALL is ASCII plaintext
2023-06-28  Joseph MyersUpdate syscall lists for Linux 6.4
2023-06-28  Adhemerval... linux: Return unsupported if procfs can not be mount...
2023-06-28  Adhemerval... linux: Split tst-ttyname
2023-06-27  Joseph MyersUse Linux 6.4 in build-many-glibcs.py
2023-06-26  Adhemerval... x86: Adjust Linux x32 dl-cache inclusion path
2023-06-26  Andreas Schwabelf: Update list of RISC-V relocations
2023-06-26  Maxim KuvyrkovFix tests-clean Makefile target (bug 30545)
2023-06-26  Joe Simmons... check_native: Get rid of alloca
2023-06-26  Joe Simmons... ifaddrs: Get rid of alloca
2023-06-26  Sergey Bugaevx86: Make dl-cache.h and readelflib.c not Linux-specific
2023-06-26  Sergey Bugaevelf: Port ldconfig away from stack-allocated paths
2023-06-22  Paul EggertCall "CST" a time zone abbreviation, not a name
2023-06-22  Frederic Beratbenchtests: fix warn unused result
2023-06-22  Frederic Beratsysdeps/powerpc/fpu/tst-setcontext-fpscr.c: Fix warn...
2023-06-22  Frederic Beratrt/tst-mqueue4.c: Fix wrong number of argument for...
2023-06-22  Frederic Beratdebug/readlink{, at}_chk.c: Harmonize declaration and...
2023-06-22  Frederic Beratwcsmbs/bits/wchar2{, -decl}.h: Clearly separate declara...
2023-06-22  Frederic Beratstdio-common: tests: Incorrect maxlen parameter for...
2023-06-22  Frederic Beratsysdeps/{i386, x86_64}/mempcpy_chk.S: fix linknamespace...
2023-06-20  Joe Simmons... hurd: readv: Get rid of alloca
2023-06-20  Joe Simmons... hurd: writev: Add back cleanup handler
2023-06-19  Paul PluzhnikovFix misspellings -- BZ 25337
2023-06-19  Joseph MyersC2x scanf %b support
2023-06-19  Joseph MyersC2x printf %wN, %wfN support (bug 24466)
2023-06-19  Frédéric Bérattests: replace system by xsystem
2023-06-19  Frédéric Bérattests: replace read by xread
2023-06-19  Joe Simmons... hurd: writev: Get rid of alloca
2023-06-17  Joe Simmons... grantpt: Get rid of alloca
2023-06-15  Florian Weimerstring: strerror must not return NULL (bug 30555)
2023-06-15  Florian Weimerhurd: Add strlcpy, strlcat, wcslcpy, wcslcat to libc...
2023-06-14  Paul Eggertmanual: Manual update for strlcat, strlcpy, wcslcat...
2023-06-14  Florian WeimerAdd the wcslcpy, wcslcat functions
2023-06-14  Florian WeimerImplement strlcpy and strlcat [BZ #178]
2023-06-13  Frederic Berattests: replace fgets by xfgets
2023-06-13  Frederic Berattests: replace fread by xfread
next