platform/upstream/glibc.git
2022-05-31 Andreas Schwabmanual: fix reference to source file
2022-05-31 Joseph MyersAdd SOL_SMC from Linux 5.18 to bits/socket.h
2022-05-30 Adhemerval... elf: Remove _dl_skip_args
2022-05-30 Adhemerval... x86_64: Remove _dl_skip_args usage
2022-05-30 Adhemerval... sparc: Remove _dl_skip_args usage
2022-05-30 Adhemerval... sh: Remove _dl_skip_args usage
2022-05-30 Adhemerval... s390: Remove _dl_skip_args usage
2022-05-30 Adhemerval... riscv: Remove _dl_skip_args usage
2022-05-30 Adhemerval... nios2: Remove _dl_skip_args usage (BZ# 29187)
2022-05-30 Adhemerval... mips: Remove _dl_skip_args usage
2022-05-30 Adhemerval... microblaze: Remove _dl_skip_args usage
2022-05-30 Adhemerval... m68k: Remove _dl_skip_args usage
2022-05-30 Adhemerval... ia64: Remove _dl_skip_args usage
2022-05-30 Adhemerval... i686: Remove _dl_skip_args usage
2022-05-30 Adhemerval... hppa: Remove _dl_skip_args usage (BZ# 29165)
2022-05-30 Adhemerval... csky: Remove _dl_skip_args usage
2022-05-30 Adhemerval... arc: Remove _dl_skip_args usage
2022-05-30 Adhemerval... arm: Remove _dl_skip_args usage
2022-05-30 Adhemerval... alpha: Remove _dl_skip_args usage
2022-05-28 Noah Goldsteinbenchtests: Improve benchtests for strstr, memmem,...
2022-05-27 Fangrui Songdlsym: Make RTLD_NEXT prefer default version definition...
2022-05-26 H.J. Lux86-64: Ignore r_addend for R_X86_64_GLOB_DAT/R_X86_64_...
2022-05-26 Sunil K Pandeyx86_64: Implement evex512 version of strlen, strnlen...
2022-05-26 Joseph MyersUpdate kernel version to 5.18 in header constant tests
2022-05-25 Sunil K PandeyString: Improve overflow test coverage for strnlen
2022-05-25 Joseph MyersUpdate syscall-names.list for Linux 5.18
2022-05-25 Arjun ShankarFix deadlock when pthread_atfork handler calls pthread_...
2022-05-24 Joseph MyersUse Linux 5.18 in build-many-glibcs.py
2022-05-24 Florian Weimerstdio-common: Simplify printf_unknown interface in...
2022-05-24 Florian Weimerstdio-common: Move union printf_arg int <printf.h>
2022-05-24 Florian Weimerstdio-common: Add printf specifier registry to <printf.h>
2022-05-24 Fangrui Songelf/dl-reloc.c: Copyright The GNU Toolchain Authors
2022-05-23 Noah Goldsteinbenchtests: Improve bench-strnlen.c
2022-05-23 Adhemerval... math: Add math-use-builtins-fabs (BZ#29027)
2022-05-23 Adhemerval... linux: Add CLONE_NEWTIME from Linux 5.6 to bits/sched.h
2022-05-23 Fangrui SongRevert "[ARM][BZ #17711] Fix extern protected data...
2022-05-23 Fangrui SongRevert "[AArch64][BZ #17711] Fix extern protected data...
2022-05-23 Nicholas Gurievelf: Rewrite long RESOLVE_MAP macro to an always_inline...
2022-05-23 Fangrui Songdlfcn: Move RTLD_DEFAULT/RTLD_NEXT outside __USE_GNU
2022-05-23 Noah Goldsteinelf: Optimize _dl_new_hash in dl-new-hash.h
2022-05-23 Noah Goldsteinnss: Optimize nss_hash in nss_hash.c
2022-05-23 Noah Goldsteinbenchtests: Add benchtests for dl_elf_hash, dl_new_hash...
2022-05-23 Noah Goldsteinnss: Add tests for the nss_hash in nss_hash.h
2022-05-23 Noah Goldsteinelf: Add tests for the dl hash funcs (_dl_new_hash...
2022-05-23 Noah Goldsteinelf: Refactor dl_new_hash so it can be tested / benchmarked
2022-05-23 Florian Weimerlocale: Add more cached data to LC_CTYPE
2022-05-23 Florian Weimerlocale: Remove private union from struct __locale_data
2022-05-23 Florian Weimerlocale: Remove cleanup function pointer from struct...
2022-05-23 Florian Weimerlocale: Call _nl_unload_locale from _nl_archive_subfreeres
2022-05-23 Florian Weimerstdio-common: Add tst-memstream-string for open_memstre...
2022-05-23 Florian Weimer__printf_fphex always uses LC_NUMERIC
2022-05-23 Florian Weimervfprintf: Consolidate some multibyte/wide character...
2022-05-23 Florian Weimervfprintf: Move argument processing into vfprintf-proces...
2022-05-23 Florian Weimerstdio-common: Add tst-vfprintf-width-i18n to cover...
2022-05-23 Sergei Trofimovichstring.h: fix __fortified_attr_access macro call [BZ...
2022-05-18 H.J. LuEnable DT_RELR in glibc shared libraries and PIEs autom...
2022-05-18 Stefan LieblerS390: Enable static PIE
2022-05-17 Adhemerval... linux: Add tst-pidfd.c
2022-05-17 Adhemerval... linux: Add P_PIDFD
2022-05-17 Adhemerval... linux: Add pidfd_send_signal
2022-05-17 Adhemerval... linux: Add pidfd_getfd
2022-05-17 Adhemerval... linux: Add pidfd_open
2022-05-17 Szabolcs Nagyaarch64: Move ld.so _start to separate file and drop...
2022-05-17 Szabolcs Nagylinux: Add a getauxval test [BZ #23293]
2022-05-17 Szabolcs Nagyrtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args...
2022-05-17 Szabolcs Nagyrtld: Use generic argv adjustment in ld.so [BZ #23293]
2022-05-16 Florian Weimerscripts/glibcelf.py: Add *T_RISCV_* constants
2022-05-16 Adhemerval... Remove dl-librecon.h header.
2022-05-16 Adhemerval... elf: Remove ldconfig kernel version check
2022-05-16 Adhemerval... Remove kernel version check
2022-05-16 Adhemerval... linux: Use /sys/devices/system/cpu on __get_nprocs_conf...
2022-05-16 Florian Weimercsu: Implement and use _dl_early_allocate during static...
2022-05-16 Florian WeimerLinux: Introduce __brk_call for invoking the brk system...
2022-05-16 Jonathan Wakelysys/cdefs.h: Do not require C++ compilers to define...
2022-05-16 Siddhesh Poyarekarfortify: Ensure that __glibc_fortify condition is a...
2022-05-16 Andreas SchwabUpdate RISC-V specific ELF definitions
2022-05-16 Adhemerval... x86_64: Remove bzero optimization
2022-05-13 Maciej W. RozyckiRISC-V: Use an autoconf template to produce `preconfigure'
2022-05-13 Maciej W. RozyckiMIPS: Use an autoconf template to produce `preconfigure'
2022-05-13 Maciej W. Rozyckim68k: Use an autoconf template to produce `preconfigure'
2022-05-13 Maciej W. RozyckiC-SKY: Use an autoconf template to produce `preconfigure'
2022-05-13 Adhemerval... Remove configure fno_unit_at_a_time
2022-05-13 Adhemerval... stdio: Remove the usage of $(fno-unit-at-a-time) for...
2022-05-13 Adhemerval... stdio: Remove the usage of $(fno-unit-at-a-time) for...
2022-05-13 H.J. LuAdd declare_object_symbol_alias for assembly codes...
2022-05-13 Siddhesh Poyarekarwcrtomb: Make behavior POSIX compliant
2022-05-09 Wangyang Guonptl: Add backoff mechanism to spinlock loop
2022-05-09 Florian WeimerLinux: Implement a useful version of _startup_fatal
2022-05-09 Florian Weimeria64: Always define IA64_USE_NEW_STUB as a flag macro
2022-05-06 Adhemerval... linux: Fix posix_spawn return code if clone fails ...
2022-05-06 Siddhesh Poyarekarbenchtests: Add wcrtomb microbenchmark
2022-05-05 Xiaoming Niclock_settime/clock_gettime: Use __nonnull to avoid...
2022-05-05 Xiaoming Niclock_adjtime: Use __nonnull to avoid null pointer
2022-05-05 Xiaoming Nintp_xxxtimex: Use __nonnull to avoid null pointer
2022-05-05 Xiaoming Niadjtimex/adjtimex64: Use __nonnull to avoid null pointer
2022-05-05 Samuel Thibaulthurd spawni: Fix reauthenticating closed fds
2022-05-04 Florian WeimerLinux: Define MMAP_CALL_INTERNAL
2022-05-04 Florian Weimeri386: Honor I386_USE_SYSENTER for 6-argument Linux...
2022-05-04 Florian Weimeri386: Remove OPTIMIZE_FOR_GCC_5 from Linux libc-do...
2022-05-04 Siddhesh Poyarekarmanual: Clarify that abbreviations of long options...
next