]> git.ipfire.org Git - thirdparty/glibc.git/shortlog
thirdparty/glibc.git
2020-01-08  Zack WeinbergRename sys/ucontext.h to bits/ucontext.h. zack/no-nested-includes
2020-01-08  Zack WeinbergMinimize inclusion of netinet/in.h from public headers.
2020-01-08  Zack WeinbergDon’t include sys/socket.h from public headers.
2020-01-08  Zack WeinbergMinimize includes of unrelated public headers by networ...
2020-01-08  Zack WeinbergDon’t include sys/types.h or stdint.h from most public...
2020-01-08  Zack WeinbergDon’t include sys/time.h from sys/timex.h.
2020-01-08  Zack WeinbergDon’t include string.h from sys/un.h.
2020-01-08  Zack WeinbergDon’t include signal.h from sys/wait.h or sys/param.h.
2020-01-08  Zack WeinbergDon’t include sys/select.h from sys/types.h.
2020-01-08  Zack WeinbergLimit the set of strings.h functions also exposed in...
2020-01-08  Zack WeinbergDon’t rely on stddef.h or stdarg.h for individual type...
2020-01-08  Zack WeinbergAdd bits/types/ wrappers for stddef.h and stdarg.h...
2020-01-08  Zack WeinbergSplit up endian.h to minimize exposure of BYTE_ORDER.
2020-01-08  Zack WeinbergDon’t include sys/cdefs.h directly from public headers.
2020-01-08  Zack WeinbergSwap sys/poll.h with poll.h.
2020-01-08  Zack WeinbergSwap sys/syslog.h with syslog.h.
2020-01-08  Zack WeinbergAdd check-obsolete-constructs checker for nested includes.
2020-01-08  Zack WeinbergDon’t conditionalize declarations of ldiv_t, lldiv_t...
2020-01-08  Zack WeinbergCreate bits/types headers for most remaining __T_define...
2020-01-08  Zack WeinbergClean up bits/types.h.
2020-01-08  Zack WeinbergSimplify definition of __time64_t.
2020-01-08  Zack WeinbergAdd caddr_t, daddr_t, and loff_t to the set of obsolete...
2020-01-08  Zack Weinbergsys/types.h: Don’t define u_intN_t or register_t unless...
2020-01-08  Zack WeinbergDefine register_t using bits/typesizes.h macros.
2020-01-08  Zack WeinbergMove most headers installed by top-level Makefile to...
2020-01-05  Samuel Thibaulthurd: Fix message reception for timer_thread
2020-01-04  Samuel Thibaulthtl: Add __errno_location and __h_errno_location
2020-01-04  Samuel Thibaulthtl: Move pthread_atfork to libc_nonshared.a
2020-01-04  Samuel Thibaulthtl: Drop common tcbhead_t definition
2020-01-04  Samuel Thibaulthtl: Use dso_handle.h
2020-01-03  Adhemerval... linux: Optimize fallback 32-bit clock_getres
2020-01-03  Adhemerval... linux: Add support for clock_getres64 vDSO
2020-01-03  Adhemerval... linux: Enable vDSO clock_gettime64 for mips
2020-01-03  Adhemerval... linux: Enable vDSO clock_gettime64 for arm
2020-01-03  Adhemerval... linux: Enable vDSO clock_gettime64 for i386
2020-01-03  Adhemerval... linux: Optimize fallback 32-bit clock_gettime
2020-01-03  Adhemerval... linux: Add support for clock_gettime64 vDSO
2020-01-03  Adhemerval... elf: Move vDSO setup to rtld (BZ#24967)
2020-01-03  Adhemerval... elf: Enable relro for static build
2020-01-03  Adhemerval... linux: Consolidate time implementation
2020-01-03  Adhemerval... linux: Consolidate Linux gettimeofday
2020-01-03  Adhemerval... linux: Update mips vDSO symbols
2020-01-03  Adhemerval... linux: Update x86 vDSO symbols
2020-01-03  Adhemerval... Remove vDSO support from make-syscall.sh
2020-01-03  Adhemerval... x86: Make x32 use x86 time implementation
2020-01-03  Adhemerval... linux: Fix vDSO macros build with time64 interfaces
2020-01-03  Adhemerval... Linux: Fix clock_nanosleep time64 check
2020-01-03  Wilco DijkstraAdd libm_alias_finite for _finite symbols
2020-01-02  Siddhesh PoyarekarUpdate libc.pot for 2.31 release
2020-01-02  Rafał LużyńskiMultiple locales: Add date_fmt (bug 24054)
2020-01-02  Florian Weimerbuild-many-glibcs.py: Fix “glibcs i686-gnu --strip”
2020-01-02  Florian WeimerLinux: Remove pread/pread64, pwrite/pwrite64 kludges...
2020-01-02  Florian Weimerbuild-many-glibcs.py: Implement update-syscalls command
2020-01-02  Florian Weimerbuild-many-glibcs.py: Introduce glibc build policy...
2020-01-02  Florian Weimerbuild-many-glibcs.py: Introduce LinuxHeadersPolicyForBuild
2020-01-02  Florian WeimerLinux: Use system call tables during build
2020-01-02  Florian WeimerLinux: Add tables with system call numbers
2020-01-01  Joseph MyersUpdate copyright dates not handled by scripts/update...
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-12-30  Adhemerval... alpha: Set wait4 as cancellation entrypoint
2019-12-30  Rafał Lużyńskilv_LV locale: Correct the time part of d_t_fmt (bug...
2019-12-30  Rafał Lużyńskikm_KH locale: Use "%M" instead of "m" in d_t_fmt (bug...
2019-12-29  Jeremie Koenighurd: Global signal disposition
2019-12-29  Samuel Thibaulthurd sendmsg: Fix warning on calling CMSG_*HDR
2019-12-29  Jeremie Koenighurd: Signal code refactoring
2019-12-29  Thomas Schwingehurd: Add getcontext, makecontext, setcontext, swapcontext
2019-12-29  Emilio Pozuelo... hurd: Support sending file descriptors over Unix sockets
2019-12-27  Gabriel F.... ldbl-128ibm-compat: Do not mix -mabi=*longdouble and...
2019-12-27  Tulio Magno... ldbl-128ibm-compat: Compiler flags for stdio functions
2019-12-27  Tulio Magno... Do not redirect calls to __GI_* symbols, when redirecti...
2019-12-27  Xuelei Zhangaarch64: add default memcpy version for kunpeng920
2019-12-27  Xuelei Zhangaarch64: ifunc rename for kunpeng
2019-12-27  Xuelei Zhangaarch64: Modify error-shown comments for strcpy
2019-12-27  Adhemerval... linux: Consolidate sigprocmask
2019-12-27  Adhemerval... Fix return code for __libc_signal_* functions
2019-12-26  Adhemerval... nptl: Remove duplicate internal __SIZEOF_PTHREAD_MUTEX_...
2019-12-23  Rafał Lużyńskimnw_MM, my_MM, and shn_MM locales: Do not use %Op
2019-12-23  Gabriel F.... Avoid compat symbols for totalorder in powerpc64le...
2019-12-23  Gabriel F.... ldbl-128ibm-compat: Add *cvt functions
2019-12-23  Gabriel F.... Refactor *cvt functions implementation (2/2)
2019-12-23  Gabriel F.... Refactor *cvt functions implementation (1/2)
2019-12-20  Adhemerval... Add exception-based flags for wait4
2019-12-19  Xuelei Zhangaarch64: Optimized memset for Kunpeng processor.
2019-12-19  Xuelei Zhangaarch64: Optimized strlen for strlen_asimd
2019-12-19  Xuelei Zhangaarch64: Add Huawei Kunpeng to tunable cpu list
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of memrchr
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of strnlen
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of strcpy
2019-12-19  Xuelei Zhangaarch64: Optimized implementation of memcmp
2019-12-19  Adhemerval... Consolidate wait3 implementations
2019-12-19  Adhemerval... Implement waitpid in terms of wait4
2019-12-19  Adhemerval... linux: Use waitid on wait4 if __NR_wait4 is not defined
2019-12-19  Adhemerval... Implement wait in terms of waitpid
2019-12-19  Adhemerval... nptl: Move waitpid implementation to libc
2019-12-19  Adhemerval... nptl: Move wait implementation to libc
2019-12-19  Adhemerval... Remove __waitpid_nocancel
2019-12-19  Florian WeimerFix test isolation for elf/tst-ifunc-fault-lazy, elf...
2019-12-19  Adhemerval... Fix __libc_signal_block_all on sparc64
2019-12-19  Adhemerval... powerpc: Do not run IFUNC resolvers for LD_DEBUG=unused...
2019-12-18  Florian Weimerhurd: Do not make sigprocmask available in ld.so
next