2021-07-15 |
Florian Weimer | nss_dns: Do not use deprecated packet parsing functions |
commit | commitdiff | tree | snapshot |
2021-07-15 |
Florian Weimer | resolv: Sort Makefile routines and Versions lexicograph... |
commit | commitdiff | tree | snapshot |
2021-07-15 |
Florian Weimer | socket: Add hidden prototype for setsockopt |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Adhemerval... | elf: Fix DTV gap reuse logic (BZ #27135) |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Stefan Liebler | Fix linknamespace errors and local-plt-usages in nss_files. |
commit | commitdiff | tree | snapshot |
2021-07-14 |
H.J. Lu | Add static tests for __clone_internal |
commit | commitdiff | tree | snapshot |
2021-07-14 |
H.J. Lu | x86-64: Add the clone3 wrapper |
commit | commitdiff | tree | snapshot |
2021-07-14 |
H.J. Lu | Add an internal wrapper for clone, clone2 and clone3 |
commit | commitdiff | tree | snapshot |
2021-07-14 |
Cooper Qu | nss: Fix build error with --disable-nscd |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Samuel Thibault | htl: Fix linking static examples against libpthread |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Samuel Thibault | htl: Let libc call __pthread_mutex_{,try,un}lock |
commit | commitdiff | tree | snapshot |
2021-07-13 |
Adhemerval... | posix: Ignore non opened files on tst-spawn5 |
commit | commitdiff | tree | snapshot |
2021-07-13 |
H.J. Lu | mcheck: Align struct hdr to MALLOC_ALIGNMENT bytes... |
commit | commitdiff | tree | snapshot |
2021-07-12 |
Adhemerval... | Linux: Use 32-bit vDSO for clock_gettime, gettimeofday... |
commit | commitdiff | tree | snapshot |
2021-07-12 |
Florian Weimer | Reduce <limits.h> pollution due to dynamic PTHREAD_STAC... |
commit | commitdiff | tree | snapshot |
2021-07-12 |
Stefan Liebler | Fix failing nss/tst-nss-files-hosts-long. |
commit | commitdiff | tree | snapshot |
2021-07-12 |
Florian Weimer | nis: nis_local_group may read from __nisgroup[-1] ... |
commit | commitdiff | tree | snapshot |
2021-07-11 |
Samuel Thibault | hurd _Fork: Drop duplicate malloc_fork_lock calls |
commit | commitdiff | tree | snapshot |
2021-07-11 |
H.J. Lu | support: Replace _SC_MINSIGSTKSZ with _SC_SIGSTKSZ |
commit | commitdiff | tree | snapshot |
2021-07-09 |
H.J. Lu | support: Replace MINSIGSTKSZ with sysconf (_SC_MINSIGSTKSZ) |
commit | commitdiff | tree | snapshot |
2021-07-09 |
H.J. Lu | Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN) |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Florian Weimer | Force building with -fno-common |
commit | commitdiff | tree | snapshot |
2021-07-09 |
H.J. Lu | Add a generic malloc test for MALLOC_ALIGNMENT |
commit | commitdiff | tree | snapshot |
2021-07-09 |
H.J. Lu | Properly run tst-spawn5 directly [BZ #28067] |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Florian Weimer | build-many-glibcs.py: Add glibcs-arm-linux-gnueabihf... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Florian Weimer | nptl: Use out-of-line wake function in __libc_lock_unlo... |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Anton Blanchard | powerpc64le: Fix typo in configure |
commit | commitdiff | tree | snapshot |
2021-07-09 |
Tulio Magno... | powerpc64: Remove strcspn ifunc from the loader |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Noah Goldstein | x86: Remove wcsnlen-sse4_1 from wcslen ifunc-impl-list... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
H.J. Lu | x86-64: Test strlen and wcslen with 0 in the RSI regist... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Fangrui Song | x86_64: Remove unneeded static PIE check for undefined... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Joseph Myers | Add NT_ARM_PAC_ENABLED_KEYS to elf.h |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Adhemerval... | posix: Add posix_spawn_file_actions_addclosefrom_np |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Adhemerval... | io: Add closefrom [BZ #10353] |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Adhemerval... | linux: Add close_range |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Adhemerval... | support: Add support_stack_alloc |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Siddhesh Poyarekar | _int_realloc is static |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Siddhesh Poyarekar | Move mcheck symbol from stdlib to malloc |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Florian Weimer | nss: Do not install static linker input files for libns... |
commit | commitdiff | tree | snapshot |
2021-07-08 |
Siddhesh Poyarekar | elf/tests: Make thrlock and noload depend on libm |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Siddhesh Poyarekar | Harden tcache double-free check |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nss: Access nss_files through direct references |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nss_files: Move into libc |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nss_files: Add generic code for set*ent, end*ent and... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nss_files: Allocate nscd file registration data on... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | libio: Replace internal _IO_getdelim symbol with __getdelim |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | libio: Add hidden prototype for ungetc |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | inet: Add hidden prototype for __inet_network |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Joseph Myers | Update MIPS libm-test-ulps |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Joseph Myers | Update powerpc-nofpu libm-test-ulps |
commit | commitdiff | tree | snapshot |
2021-07-07 |
liuhongt | soft-fp: Add __extendhfsf2/__extendhfdf2, __truncsfhf2... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Joseph Myers | Update kernel version to 5.13 in tst-mman-consts.py |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Siddhesh Poyarekar | tests-exclude-mcheck: Fix typo |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | elf: Clean up GLIBC_PRIVATE exports of internal libdl... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nptl: Reduce the GLIBC_PRIVATE ABI |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nptl: Remove GLIBC_2.34 versions of __pthread_mutex_loc... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Florian Weimer | nptl: Use internal low-level lock type for !IS_IN ... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
Siddhesh Poyarekar | glibc.malloc.check: Fix nit in documentation |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Siddhesh Poyarekar | Exclude tst-realloc from tests-mcheck |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Adhemerval... | linux: Fix setsockopt fallback |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Adhemerval... | linux: Use the expected size for SO_TIMESTAMP{NS} conve... |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Adhemerval... | linux: Consolidate Linux setsockopt implementation |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Adhemerval... | linux: Consolidate Linux getsockopt implementation |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Armin Brauns | manual: fix description for preadv() |
commit | commitdiff | tree | snapshot |
2021-07-06 |
Florian Weimer | elf: Call free from base namespace on error in dl-libc... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Khem Raj | linux: Check for null value msghdr struct before use |
commit | commitdiff | tree | snapshot |
2021-07-04 |
Siddhesh Poyarekar | hooks.c: Remove incorrect comment |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Tulio Magno... | mtrace: Add attribute nocommon to mallwatch |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | Move glibc.malloc.check implementation into its own... |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | mtrace: Deprecate mallwatch and tr_break |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | Drop source dependencies on hooks.c and arena.c |
commit | commitdiff | tree | snapshot |
2021-07-02 |
JeffyChen | malloc: Initiate tcache shutdown even without allocatio... |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | Add mcheck tests to malloc |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Siddhesh Poyarekar | iconvconfig: Use the public feof_unlocked |
commit | commitdiff | tree | snapshot |
2021-07-02 |
Florian Weimer | resolv: Move libanl into libc (if libpthread is in... |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Pedro Franco... | powerpc: optimize strcpy/stpcpy for POWER9/10 |
commit | commitdiff | tree | snapshot |
2021-07-01 |
H.J. Lu | soft-fp: Add __extendhfxf2 and __truncxfhf2 |
commit | commitdiff | tree | snapshot |
2021-07-01 |
H.J. Lu | x86: Check RTM_ALWAYS_ABORT for RTM [BZ #28033] |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Joseph Myers | Update syscall lists for Linux 5.13 |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Stefan Liebler | s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000... |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Stefan Liebler | Fix extra PLT reference in libc.so due to __glob64_time... |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Wilco Dijkstra | AArch64: Add hp-timing.h |
commit | commitdiff | tree | snapshot |
2021-07-01 |
Wilco Dijkstra | AArch64: Improve strnlen performance |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Florian Weimer | Linux: Avoid calling malloc indirectly from __get_nprocs |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Joseph Myers | Use Linux 5.13 in build-many-glibcs.py |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Florian Weimer | login: Move libutil into libc |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Florian Weimer | login: Rework hidden prototypes for __setutent, __utmpn... |
commit | commitdiff | tree | snapshot |
2021-06-30 |
Florian Weimer | login: Hidden prototypes for _getpt, __ptsname_r, grant... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Florian Weimer | nptl_db: Re-use the ELF-to-abilist converter for ABI... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Andreas Roeseler | Add RFC 8335 Definitions from Linux 5.13 |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Florian Weimer | nss: Fix NSS_DECLARE_MODULE_FUNCTIONS handling of _nss_... |
commit | commitdiff | tree | snapshot |
2021-06-29 |
Stefan Liebler | s390x: Update math: redirect roundeven function |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Adhemerval... | posix: Add _Fork [BZ #4737] |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | nptl: Add glibc.pthread.stack_cache_size tunable |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | nptl: Export libthread_db-used symbols under GLIBC_PRIVATE |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | nptl: Rename nptl_version to __nptl_version |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | nptl_db: Clean up main/rtld variable handling |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Szabolcs Nagy | arm: align stack in clone [BZ 28020] |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Linux: Cleanups after librt move |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Florian Weimer | Linux: Move timer_settime, __timer_settime64 from librt... |
commit | commitdiff | tree | snapshot |
next |