]> sourceware.org Git - glibc.git/shortlog
glibc.git
2018-12-21 Wilco DijkstraRefactor string benchtests
2018-12-21 Joseph MyersUpdate longlong.h.
2018-12-21 Joseph MyersRequire GCC 5 or later to build glibc (bug 23993).
2018-12-21 Istvan Kurucsaimalloc: Check the alignment of mmapped chunks before...
2018-12-21 Istvan Kurucsaimalloc: Add more integrity checks to mremap_chunk.
2018-12-21 Mao HanAdd C-SKY port
2018-12-20 Albert ARIBAUD... Y2038: make __difftime compatible with 64-bit time
2018-12-20 H.J. Lumanual/examples: Remove redundant "if not"
2018-12-19 Joseph MyersRemove x86 mathinline.h.
2018-12-19 Joseph MyersRemove x86 mathinline.h sinh, cosh, tanh inlines.
2018-12-19 Tulio Magno... Print cache size and geometry auxv types on LD_SHOW_AUXV=1
2018-12-19 Andreas Schwabnscd: avoid assertion failure during persistent db...
2018-12-19 Samuel Thibaulthurd: Fix 64bit fcntl lock implementation
2018-12-18 Adhemerval... Fix BZ number for 43a45c2d82
2018-12-18 Albert ARIBAUD... Y2038: add function __ctime64_r
2018-12-18 Albert ARIBAUD... Y2038: add function __ctime64
2018-12-18 Albert ARIBAUD... Y2038: add function __gmtime64_r
2018-12-18 Albert ARIBAUD... Y2038: add function __gmtime64
2018-12-18 Albert ARIBAUD... Y2038: add function __localtime64_r
2018-12-18 Adhemerval... s390: Use generic kernel_sigaction.h
2018-12-18 Adhemerval... ia64: Remove kernel_sigaction.h
2018-12-18 Adhemerval... hppa: Remove kernel_sigaction.h
2018-12-18 Adhemerval... alpha: Use Linux generic sigaction implementation
2018-12-18 Adhemerval... m68k: Fix sigaction kernel definition (BZ #23960)
2018-12-18 Joseph MyersRemove __ASSUME_ST_INO_64_BIT.
2018-12-18 Stefan LieblerS390: Cleanup ifunc-resolve.h.
2018-12-18 Stefan LieblerS390: Refactor gconv_simple ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wmemcmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wmemset ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wmemchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcscspn ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcspbrk ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsspn ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsrchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcschrnul ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcschr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsncmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcscmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsncat ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcscat ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcpncpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsncpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcpcpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcscpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcsnlen ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor wcslen ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor memrchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor memccpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor rawmemchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor memchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strcspn ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strpbrk ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strspn ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strrchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strchrnul ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strchr ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strncmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strcmp ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strncat ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strcat ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor stpncpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strncpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor stpcpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strcpy ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strnlen ifunc handling.
2018-12-18 Stefan LieblerS390: Refactor strlen ifunc handling.
2018-12-18 Stefan LieblerS390: Add z13 memmem ifunc variant.
2018-12-18 Stefan LieblerS390: Add z13 strstr ifunc variant.
2018-12-18 Stefan LieblerS390: Add z13 memmove ifunc variant.
2018-12-18 Stefan LieblerS390: Add configure check to detect z13 as mininum...
2018-12-18 Stefan LieblerS390: Use memcpy for forward cases in memmove.
2018-12-18 Stefan LieblerS390: Remove s390 specific implementation of bcopy.
2018-12-18 Stefan LieblerS390: Refactor memcpy/mempcpy ifunc handling.
2018-12-18 Stefan LieblerS390: Unify 31/64bit memcpy.
2018-12-18 Stefan LieblerS390: Refactor memcmp ifunc handling.
2018-12-18 Stefan LieblerS390: Unify 31/64bit memcmp.
2018-12-18 Stefan LieblerS390: Implement bzero with memset.
2018-12-18 Stefan LieblerS390: Refactor memset ifunc handling.
2018-12-18 Stefan LieblerS390: Unify 31/64bit memset.
2018-12-18 Stefan LieblerS390: Use hwcap instead of dl_hwcap in ifunc-resolvers.
2018-12-18 Stefan LieblerS390: Add configure check to detect z10 as mininum...
2018-12-18 H.J. Lux86: Merge i386/x86_64 atomic-machine.h
2018-12-18 Florian Weimerlocale: Rewrite locale/gen-translit.pl in Python
2018-12-18 Florian Weimerlocaledata: Remove executable bit from localedata/local...
2018-12-18 Albert ARIBAUD... Fix __TIMERSIZE and @theglibcadj typos
2018-12-17 Albert ARIBAUD... Y2038: add function __localtime64
2018-12-17 Joseph MyersDo not clobber r12 for ia64 syscalls.
2018-12-17 Joseph MyersAdd test that MAP_* constants agree with kernel.
2018-12-17 Mao HanAdd statx conditionals for wordsize-32 *xstat.c
2018-12-16 Paul Eggertregex: fix storage-exhaustion error
2018-12-16 Assaf Gordonregex: fix heap-use-after-free error
2018-12-15 Florian Weimersupport: Do not require overflow builtin in support...
2018-12-14 Joseph MyersRemove x86 mathinline.h asinh, acosh, atanh inlines.
2018-12-14 Florian Weimermanual: Document thread/task IDs for Linux
2018-12-14 Gabriel F.... Add tests for the long double version of ecvt and fcvt
2018-12-14 Stefan LieblerAdd missing libnss_testX.so requirement for tst-nss...
2018-12-13 Joseph MyersDo not clobber sp in _hurd_stack_setup.
2018-12-13 Carlos O'Donellx86: Add Hygon Dhyana support.
2018-12-13 Andreas SchwabFix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP...
2018-12-13 Andreas SchwabReindent nptl/pthread_rwlock_common.c
next
This page took 0.070425 seconds and 5 git commands to generate.