]> sourceware.org Git - glibc.git/shortlog
glibc.git
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
2021-06-15 Adhemerval... time: Add 64-bit time support for getdate
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for socket-constants.h
2021-06-15 Adhemerval... y2038: Use a common definition for shmid_ds
2021-06-15 Adhemerval... y2038: Use a common definition for semid_ds
2021-06-15 Lukasz Majewskiy2038: Use a common definition for msqid_ds
2021-06-15 Lukasz Majewskiy2038: Use a common definition for stat
2021-06-15 Adhemerval... y2038: linux: Add __USE_TIME_BITS64 support for struct...
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for struct utimbuf
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for struct timespec
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for struct timeval
2021-06-15 Adhemerval... y2038: Add __USE_TIME_BITS64 support for time_t
2021-06-15 Adhemerval... linux: Add recvvmsg fallback for 64-bit time_t SO_TIMES...
2021-06-15 Adhemerval... linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
2021-06-14 Adhemerval... linux: Add fallback for 64-bit time_t SO_{RCV,SND}TIMEO
2021-06-14 Adhemerval... linux: s390: Add libanl.abilist in s390 and s390x
2021-06-14 Adhemerval... linux: mips: Split libanl.abilist in n32 and n64
2021-06-14 Adhemerval... linux: mips: Split librt.abilist in n32 and n64
next
This page took 0.059656 seconds and 5 git commands to generate.