]> sourceware.org Git - glibc.git/shortlog
glibc.git
2021-06-28 Florian WeimerLinux: Move timer_gettime, __timer_gettime64 from librt...
2021-06-28 Florian WeimerLinux: Move timer_getoverrun from librt to libc
2021-06-28 Florian WeimerLinux: Move timer_create, timer_delete from librt to...
2021-06-28 Florian WeimerLinux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix...
2021-06-28 Florian WeimerInstall shared objects under their ABI names
2021-06-28 Florian Weimerelf: Generalize name-based DSO recognition in ldconfig
2021-06-28 Florian WeimerMakerules: Remove lib-version, $(subdir-version)
2021-06-28 Florian Weimernptl_db: Install libthread_db under a regular implement...
2021-06-28 Siddhesh Poyarekariconvconfig: Fix multiple issues
2021-06-27 Andreas Schwabwordexp: handle overflow in positional parameter number...
2021-06-27 H.J. LuUpdate math: redirect roundeven function
2021-06-27 Shen-Ta HsiehUse GCC builtins for roundeven functions if desired.
2021-06-27 Shen-Ta Hsiehx86_64: roundeven with sse4.1 support
2021-06-27 Shen-Ta Hsiehmath: redirect roundeven function
2021-06-25 Florian WeimerLinux: Move timer helper routines from librt to libc
2021-06-25 Florian WeimerLinux: Move mq_unlink from librt to libc
2021-06-25 Florian WeimerLinux: Move mq_send, mq_timedsend, __mq_timedsend_time6...
2021-06-25 Florian WeimerLinux: Move mq_receive, mq_timedreceive, __mq_timedrece...
2021-06-25 Florian WeimerLinux: Move mq_open, __mq_open_2 from librt to libc
2021-06-25 Florian WeimerLinux: Move mq_notify from librt to libc
2021-06-25 Florian WeimerLinux: Move mq_getattr from librt to libc
2021-06-25 Florian WeimerLinux: Move mq_setattr from librt to libc
2021-06-25 Florian WeimerLinux: Move mq_close from librt to libc
2021-06-25 Florian WeimerLinux: Move lio_listio, lio_listio64 from librt to...
2021-06-25 Florian Weimerrt: Rework lio_listio implementation
2021-06-25 Florian WeimerLinux: Move aio_write, aio_write64 into libc
2021-06-25 Florian WeimerLinux: Move aio_suspend, aio_suspend64, __aio_suspend_t...
2021-06-25 Florian WeimerLinux: Move aio_return, aio_return64 into libc
2021-06-25 Florian WeimerLinux: Move aio_read, aio_read64 into libc
2021-06-25 Florian WeimerLinux: Move aio_fsync, aio_fsync64 into libc
2021-06-25 Florian WeimerLinux: Move aio_error, aio_error64 into libc
2021-06-25 Florian WeimerLinux: Move aio_cancel, aio_cancel64 into libc
2021-06-25 Florian WeimerLinux: Move aio_init from librt into libc
2021-06-25 Florian Weimersupport: Fix xclone build failures on ia64 and hppa
2021-06-25 Florian Weimerelf: Disable most of TLS modid gaps processing [BZ...
2021-06-25 Florian Weimerelf: Fix glibc-hwcaps priorities with cache flags misma...
2021-06-25 Paul Eggert* NEWS: Clarify _TIME_BITS change.
2021-06-24 Noah Goldsteinx86: Remove unnecessary overflow check from wcsnlen...
2021-06-24 Noah GoldsteinString: Add three more overflow tests cases to test...
2021-06-24 Adhemerval... Consolidate pthread_atfork
2021-06-24 Adhemerval... posix: Do not clobber errno by atfork handlers
2021-06-24 Adhemerval... posix: Consolidate fork implementation
2021-06-24 Adhemerval... support: Add xclone
2021-06-24 Adhemerval... x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)
2021-06-24 H.J. Lux86: Copy IBT and SHSTK usable only if CET is enabled
2021-06-23 Noah Goldsteinx86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen...
2021-06-23 Noah Goldsteinx86: Fix overflow bug with wmemchr-sse2 and wmemchr...
2021-06-23 Noah GoldsteinString: Add overflow tests for strnlen, memchr, and...
2021-06-23 Noah Goldsteinx86-64: Add wcslen optimize for sse4.1
2021-06-23 H.J. Lux86-64: Move strlen.S to multiarch/strlen-vec.S
2021-06-23 Adhemerval... hurd: Fix build after 52a5fe70a2
2021-06-23 Adhemerval... nptl: Use SA_RESTART for SIGCANCEL handler
2021-06-23 Paul Eggertdoc: _TIME_BITS defaults may change
2021-06-23 Siddhesh PoyarekarMore mcheck -> malloc-check refactoring
2021-06-23 Siddhesh PoyarekarAdd NEWS item for gconv-modules.d change
2021-06-23 Siddhesh PoyarekarHandle DT_UNKNOWN in gconv-modules.d
2021-06-23 Siddhesh Poyarekariconvconfig: Use common gconv module parsing function
2021-06-23 Siddhesh Poyarekargconv_conf: Split out configuration file processing
2021-06-23 Siddhesh Poyarekargconv_conf: Remove unused variables
2021-06-23 Siddhesh Poyarekariconv: Remove alloca use in gconv-modules configuration...
2021-06-22 Andreas SchwabRemove unsused symbols from nptl/Versions
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for clock_na...
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for internal...
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for utimensa...
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for sigtimedwait
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for mq_timedsend
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for mq_timed...
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for timerfd_...
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for semtimedop
2021-06-22 Adhemerval... linux: timerfd_gettime minor cleanup
2021-06-22 Adhemerval... linux: Remove time64-support
2021-06-22 Adhemerval... linux: Remove supports_time64 () from clock_gettime
2021-06-22 Adhemerval... linux: Remove supports_time64 () from clock_getres
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for select
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for pselect
2021-06-22 Adhemerval... linux: Only use 64-bit syscall if required for ppoll
2021-06-22 Adhemerval... support: Add support_create_timer
2021-06-22 Adhemerval... Use 64 bit time_t stat internally
2021-06-22 Siddhesh Poyarekarmalloc: Drop __malloc_initialized from Versions
2021-06-22 Siddhesh Poyarekartst-mcheck: Rename to tst-malloc-check
2021-06-22 Florian WeimerAdd hidden prototypes for fsync, fdatasync
2021-06-22 Florian Weimernptl: Move pthreadP.h into sysdeps directory
2021-06-22 Florian Weimerrt: Move generic implementation from sysdeps/pthread...
2021-06-21 Florian Weimerrt: Move shm_unlink into libc
2021-06-21 Florian Weimerrt: Move shm_open into libc
2021-06-21 Florian Weimerrt: Replace generic stub of shm_unlink with the posix...
2021-06-21 Florian Weimerrt: Replace generic stub of shm_open with the posix...
2021-06-21 Florian WeimerFix librt-routines-var issues for !PTHREAD_IN_LIBC
2021-06-21 Florian Weimerrt: Lexicographically sort Versions file; librt-routine...
2021-06-17 Florian Weimerelf: Use _dl_catch_error from base namespace in dl...
2021-06-17 Siddhesh PoyarekarMakeconfig: Fix time64-compat.mk target
2021-06-15 Florian Weimernptl: Export _pthread_cleanup_push, _pthread_cleanup_po...
2021-06-15 Stefan Lieblers390x: Align child stack while clone. [BZ #27968]
2021-06-15 Adhemerval... y2038: Add test coverage
2021-06-15 Adhemerval... libsupport: Add 64-bit time_t support for stat functions
2021-06-15 Adhemerval... libsupport: Add 64-bit time_t support for time functions
2021-06-15 Adhemerval... io: Add ftw64 with 64-bit time_t support
2021-06-15 Adhemerval... io: Add fts64 with 64-bit time_t support
2021-06-15 Adhemerval... posix: Add glob64 with 64-bit time_t support
2021-06-15 Adhemerval... y2038: Add support for 64-bit time on legacy ABIs
next
This page took 0.068285 seconds and 5 git commands to generate.