platform/upstream/glibc.git
2020-02-10 Andreas Schwabnptl: add missing pthread-offsets.h
2020-02-10 Samuel Thibaulthtl: Avoid a local plt for pthread_self
2020-02-10 Samuel Thibaultpthread: Move some join tests from nptl to sysdeps...
2020-02-10 Samuel Thibaulthtl: Make joining self return EDEADLK
2020-02-10 Samuel Thibaultpthread: Move most barrier tests from nptl to sysdeps...
2020-02-10 Samuel Thibaulthtl: Fix barrier_wait with one thread
2020-02-10 Samuel Thibaultpthread: Move most sem tests from nptl to sysdeps/pthread
2020-02-10 Samuel Thibaulthtl: Make sem_wait/sem_timedwait interruptible
2020-02-10 Samuel Thibaulthtl: Make sem_open return ENOSYS
2020-02-10 Samuel Thibaulthtl: Add support for semaphore maximum value
2020-02-10 Samuel Thibaultpthread: Move key tests from nptl to sysdeps/pthread
2020-02-10 Samuel Thibaulthurd: Make nanosleep a cancellation point
2020-02-10 Samuel Thibaulthtl: Add support for libc cancellation points
2020-02-10 Samuel Thibaulthtl: clean __pthread_get_cleanup_stack hidden proto
2020-02-09 Samuel Thibaulthtl: XFAIL rwlock tests which need pshared support
2020-02-09 Samuel Thibaultpthread: Move some rwlock tests from nptl to sysdeps...
2020-02-09 Samuel Thibaultpthread: Move most once tests from nptl to sysdeps...
2020-02-09 Samuel Thibaulthtl: support cancellation during pthread_once
2020-02-09 Samuel Thibaultpthread: Move most cond tests from nptl to sysdeps...
2020-02-09 Samuel Thibaulthtl: make pthread_cond_destroy return EBUSY on waiters
2020-02-09 Samuel Thibaulthtl: Report missing mutex lock on pthread_cond_*wait
2020-02-09 Samuel Thibaulthtl: Fix linking static testcases
2020-02-09 Samuel Thibaulthtl: Move __register_atfork from forward to own file
2020-02-09 Samuel Thibaultpthread: Move some attr tests from nptl to sysdeps...
2020-02-09 Samuel Thibaulthtl: Fix default guard size
2020-02-09 Samuel Thibaultpthread: Move most mutex tests from nptl to sysdeps...
2020-02-09 Samuel Thibaultpthread: Move spin tests from nptl to sysdeps/pthread
2020-02-09 Samuel Thibaulthtl: make pthread_spin_lock really spin
2020-02-09 Samuel Thibaulthtl: Avoid check-installed-headers looking at inlines
2020-02-09 Samuel Thibaulthtl: Do not put spin_lock inlines in public headers
2020-02-09 Samuel Thibaultpthread: Move basic tests from nptl to sysdeps/pthread
2020-02-09 Samuel Thibaulthtl: Fix calling pthread_exit in the child of a fork
2020-02-09 Florian Weimerx86: Remove <bits/select.h> and use the generic version
2020-02-09 Samuel ThibaultC11 threads: Move implementation to sysdeps/pthread
2020-02-09 Samuel Thibaulthtl: Add C11 threads types definitions
2020-02-09 Samuel ThibaultC11 threads: make thrd_join more portable
2020-02-09 Samuel ThibaultC11 threads: Fix thrd_t / pthread_t compatibility assertion
2020-02-09 Samuel ThibaultC11 threads: do not require PTHREAD_DESTRUCTOR_ITERATIONS
2020-02-09 Samuel Thibaultnptl: Move nptl-specific types to separate header
2020-02-09 Samuel Thibaulthtl: Make __PTHREAD_ONCE_INIT more flexible
2020-02-09 Samuel Thibaulthtl: Add support for C11 threads behavior
2020-02-09 Samuel Thibaulthtl: Add missing internal functions declarations
2020-02-09 Samuel Thibaulthtl: Rename _pthread_mutex_init/destroy to __pthread_mu...
2020-02-09 Samuel Thibaulthtl: Move internal mutex/rwlock symbols to GLIBC_PRIVATE
2020-02-09 Florian WeimerLinux: Add io/tst-o_path-locks test
2020-02-09 Florian Weimersupport: Add the xlstat function
2020-02-09 Samuel Thibaulthtl: Remove duplicate files
2020-02-09 Samuel Thibaulthtl: Remove unused files
2020-02-07 Florian Weimerresolv: Fix CNAME chaining in resolv/tst-resolv-ai_idn...
2020-02-07 Wilco DijkstraRemove a comment claiming that sin/cos round correctly.
2020-02-07 Lukasz Majewskiy2038: linux: Provide __settimeofday64 implementation
2020-02-07 Lukasz Majewskiy2038: Provide conversion helpers for struct __timeval64
2020-02-07 Lukasz Majewskiy2038: alpha: Rename valid_timeval64_to_timeval to...
2020-02-07 Lukasz Majewskiy2038: alpha: Rename valid_timeval_to_timeval64 to...
2020-02-07 Lukasz Majewskiy2038: Introduce struct __timeval64 - new internal...
2020-02-07 Lukasz Majewskiy2038: Define __suseconds64_t type to be used with...
2020-02-07 Joseph MyersUpdate kernel version to 5.5 in tst-mman-consts.py.
2020-02-07 Joseph MyersUpdate syscall lists for Linux 5.5.
2020-02-07 Siddhesh PoyarekarNEWS: Set fill-column hint to 72
2020-02-04 Lukasz Majewskiy2038: linux: Provide __timespec_get64 implementation
2020-02-03 Joseph MyersUse binutils 2.34 branch in build-many-glibcs.py.
2020-02-03 DJ DelorieRun nptl/tst-pthread-getattr in a container
2020-02-03 DJ Delorietest-container: add exec, cwd
2020-02-03 Joseph MyersUse Linux 5.5 in build-many-glibcs.py.
2020-02-03 Andreas Schwabrt: avoid PLT setup in timer_[sg]ettime
2020-02-03 Mike FABIANUpdate or_IN collation [BZ #22525]
2020-02-03 Mike FABIANFix ckb_IQ [BZ #9809]
2020-02-03 Jwtiyar NarimanAdd new locale: ckb_IQ (Kurdish/Sorani spoken in Iraq...
2020-02-03 Siddhesh Poyarekarlist-fixed-bugs.py: Wrap at 72 chars
2020-02-02 Lukasz Majewskiy2038: linux: Provide __sched_rr_get_interval64 impleme...
2020-02-02 Lukasz Majewskiy2038: linux: Provide __timerfd_settime64 implementation
2020-02-02 Lukasz Majewskiy2038: linux: Provide __timerfd_gettime64 implementation
2020-02-01 H.J. Lui386: Remove _exit.S
2020-02-01 H.J. Lui386: Use ENTRY/END in assembly codes
2020-02-01 H.J. Lui386-mcount.S: Add _CET_ENDBR to _mcount and __fentry__
2020-02-01 H.J. Lui386/sub_n.S: Add a missing _CET_ENDBR to indirect...
2020-02-01 H.J. Lui386: Don't unnecessarily save and restore EAX, ECX...
2020-02-01 H.J. Lux86: Don't make 2 calls to dlerror () in a row
2020-02-01 Siddhesh PoyarekarOpen master for 2.32 development
2020-02-01 Siddhesh PoyarekarGenerate ChangeLog.old/ChangeLog.20 for 2.31
2020-02-01 Siddhesh PoyarekarUpdate version numbers for 2.31 release
2020-02-01 Siddhesh PoyarekarAdd bugs fixed in 2.31 in NEWS
2020-02-01 Siddhesh PoyarekarUpdate newest tested versions of dependencies in instal...
2020-02-01 Siddhesh PoyarekarAdd more contributors to the manual
2020-02-01 Siddhesh PoyarekarAdd note to NEWS about kernel headers dependency on...
2020-02-01 Siddhesh PoyarekarAdd Portuguese (Portugal) translation
2020-01-31 Szabolcs NagyAdd NEWS entry about 64-bit time_t syscall use on 32...
2020-01-30 Florian Weimernptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro defini...
2020-01-24 Joseph MyersBuild raise with -fasynchronous-unwind-tables.
2020-01-24 Joseph MyersFix locale/tst-locale-locpath cross-testing when sshd...
2020-01-24 Joseph MyersFix elf/tst-rtld-preload cross-testing.
2020-01-23 Joseph MyersFix cross-testing of tst-ifunc-fault-* tests.
2020-01-23 Siddhesh Poyarekargitlog-to-changelog: Drop scripts in favour of gnulib...
2020-01-23 Dragan MladjenovicAdd NEWS entry about the change in handling of PT_GNU_S...
2020-01-21 Andreas SchwabFix array overflow in backtrace on PowerPC (bug 25423)
2020-01-20 Florian Weimergetaddrinfo: Fix resource leak after strdup failure...
2020-01-20 Joseph MyersRun bench-timing-type with newly built libc.
2020-01-20 Stefan LieblerGet rid of Werror=maybe-uninitialized in res_send.c.
2020-01-19 Siddhesh Poyarekartranslations: Update translations
2020-01-19 Siddhesh Poyarekartranslations: Trim po files using msgattrib
next