]> sourceware.org Git - glibc.git/shortlog
glibc.git
2021-04-22 Matheus Castanhopowerpc: Add optimized strlen for POWER10
2021-04-22 Florian Weimernptl: Do not build nptl/tst-pthread-gdb-attach as PIE
2021-04-22 Florian Weimernptl: Move pthread_kill_other_threads_np compatibility...
2021-04-22 H.J. Lux86: tst-cpu-features-supports.c: Update AMX check
2021-04-22 Florian Weimernptl: Move pthread_atfork compatibility symbol to libc
2021-04-22 Florian Weimernptl: Check for compatible GDB in nptl/tst-pthread...
2021-04-22 Florian Weimernptl: __nptl_set_robust_list_avail must be nocommon
2021-04-21 Florian Weimernptl: Remove remnants of the libc/libpthread forwarder...
2021-04-21 Florian Weimernptl: Move setxid broadcast implementation into libc
2021-04-21 Florian Weimernptl: Move core condition variable functions into libc
2021-04-21 Florian Weimernptl: Move core mutex functions into libc
2021-04-21 Florian Weimerx86: Remove low-level lock optimization
2021-04-21 Florian Weimernptl: pthread_mutex_lock, pthread_mutex_unock single...
2021-04-21 Florian Weimernptl: Move internal symbol __mutex_aconf into libc
2021-04-21 Florian Weimerpthread: Introduce __pthread_early_init
2021-04-21 Florian Weimernptl: Move the internal thread priority protection...
2021-04-21 Florian Weimernptl: Move rwlock functions with forwarders into libc
2021-04-21 Florian Weimernptl: Move pthread_key_delete into libc.
2021-04-21 Florian Weimernptl: Move pthread_setspecific, __pthread_setspecific...
2021-04-21 Florian Weimernptl: Move pthread_getspecific, __pthread_getspecific...
2021-04-21 Florian Weimernptl: Move pthread_key_create, __pthread_key_create...
2021-04-21 Florian Weimernptl: Move part of TCB initialization from libpthread...
2021-04-21 Florian Weimerelf: Introduce __tls_init_tp for second-phase TCB initi...
2021-04-21 Florian WeimerRemove pthread_key_create-related internals from libc...
2021-04-21 Florian Weimerdlfcn: dlerror needs to call free from the base namespa...
2021-04-21 Florian Weimerdlfcn: Failures after dlmopen should not terminate...
2021-04-21 Florian Weimernptl: Invoke the set_robust_list system call directly...
2021-04-21 Florian Weimernptl: Move pthread_setcanceltype into libc
2021-04-21 Florian Weimernptl: Move pthread_setcancelstate into libc
2021-04-21 Florian Weimernptl: Move pthread_exit into libc
2021-04-21 Florian Weimernptl: Move __nptl_deallocate_tsd into libc
2021-04-21 Florian Weimernptl: Move __pthread_keys global variable into libc
2021-04-21 Florian Weimernptl_db: Introduce DB_MAIN_ARRAY_VARIABLE
2021-04-21 Florian Weimernptl: Move internal __nptl_nthreads variable into libc
2021-04-21 Florian Weimercsu: Move calling main out of __libc_start_main_impl
2021-04-21 Florian Weimernptl: Move __pthread_unwind_next into libc
2021-04-21 Florian Weimernptl: Move pthread_once and __pthread_once into libc
2021-04-21 Florian Weimernptl: Move __pthread_cleanup_upto into libc
2021-04-21 Adhemerval... x86: Restore compile-time check for shadow stack pointe...
2021-04-21 Florian Weimernptl: Remove longjmp, siglongjmp from libpthread
2021-04-21 Florian Weimernptl: Move legacy cancelation handling into libc as...
2021-04-21 Florian Weimernptl: Move legacy unwinding implementation into libc
2021-04-21 Florian Weimernptl: Move __pthread_cleanup_routine into libc
2021-04-21 Florian Weimernptl: Move pthread_mutex_consistent into libc
2021-04-21 Szabolcs Nagyelf: Remove lazy tlsdesc relocation related code
2021-04-21 Andreas SchwabFix argv overrun in getconf (bug 27761)
2021-04-21 Florian Weimernptl_db: Support different libpthread/ld.so load orders...
2021-04-20 Noah Goldsteinx86: Optimize strlen-avx2.S
2021-04-20 Noah Goldsteinx86: Optimize strlen-evex.S
2021-04-20 H.J. LuReindent string/test-memmove.c
2021-04-19 Noah Goldsteinx86: Expand test-memset.c and bench-memset.c
2021-04-19 Noah Goldsteinx86: Optimize less_vec evex and avx512 memset-vec-unali...
2021-04-19 H.J. Lux86-64: Require BMI2 for strchr-avx2.S
2021-04-19 H.J. Lux86-64: Require BMI2 for __strlen_evex and __strnlen_evex
2021-04-18 Siddhesh Poyarekarbenchtests: Fix name of exp10f benchmark variant
2021-04-18 Siddhesh Poyarekarbenchtests: Fix pthread-locks test to produce valid...
2021-04-16 noahx86: Expanding test-memmove.c, test-memcpy.c, bench...
2021-04-16 Fangrui SongSet the retain attribute on _elf_set_element if CC...
2021-04-16 noahx86: Update large memcpy case in memmove-vec-unaligned...
2021-04-16 Matheus Castanhopowerpc: Add missing registers to clobbers list for...
2021-04-15 Adhemerval... misc: syslog: Use static const for AF_UNIX address
2021-04-15 Adhemerval... misc: syslog: Use CLOC_EXEC with _PATH_CONSOLE (BZ...
2021-04-15 Adhemerval... misc: syslog: Assume MSG_NOSIGNAL support (BZ #17144)
2021-04-15 Adhemerval... misc: syslog: Use bool for connected
2021-04-15 Adhemerval... posix: Add wait3 tests
2021-04-15 Adhemerval... time: Add 64 bit tests for getdate / getdate_r
2021-04-15 Adhemerval... time: Add basic timespec_get tests
2021-04-15 Adhemerval... time: Add timegm/timelocal basic tests
2021-04-15 Adhemerval... time: Add gmtime/gmtime_r tests
2021-04-15 Adhemerval... time: Add getitimer and setitimer basic tests
2021-04-15 Adhemerval... io: Use temporary directory and file for ftwtest-sh
2021-04-15 Adhemerval... io: Add basic tests for utimensat
2021-04-15 Adhemerval... linux: Add lutimes test
2021-04-15 Adhemerval... linux: Add futimes test
2021-04-15 Adhemerval... io: Move file timestamps tests out of Linux
2021-04-15 Szabolcs Nagyelf: Fix missing include in test case [BZ #27136]
2021-04-15 Stefan Lieblers390: Update ulps
2021-04-15 Szabolcs Nagyi386: Remove lazy tlsdesc relocation related code
2021-04-15 Szabolcs Nagyx86_64: Remove lazy tlsdesc relocation related code
2021-04-15 Szabolcs Nagyi386: Avoid lazy relocation of tlsdesc [BZ #27137]
2021-04-15 Szabolcs Nagyx86_64: Avoid lazy relocation of tlsdesc [BZ #27137]
2021-04-15 Szabolcs Nagyelf: Refactor _dl_update_slotinfo to avoid use after...
2021-04-15 Szabolcs Nagyelf: Fix comments and logic in _dl_add_to_slotinfo
2021-04-15 Szabolcs Nagyelf: Add a DTV setup test [BZ #27136]
2021-04-15 Szabolcs Nagyelf: Fix a DTV setup issue [BZ #27136]
2021-04-14 Vineet GuptaARC: Update ulps
2021-04-14 Szabolcs NagyRemove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
2021-04-13 Adhemerval... linux: sysconf: Use a more explicit maximum_ARG_MAX
2021-04-13 Michal Nazarewiczlinux: sysconf: limit _SC_MAX_ARG to 6 MiB (BZ #25305)
2021-04-13 Dan Raymondmisc: syslog: Fix calls to openlog() with LOG_KERN...
2021-04-13 Adhemerval... s390: Update ulps
2021-04-13 Adhemerval... i386: Update ulps
2021-04-13 Paul EggertImprove documentation for malloc etc. (BZ#27719)
2021-04-12 Adhemerval... linux: always update select timeout (BZ #27706)
2021-04-12 Adhemerval... linux: Normalize and return timeout on select (BZ ...
2021-04-12 Adhemerval... libsupport: Add support_select_normalizes_timeout
2021-04-12 Adhemerval... libsupport: Add support_select_modifies_timeout
2021-04-12 Siddhesh PoyarekarFix SXID_ERASE behavior in setuid programs (BZ #27471)
2021-04-12 Siddhesh PoyarekarEnhance setuid-tunables test
2021-04-12 Siddhesh Poyarekartst-env-setuid: Use support_capture_subprogram_self_sgid
next
This page took 0.065284 seconds and 5 git commands to generate.