platform/upstream/glibc.git
2023-01-10 Siddhesh PoyarekarAdd _FORTIFY_SOURCE implementation documentation [BZ...
2023-01-06 Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-06 Joseph MyersRemove trailing whitespace in gmp.h
2023-01-06 Joseph MyersRemove trailing whitespace
2023-01-06 Joseph MyersC2x semantics for <tgmath.h>
2023-01-05 Florian Weimertime: Set daylight to 1 for matching DST/offset change...
2023-01-05 Joseph MyersFix ldbl-128 built-in function use
2023-01-03 H.J. Lux86: Check minimum/maximum of non_temporal_threshold...
2023-01-02 Andreas K.... i686: Regenerate ulps
2023-01-02 Samuel Thibaulthurd getcwd: Fix memory leak on error
2023-01-02 Samuel Thibaulthurd fcntl: Make LOCKED macro more robust
2023-01-02 Samuel Thibaulthurd: Make dl-sysdep __sbrk check __vm_allocate call
2023-01-02 Samuel Thibaulthtl: Drop duplicate check in __pthread_stack_alloc
2023-01-02 Samuel Thibaulthurd hurdstartup: Initialize remaining fields of hurd_s...
2023-01-02 Samuel Thibaulthurd _S_msg_add_auth: Initialize new arrays to 0
2023-01-02 Samuel Thibaulthtl: Check error returned by __getrlimit
2023-01-02 Andreas Schwabgetdelim: ensure error indicator is set on error (bug...
2022-12-29 Samuel Thibaulthtl: Fix sem_wait race between read and gsync_wait
2022-12-22 Joseph MyersAvoid use of atoi in malloc
2022-12-22 Florian WeimerLinux: Pass size argument of epoll_create to the kernel
2022-12-22 Carlos O'DonellSimplify scripts/cross-test-ssh.sh configuration.
2022-12-22 Joseph MyersDefine MADV_COLLAPSE from Linux 6.1
2022-12-21 Rajalakshmi... powerpc64: Increase SIGSTKSZ and MINSIGSTKSZ
2022-12-21 Carlos O'DonellUpdate all PO files in preparation for release.
2022-12-21 Joseph MyersUpdate kernel version to 6.1 in header constant tests
2022-12-20 Joseph MyersUpdate syscall lists for Linux 6.1
2022-12-19 Florian Weimerlibio: Convert __vswprintf_internal to buffers (bug...
2022-12-19 Florian Weimerlibio: Convert __obstack_vprintf_internal to buffers...
2022-12-19 Florian Weimerlibio: Convert __vdprintf_internal to buffers
2022-12-19 Florian Weimerlibio: Convert __vasprintf_internal to buffers
2022-12-19 Florian Weimerlibio: Convert __vsprintf_internal to buffers
2022-12-19 Florian Weimerstdio-common: Add lock optimization to vfprintf and...
2022-12-19 Florian Weimerstdio-common: Convert vfprintf and related functions...
2022-12-19 Florian Weimerstdio-common: Add __translated_number_width
2022-12-19 Florian Weimerstdio-common: Add __printf_function_invoke
2022-12-19 Florian Weimerstdio-common: Introduce buffers for implementing printf
2022-12-19 Florian Weimerlocale: Implement struct grouping_iterator
2022-12-19 Joseph MyersUse Linux 6.1 in build-many-glibcs.py
2022-12-19 Joseph MyersAvoid use of atoi in some places in libc
2022-12-19 Florian WeimerLinux: Remove epoll_create, inotify_init from syscalls...
2022-12-19 Florian WeimerLinux: Reflow and sort some Makefile variables
2022-12-19 Samuel Thibaultmach: Drop remnants of old_CFLAGS
2022-12-19 Samuel Thibaultmach: Fix passing -ffreestanding when checking for...
2022-12-19 Flavio CruzForce use of -ffreestanding when checking for gnumach...
2022-12-15 Adhemerval... elf: Fix tst-relro-symbols.py argument passing
2022-12-15 Noah Goldsteinx86: Prevent SIGSEGV in memcmp-sse2 when data is concur...
2022-12-13 Joseph MyersAllow _Qp_fgt in sparc64 localplt.data
2022-12-12 Adhemerval... stdlib: Move _IO_cleanup to call_function_static_weak
2022-12-12 Adhemerval... elf: Do not assume symbol order on tst-audit25{a,b}
2022-12-09 Adhemerval... time: Use 64 bit time on tzfile
2022-12-09 Adhemerval... nscd: Use 64 bit time_t on libc nscd routines (BZ#...
2022-12-09 Adhemerval... nis: Build libnsl with 64 bit time_t
2022-12-08 Siddhesh Poyarekarrealloc: Return unchanged if request is within usable...
2022-12-07 Adhemerval... Linux: Consolidate typesizes.h
2022-12-07 Adhemerval... Linux: Make generic fcntl.h the default one
2022-12-07 Adhemerval... Linux: make generic xstatver.h the default one
2022-12-07 Adhemerval... Linux: Remove generic sysdep
2022-12-07 Adhemerval... Linux: Assume and consolidate shutdown wire-up syscall
2022-12-07 Adhemerval... Linux: Assume and consolidate listen wire-up syscall
2022-12-07 Adhemerval... Linux: Assume and consolidate socketpair wire-up syscall
2022-12-07 Adhemerval... Linux: Assume and consolidate socket wire-up syscall
2022-12-07 Adhemerval... Linux: Assume and consolidate bind wire-up syscall
2022-12-07 Adhemerval... Linux: consolidate ____longjmp_chk
2022-12-07 Adhemerval... Linux: consolidate sendfile implementation
2022-12-07 Adhemerval... Linux: consolidate unlink implementation
2022-12-07 Adhemerval... Linux: consolidate symlink implementation
2022-12-07 Adhemerval... Linux: consolidate rmdir implementation
2022-12-07 Adhemerval... Linux: consolidate readlink implementation
2022-12-07 Adhemerval... Linux: consolidate mkdir implementation
2022-12-07 Adhemerval... Linux: consolidate link implementation
2022-12-07 Adhemerval... Linux: consolidate lchown implementation
2022-12-07 Adhemerval... Linux: consolidate inotify_init implementation
2022-12-07 Adhemerval... Lninux: consolidate epoll_create implementation
2022-12-07 Adhemerval... Linux: consolidate dup2 implementation
2022-12-07 Adhemerval... Linux: consolidate chown implementation
2022-12-07 Adhemerval... Linux: consolidate chmod implementation
2022-12-07 Adhemerval... linux: Consolidate dl-origin.c
2022-12-07 Xing Lilinux: Use long int for syscall return value
2022-12-07 Chenghua XuLoongArch: Use medium cmodel build libc_nonshared.a.
2022-12-06 Adhemerval... x86_64: State assembler is being tested on sysdeps...
2022-12-06 Adhemerval... configure: Remove AS check
2022-12-06 Adhemerval... configure: Remove check if ld is GNU
2022-12-06 Adhemerval... configure: Remove check if as is GNU
2022-12-06 Adhemerval... configure: Move locale tools early
2022-12-02 Sergey Bugaevhurd: Make getrandom cache the server port
2022-12-02 Rajalakshmi... powerpc64: Remove old strncmp optimization
2022-12-02 H.J. Lux86-64 strncpy: Properly handle the length parameter...
2022-12-02 H.J. Lux86-64 strncat: Properly handle the length parameter...
2022-11-29 Shahab VahediARC: update definitions in elf/elf.h
2022-11-29 Shahab Vahediscripts: Add "|" operator support to glibcpp's parsing
2022-11-29 Tulio Magno... Apply asm redirections in syslog.h before first use...
2022-11-29 Xiaolin TangLoongArch: Add support for ilogb[f]
2022-11-29 Xiaolin TangLoongArch: Add support for scalb[f]
2022-11-29 Xiaolin TangLoongArch: Add support for scalbn[f]
2022-11-29 Xiaolin TangLoongArch: Use __builtin_logb{,f} with GCC >= 13
2022-11-29 Xiaolin TangUse GCC builtins for logb functions if desired.
2022-11-29 Xiaolin TangLoongArch: Use __builtin_llrint{,f} with GCC >= 13
2022-11-29 Xiaolin TangUse GCC builtins for llrint functions if desired.
2022-11-29 Xiaolin TangLoongArch: Use __builtin_lrint{,f} with GCC >= 13
next