platform/upstream/glibc.git
2019-11-22 Gabriel F.... ldbl-128ibm-compat: Test double values
2019-11-22 Gabriel F.... ldbl-128ibm-compat: Add wide character, fortified print...
2019-11-22 Gabriel F.... ldbl-128ibm-compat: Add regular character, fortified...
2019-11-22 Gabriel F.... ldbl-128ibm-compat: Add wide character printing functions
2019-11-22 Gabriel F.... ldbl-128ibm-compat: Add regular character printing...
2019-11-22 Gabriel F.... Use DEPRECATED_SCANF macro for remaining C99-compliant...
2019-11-22 Adhemerval... misc: Set generic pselect as ENOSYS
2019-11-22 Paul A. ClarkeRemove duplicate inline implementation of issignalingf
2019-11-21 Emilio Cobos... Don't use a custom wrapper macro around __has_include...
2019-11-21 Paul A. ClarkeEnable inlining issignalingf within glibc
2019-11-21 Florian WeimerIntroduce DL_LOOKUP_FOR_RELOCATE flag for _dl_lookup_sy...
2019-11-21 Marcin Kościelnickirtld: Check __libc_enable_secure before honoring LD_PRE...
2019-11-16 Florian WeimerEnhance _dl_catch_exception to allow disabling exceptio...
2019-11-16 Florian Weimerhurd: Suppress GCC 10 -Warray-bounds warning in init...
2019-11-15 Florian Weimerlinux: Add comment on affinity set sizes to tst-skeleto...
2019-11-15 Florian WeimerAvoid zero-length array at the end of struct link_map...
2019-11-15 Florian WeimerIntroduce link_map_audit_state accessor function
2019-11-15 Florian WeimerProperly initialize audit cookie for the dynamic loader...
2019-11-14 Florian Weimernios2: Work around backend bug triggered by csu/libc...
2019-11-13 Florian WeimerRedefine _IO_iconv_t to store a single gconv step point...
2019-11-13 Krzysztof KochAdd new script for plotting string benchmark JSON output
2019-11-13 Florian Weimersupport: Fix support_set_small_thread_stack_size to...
2019-11-12 Florian Weimerlogin: Use pread64 in utmp implementation
2019-11-12 Florian WeimerClarify purpose of assert in _dl_lookup_symbol_x
2019-11-12 Krzysztof Kochaarch64: Increase small and medium cases for __memcpy_g...
2019-11-12 Florian Weimerlogin: Introduce matches_last_entry to utmp processing
2019-11-12 Florian Weimerslotinfo in struct dtv_slotinfo_list should be flexible...
2019-11-11 Adhemerval... Fix clock_nanosleep when interrupted by a signal
2019-11-11 Arjun Shankarlibio/tst-fopenloc: Use xsetlocale, xfopen, and xfclose
2019-11-11 Arjun Shankarsupport: Add xsetlocale function
2019-11-11 Joseph MyersDeclare asctime_r, ctime_r, gmtime_r, localtime_r for...
2019-11-11 Lukasz Majewskiy2038: linux: Provide __ppoll64 implementation
2019-11-11 Florian Weimerlinux: Reduce stack size for nptl/tst-thread-affinity...
2019-11-11 Florian Weimersupport: Add support_set_small_thread_stack_size
2019-11-11 Andreas SchwabFix array bounds violation in regex matcher (bug 25149)
2019-11-08 Alistair Francissysdeps/clock_nanosleep: Use clock_nanosleep_time64...
2019-11-08 Adhemerval... Remove hppa pthreadP.h
2019-11-07 Florian Weimerlogin: Acquire write lock early in pututline [BZ #24882]
2019-11-07 Adhemerval... nptl: Add missing placeholder abi symbol from nanosleep...
2019-11-07 Florian Weimerlogin: Remove double-assignment of fl.l_whence in try_f...
2019-11-07 Florian Weimerhurd: Use __clock_gettime in _hurd_select
2019-11-07 Florian Weimerhurd: Remove lingering references to the time function
2019-11-07 liqingqingmath: enhance the endloop condition of function handle_...
2019-11-06 Adhemerval... nptl: Refactor thrd_sleep in terms of clock_nanosleep
2019-11-06 Adhemerval... Refactor nanosleep in terms of clock_nanosleep
2019-11-06 Adhemerval... nptl: Move nanosleep implementation to libc
2019-11-06 Adhemerval... posix: Sync regex with gnulib
2019-11-06 Mike FABIANAdd mnw language code [BZ #25139]
2019-11-06 Talachan MonAdd new locale: mnw_MM (Mon language spoken in Myanmar...
2019-11-06 Stefan LieblerS390: Fp comparison are now raising FE_INVALID with...
2019-11-05 Lukasz Majewskilinux: pselect: Remove CALL_PSELECT6 macro
2019-11-05 Arjun ShankarFix run-one-test so that it runs elf tests
2019-11-04 Mike Crowenptl: Fix niggles with pthread_clockjoin_np
2019-11-03 John David... hppa: Align __clone stack argument to 8 bytes (Bug...
2019-11-02 Lukasz Majewskiy2038: linux: Provide __futimens64 implementation
2019-11-02 Lukasz Majewskiy2038: linux: Provide __utimensat64 implementation
2019-11-01 Mike Crowenptl: Add pthread_timedjoin_np, pthread_clockjoin_np...
2019-11-01 Mike Crowenptl: Add pthread_clockjoin_np
2019-11-01 Mike Crowemanual: Add documentation for pthread_tryjoin_np and...
2019-11-01 Mike Crowenptl: Convert tst-join3 to use libsupport
2019-10-31 Paul EggertSync time/mktime.c with gnulib
2019-10-31 Adhemerval... Sync timespec-{add,sub} with gnulib
2019-10-31 Adhemerval... Sync intprops.h with gnulib
2019-10-31 Adhemerval... Refactor adjtimex based on clock_adjtime
2019-10-31 Adhemerval... Refactor PI mutexes internal definitions
2019-10-31 Adhemerval... Remove pause and nanosleep not cancel wrappers
2019-10-31 Adhemerval... nptl: Replace non cancellable pause/nanosleep with...
2019-10-31 Adhemerval... Consolidate lowlevellock-futex.h
2019-10-31 Adhemerval... Consolidate futex-internal.h
2019-10-31 DJ DelorieBase max_fast on alignment, not width, of bins (Bug...
2019-10-30 Zack WeinbergRevise the documentation of simple calendar time.
2019-10-30 Zack WeinbergMake second argument of gettimeofday as 'void *'
2019-10-30 Adhemerval... Use clock_gettime to implement gettimeofday.
2019-10-30 Zack WeinbergUse clock_gettime to implement timespec_get.
2019-10-30 Zack WeinbergConsolidate and deprecate ftime
2019-10-30 Adhemerval... Change most internal uses of time to __clock_gettime.
2019-10-30 Adhemerval... Use clock_gettime to implement time.
2019-10-30 Zack WeinbergUse clock_settime to implement settimeofday.
2019-10-30 Zack WeinbergUse clock_settime to implement stime; withdraw stime.
2019-10-30 Zack WeinbergChange most internal uses of __gettimeofday to __clock_...
2019-10-30 Zack WeinbergLinux/Alpha: don't use timeval32 system calls.
2019-10-30 Florian Weimerresolv/tst-idna_name_classify: Isolate from system...
2019-10-30 Svante Signellhurd: Support for file record locking
2019-10-29 Carlos O'DonellComment out initgroups from example nsswitch.conf ...
2019-10-27 Lukasz Majewskiy2038: linux: Provide __clock_getres64 implementation
2019-10-27 Lukasz Majewskitime: Introduce function to check correctness of nanose...
2019-10-25 Arjun ShankarAdd Transliterations for Unicode Misc. Mathematical...
2019-10-24 DJ DelorieInstall charmaps uncompressed in testroot
2019-10-24 DJ DelorieAdd wait-for-debugger test harness hooks
2019-10-24 Alistair FrancisDefine __STATFS_MATCHES_STATFS64
2019-10-24 Florian Weimerhurd: Fix build after __pread64 usage in the dynamic...
2019-10-23 Alistair Francissysdeps/stat: Handle 64-bit ino_t types on 32-bit hosts
2019-10-23 Stefan LieblerS390: Remove not needed stack frame in syscall function.
2019-10-22 Joseph MyersFix testroot.pristine creation copying dynamic linker.
2019-10-21 Wilco DijkstraRemove x64 _finite tests and references
2019-10-21 Wilco DijkstraRemove finite-math tests
2019-10-21 Wilco DijkstraRemove math-finite.h
2019-10-20 Lukasz MajewskiInclude <kernel-features.h> explicitly in Linux clock_s...
2019-10-19 DJ Delorieloadarchive: guard against locale-archive corruption...
2019-10-18 Carlos O'DonellUndo accidental commit to ChangeLog.19.
next