platform/upstream/glibc.git
2021-07-21 Florian WeimerLinux: Add time64 alias for prctl
2021-07-21 Florian Weimerio: Add time64 alias for fcntl
2021-07-21 Florian Weimermisc: Add time64 alias for ioctl
2021-07-21 Darius RadRISC-V: Update rv64 ULPs
2021-07-20 Florian Weimerresolv: Do not install libnss_dns.a, libnss_dns.so
2021-07-19 Samuel Thibaulthurd: Add support for spawn_do_closefrom
2021-07-19 Adhemerval... elf: Fix tst-cpu-features-cpuinfo on some AMD systems...
2021-07-19 H.J. Lui386: Add the clone3 wrapper
2021-07-19 Florian Weimernss: Directly load nss_dns, without going through dlsym...
2021-07-19 Florian Weimerresolv: Move nss_dns into libc
2021-07-19 Florian Weimerresolv: Move res_query functions into libc
2021-07-19 Florian Weimerresolv: Move res_mkquery, res_nmkquery into libc
2021-07-19 Florian Weimerresolv: Move res_send, res_nsend into libc
2021-07-19 Florian Weimerresolv: Move res_hostalias into its own file, along...
2021-07-19 Florian Weimerresolv: Move __res_context_hostalias into its own file...
2021-07-19 Florian Weimerresolv: Move res_queriesmatch to its own file and into...
2021-07-19 Florian Weimerresolv: Move res_nameinquery to its own file and into...
2021-07-19 Florian Weimerresolv: Move ns_samename into its own file, and into...
2021-07-19 Florian Weimerresolv: Move ns_makecanon into its own file, and into...
2021-07-19 Florian Weimerresolv: Move res_isourserver to its own file and reform...
2021-07-19 Florian Weimerresolv: Move __res_get_nsaddr to its own file and into...
2021-07-19 Florian Weimerresolv: Rename res_comp.c to res-name-checking.c and...
2021-07-19 Florian Weimerresolv: Move dn_skipname to its own file and into libc
2021-07-19 Florian Weimerresolv: Move dn_comp to its own file and into libc
2021-07-19 Florian Weimerresolv: Move _getlong, _getshort, __putlong, __putshort...
2021-07-19 Florian Weimerresolv: Move dn_expand to its own file and into libc
2021-07-19 Florian Weimerresolv: Move ns_name_compress into its own file and...
2021-07-19 Florian Weimerresolv: Move ns_name_pack into its own file and into...
2021-07-19 Florian Weimerresolv: Move ns_name_pton into its own file and into...
2021-07-19 Florian Weimerresolv: Move ns_name_uncompress into its own file and...
2021-07-19 Florian Weimerresolv: Move ns_name_skip to its own file and into...
2021-07-19 Florian Weimerresolv: Deprecate legacy interfaces in libresolv
2021-07-19 Siddhesh Poyarekartst-safe-linking: make false positives even more improbable
2021-07-18 Samuel Thibaulthtl: Do not expose pthread hidden proto outside libpthread
2021-07-16 Adhemerval... elf: Fix a wrong array access on tst-tls20
2021-07-15 Adhemerval... elf: Add -Wl,--no-as-needed for tst-tls-manydynamic...
2021-07-15 Florian Weimerresolv: Move ns_name_unpack to its own file and into...
2021-07-15 Florian Weimerresolv: Remove unnecessary res_isourserver_p call from...
2021-07-15 Florian Weimerresolv: Move ns_name_ntop to its own file and into...
2021-07-15 Florian Weimernss_dns: Do not use deprecated packet parsing functions
2021-07-15 Florian Weimerresolv: Sort Makefile routines and Versions lexicograph...
2021-07-15 Florian Weimersocket: Add hidden prototype for setsockopt
2021-07-14 Adhemerval... elf: Fix DTV gap reuse logic (BZ #27135)
2021-07-14 Stefan LieblerFix linknamespace errors and local-plt-usages in nss_files.
2021-07-14 H.J. LuAdd static tests for __clone_internal
2021-07-14 H.J. Lux86-64: Add the clone3 wrapper
2021-07-14 H.J. LuAdd an internal wrapper for clone, clone2 and clone3
2021-07-14 Cooper Qunss: Fix build error with --disable-nscd
2021-07-13 Samuel Thibaulthtl: Fix linking static examples against libpthread
2021-07-13 Samuel Thibaulthtl: Let libc call __pthread_mutex_{,try,un}lock
2021-07-13 Adhemerval... posix: Ignore non opened files on tst-spawn5
2021-07-13 H.J. Lumcheck: Align struct hdr to MALLOC_ALIGNMENT bytes...
2021-07-12 Adhemerval... Linux: Use 32-bit vDSO for clock_gettime, gettimeofday...
2021-07-12 Florian WeimerReduce <limits.h> pollution due to dynamic PTHREAD_STAC...
2021-07-12 Stefan LieblerFix failing nss/tst-nss-files-hosts-long.
2021-07-12 Florian Weimernis: nis_local_group may read from __nisgroup[-1] ...
2021-07-11 Samuel Thibaulthurd _Fork: Drop duplicate malloc_fork_lock calls
2021-07-11 H.J. Lusupport: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZ
2021-07-09 H.J. Lusupport: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ)
2021-07-09 H.J. LuDefine PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
2021-07-09 Florian WeimerForce building with -fno-common
2021-07-09 H.J. LuAdd a generic malloc test for MALLOC_ALIGNMENT
2021-07-09 H.J. LuProperly run tst-spawn5 directly [BZ #28067]
2021-07-09 Florian Weimerbuild-many-glibcs.py: Add glibcs-arm-linux-gnueabihf...
2021-07-09 Florian Weimernptl: Use out-of-line wake function in __libc_lock_unlo...
2021-07-09 Anton Blanchardpowerpc64le: Fix typo in configure
2021-07-09 Tulio Magno... powerpc64: Remove strcspn ifunc from the loader
2021-07-08 Noah Goldsteinx86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list...
2021-07-08 H.J. Lux86-64: Test strlen and wcslen with 0 in the RSI regist...
2021-07-08 Fangrui Songx86_64: Remove unneeded static PIE check for undefined...
2021-07-08 Joseph MyersAdd NT_ARM_PAC_ENABLED_KEYS to elf.h
2021-07-08 Adhemerval... posix: Add posix_spawn_file_actions_addclosefrom_np
2021-07-08 Adhemerval... io: Add closefrom [BZ #10353]
2021-07-08 Adhemerval... linux: Add close_range
2021-07-08 Adhemerval... support: Add support_stack_alloc
2021-07-08 Siddhesh Poyarekar_int_realloc is static
2021-07-08 Siddhesh PoyarekarMove mcheck symbol from stdlib to malloc
2021-07-08 Florian Weimernss: Do not install static linker input files for libns...
2021-07-08 Siddhesh Poyarekarelf/tests: Make thrlock and noload depend on libm
2021-07-07 Siddhesh PoyarekarHarden tcache double-free check
2021-07-07 Florian Weimernss: Access nss_files through direct references
2021-07-07 Florian Weimernss_files: Move into libc
2021-07-07 Florian Weimernss_files: Add generic code for set*ent, end*ent and...
2021-07-07 Florian Weimernss_files: Allocate nscd file registration data on...
2021-07-07 Florian Weimerlibio: Replace internal _IO_getdelim symbol with __getdelim
2021-07-07 Florian Weimerlibio: Add hidden prototype for ungetc
2021-07-07 Florian Weimerinet: Add hidden prototype for __inet_network
2021-07-07 Joseph MyersUpdate MIPS libm-test-ulps
2021-07-07 Joseph MyersUpdate powerpc-nofpu libm-test-ulps
2021-07-07 liuhongtsoft-fp: Add __extendhfsf2/__extendhfdf2, __truncsfhf2...
2021-07-07 Joseph MyersUpdate kernel version to 5.13 in tst-mman-consts.py
2021-07-07 Siddhesh Poyarekartests-exclude-mcheck: Fix typo
2021-07-07 Florian Weimerelf: Clean up GLIBC_PRIVATE exports of internal libdl...
2021-07-07 Florian Weimernptl: Reduce the GLIBC_PRIVATE ABI
2021-07-07 Florian Weimernptl: Remove GLIBC_2.34 versions of __pthread_mutex_loc...
2021-07-07 Florian Weimernptl: Use internal low-level lock type for !IS_IN ...
2021-07-07 Siddhesh Poyarekarglibc.malloc.check: Fix nit in documentation
2021-07-06 Siddhesh PoyarekarExclude tst-realloc from tests-mcheck
2021-07-06 Adhemerval... linux: Fix setsockopt fallback
2021-07-06 Adhemerval... linux: Use the expected size for SO_TIMESTAMP{NS} conve...
next