platform/upstream/glibc.git
2021-03-01 Florian Weimerbacktrace: Implement on top of <unwind-link.h>
2021-03-01 Florian WeimerImplement <unwind-link.h> for dynamically loading the...
2021-03-01 Martin SeborCorrect buffer end pointer in IO_wdefault_doallocate...
2021-03-01 Szabolcs Nagyaarch64: update ulps.
2021-02-27 Paul ZimmermannAdd inputs that generate larger error bounds
2021-02-25 Florian WeimerReduce the statically linked startup code [BZ #23323]
2021-02-23 Adhemerval... posix: Falling back to non wide mode in case of encodin...
2021-02-23 Florian Weimernptl: Move elision implementations into libc
2021-02-23 Samuel ThibaultNEWS: Add missing bug closures
2021-02-23 Paul Zimmermannadded rt to malloc/Depend [BZ #27132]
2021-02-22 H.J. Lux86: Use x86/nptl/pthreaddef.h
2021-02-22 Florian Weimernptl: Move futex-internal into libc
2021-02-22 Florian Weimernptl: Move lowlevellock into libc [BZ #15648]
2021-02-22 Florian Weimernptl: Move futex-internal.c into main nptl directory
2021-02-22 Florian Weimernptl: Reformat Versions
2021-02-22 Florian Weimernptl: Split libpthread-routines into one routine per...
2021-02-22 Florian Weimerx86: Remove unused variables for raw cache sizes from...
2021-02-22 Joseph MyersUse Linux 5.11 in build-many-glibcs.py.
2021-02-22 H.J. Lu<bits/platform/x86.h>: Correct x86_cpu_TBM
2021-02-22 H.J. Lux86_64/clone.S: Upate comments
2021-02-22 H.J. Lui386/clone.S: Remove redundant EBX load
2021-02-22 Szabolcs Nagyaarch64: Remove the unused __read_tp symbol
2021-02-22 Florian Weimerbuild-many-glibcs.py: Use make -O for more consistent...
2021-02-21 Naohiro Tamuraconfigure: Replace obsolete AC_TRY_LINK with AC_LINK_IFELSE
2021-02-21 Naohiro Tamuraconfigure: Remove obsolete AC_CHECK_TOOL_PREFIX
2021-02-21 Naohiro Tamuraconfigure: Replace obsoleted AC_HELP_STRING with AS_HEL...
2021-02-19 Joseph MyersUpdate syscall lists for Linux 5.11.
2021-02-19 John David... Correct hppa EFD_NONBLOCK, IN_NONBLOCK, SFD_NONBLOCK...
2021-02-19 Florian Weimerstring: Work around GCC PR 98512 in rawmemchr
2021-02-16 Lukasz Majewskitst: time: Provide Y2038 tests for mktime (tst-mktime4.c)
2021-02-16 Lukasz Majewskitst: Provide test for difftime
2021-02-16 Lukasz Majewskitst: Provide test for ctime
2021-02-16 Lukasz Majewskitst: Provide test for sched_rr_get_interval
2021-02-16 Stefan LieblerS390: Add new hwcap values.
2021-02-15 Szabolcs Nagyaarch64: Fix sys/ptrace.h if linux headers are included
2021-02-12 Florian Weimerelf: Do not copy vDSO soname when setting up link map
2021-02-12 H.J. Lux86: Remove the extra space between "# endif"
2021-02-11 Adhemerval... hurd: Fix fstatfs build failure
2021-02-11 Adhemerval... linux: Remove stat-check.c
2021-02-11 Adhemerval... linux: Remove overflow.h
2021-02-11 Adhemerval... linux: Consolidate internal_statvfs
2021-02-11 Adhemerval... linux: Consolidate statvfs implementations
2021-02-11 Adhemerval... linux: Consolidate fstatvfs implementations
2021-02-11 Adhemerval... linux: Consolidate statfs implementations
2021-02-11 Adhemerval... linux: Consolidate fstatfs implementations
2021-02-11 Adhemerval... linux: Set LFS statfs as default
2021-02-11 Adhemerval... linux: Set default kernel_stat.h to LFS
2021-02-11 Adhemerval... linux: Fix STATFS_IS_STATFS64 definition
2021-02-10 Siddhesh Poyarekartunables: Disallow negative values for some tunables
2021-02-10 Siddhesh Poyarekarx86: Use SIZE_MAX instead of (long int)-1 for tunable...
2021-02-10 Siddhesh Poyarekartunables: Simplify TUNABLE_SET interface
2021-02-10 Xiaoming Nisetrlimit/getrlimit: Use __nonnull to avoid null pointer
2021-02-10 Naohiro Tamurabenchtests: Updated json bench-variant attribute
2021-02-09 Adhemerval... regex: stop using alloca
2021-02-09 Adhemerval... regexec: remove alloca usage in build_trtable
2021-02-09 Adhemerval... regex: remove alloca usage on regex set_regs
2021-02-09 Adhemerval... malloc: Sync dynarray with gnulib
2021-02-09 Adhemerval... misc: Sync cdefs.h with gnulib
2021-02-09 Adhemerval... linux: Fix __sem_check_add_mapping search_sem
2021-02-09 Adhemerval... linux: Fix __sem_check_add_mapping name length
2021-02-08 Joseph MyersAdd more ptrace constants for AArch64 and PowerPC.
2021-02-08 noahstrchr: Add additional benchmarks and tests
2021-02-08 noahx86-64: Refactor and improve performance of strchr...
2021-02-08 Adhemerval... pthread: Remove alloca usage from __sem_check_add_mapping
2021-02-08 Adhemerval... pthread: Refactor semaphore code
2021-02-08 Florian Weimerlinux: Require /dev/shm as the shared memory file system
2021-02-08 Paul Zimmermannsunrpc: Fix typo in xdr_string comment
2021-02-08 Lukasz Majewskitst: Provide test for ppoll
2021-02-08 Lukasz Majewskitst: Provide test for timerfd related functions
2021-02-07 H.J. Lux86: Add PTWRITE feature detection [BZ #27346]
2021-02-05 Sergei Trofimovichnsswitch: return result when nss database is locked...
2021-02-05 Siddhesh Poyarekarprintf: Add smoke tests for long double
2021-02-05 Joseph MyersAdd NT_ARM_TAGGED_ADDR_CTRL from Linux 5.10 to elf.h.
2021-02-04 Bruno Haibleargp: Avoid undefined behaviour when invoking qsort().
2021-02-04 Bruno Haibleargp: Improve comments.
2021-02-04 Bruno Haibleargp: Don't pass invalid arguments to isspace, isalnum...
2021-02-04 Bruno Haibleargp: Don't rely on undefined behaviour of _tolower().
2021-02-04 Paul Eggertargp: fix pointer-subtraction bug
2021-02-04 Joseph MyersUse binutils 2.36 branch in build-many-glibcs.py.
2021-02-04 Florian Weimermanual: Correct description of ENTRY [BZ #17183]
2021-02-04 Florian Weimernptl: Remove private futex optimization [BZ #27304]
2021-02-03 Mike Hommeystdio-common: Add a few double formatting tests [BZ...
2021-02-03 Stafford Horne posix/tst-rfc3484: Fix compile failure linking to...
2021-02-03 Siddhesh Poyarekari686: Regenerate ULPs
2021-02-02 H.J. Lutst-rtld-list-tunables.sh: Unset glibc tunables
2021-02-02 Adhemerval... linux: Remove shmmax check from tst-sysvshm-linux
2021-02-02 Sajan Karumanchix86: Adding an upper bound for Enhanced REP MOVSB.
2021-02-02 Adhemerval... Fix version.h for glibc 2.34 development
2021-02-02 Joseph MyersAdd MS_NOSYMFOLLOW from Linux 5.10 to <sys/mount.h>.
2021-02-02 H.J. LuMove _SC_MINSIGSTKSZ/_SC_SIGSTKSZ entry in NEWS
2021-02-01 Vitaly ChikunovlibSegFault: Fix printing signal number [BZ #27249]
2021-02-01 Samuel Thibaulthurd TIOCFLUSH: fix fixing argument
2021-02-01 H.J. Lusysconf: Add _SC_MINSIGSTKSZ/_SC_SIGSTKSZ [BZ #20305]
2021-02-01 Samuel Thibaulthurd TIOCFLUSH: Cope BSD 4.1 semantic
2021-02-01 Yang Xutst-mallinfo2.c: Remove useless trailing semicolon...
2021-02-01 Fangrui Songelf: Replace a --defsym trick with an object file to...
2021-02-01 Adhemerval... Open master branch for glibc 2.34 development
2021-02-01 Adhemerval... Prepare for glibc 2.33 release
2021-02-01 Adhemerval... Update NEWS with bugs
2021-02-01 Adhemerval... Update translations
next