projects
/
platform
/
upstream
/
glibc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/glibc.git
2020-12-22
Florian Weimer
s390x: Regenerate ulps
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Florian Weimer
powerpc: Regenerate ulps
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
Siddhesh Poyarekar
addmntent: Remove unbounded alloca usage from getmntent...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-22
H.J. Lu
<sys/platform/x86.h>: Add Intel LAM support
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Florian Weimer
i386: Regenerate ulps
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Szabolcs Nagy
aarch64: update ulps.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Richard Earnshaw
aarch64: Add aarch64-specific files for memory tagging...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Richard Earnshaw
aarch64: Add sysv specific enabling code for memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Richard Earnshaw
linux: Add compatibility definitions to sys/prctl.h...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Richard Earnshaw
malloc: Basic support for memory tagging in the malloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Richard Earnshaw
elf: Add a tunable to control use of tagged memory
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Richard Earnshaw
config: Allow memory tagging to be enabled when configu...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Matt Turner
alpha: Remove anonymous union in struct stat [BZ #27042]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Paul Zimmermann
add inputs to auto-libm-test-in yielding larger errors...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Sergei Trofimovich
m68k: fix clobbering a5 in setjmp() [BZ #24202]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
liqingqing
iconv add iconv_close before the function returned...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
liqingqing
iconv: use iconv_close after iconv_open
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Andreas Schwab
Fix buffer overrun in EUC-KR conversion module (bz...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Samuel Thibault
hurd: Make trampoline fill siginfo ss_sp from sc_uesp
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Richard Braun
Hurd: make sigstates hold a reference on thread ports
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Samuel Thibault
profil-counter: Add missing SIGINFO case
commit
|
commitdiff
|
tree
|
snapshot
2020-12-21
Jeremie Koenig
hurd: implement SA_SIGINFO signal handlers.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-20
Samuel Thibault
hurd: Fix ELF_MACHINE_USER_ADDRESS_MASK value
commit
|
commitdiff
|
tree
|
snapshot
2020-12-20
Samuel Thibault
hurd: Note when the vm_map kernel bug was fixed
commit
|
commitdiff
|
tree
|
snapshot
2020-12-19
Samuel Thibault
hurd: Also turn KERN_INVALID_ADDRESS to EINVAL
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Anssi Hannula
ieee754: Remove unused __sin32 and __cos32
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Anssi Hannula
ieee754: Remove slow paths from asin and acos
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
Lode Willems
getenv: Move call to strlen to the branch it's used in.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Joseph Myers
Update kernel version to 5.10 in tst-mman-consts.py.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-17
Stefan Liebler
s390x: Require GCC 7.1 or later to build glibc.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Florian Weimer
malloc: Use __libc_initial to detect an inner libc
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Florian Weimer
Replace __libc_multiple_libcs with __libc_initial flag
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
{nptl,htl}/semaphoreP.h: clean up
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
htl: Get sem_open/sem_close/sem_unlink support [BZ...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
pthread: Move semaphore initialization for open to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
H.J. Lu
Mark __libc_freeres_fn as used [BZ #27002]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Joseph Myers
Update syscall lists for Linux 5.10.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
htl: Add pshared semaphore support
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
hurd: Add LLL_PRIVATE and LLL_SHARED
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
hurd: Add __libc_open and __libc_close
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
htl: Add futex-internal.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
hurd: Add __lll_abstimed_wait_intr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
hurd: make lll_* take a variable instead of a ptr
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Samuel Thibault
hurd: Rename LLL_INITIALIZER to LLL_LOCK_INITIALIZER
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Joseph Myers
Use Linux 5.10 in build-many-glibcs.py.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Florian Weimer
elf: Record libc.so link map when it is the main progra...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Joseph Myers
Use GMP 6.2.1 in build-many-glibcs.py.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Szabolcs Nagy
aarch64: remove the strlen_asimd symbol
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Guillaume Gardet
aarch64: fix static PIE start code for BTI [BZ #27068]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Szabolcs Nagy
elf: Fix failure handling in _dl_map_object_from_fd
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
Szabolcs Nagy
elf: inline lose for error handling
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Joseph Myers
Remove strtoimax, strtoumax, wcstoimax, wcstoumax inlines
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
DJ Delorie
nsswitch: handle missing actions properly
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
H.J. Lu
x86: Remove the default REP MOVSB threshold tunable...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Mark Wielaard
elf.h: Remove SHF_GNU_BUILD_NOTE.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Dmitry V. Levin
elf.h: fix spelling typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-12
Jonny Grant
Fix spelling and grammar in several comments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
W. Hashimoto
malloc: Detect infinite-loop in _int_free when freeing...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Szabolcs Nagy
elf: Fix dl-load.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Florian Weimer
elf: Include libc.so.6 as main program in dependency...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Florian Weimer
support: Add support_slibdir_prefix variable
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Szabolcs Nagy
aarch64: Use mmap to add PROT_BTI instead of mprotect...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Szabolcs Nagy
elf: Pass the fd to note processing
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Szabolcs Nagy
elf: Move note processing after l_phdr is updated
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Szabolcs Nagy
aarch64: align address for BTI protection [BZ #26988]
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Szabolcs Nagy
aarch64: Fix missing BTI protection from dependencies...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Stefan Liebler
Fix linknamespace errors in nss_database.c if build...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Dmitry V. Levin
treewide: fix incorrect spelling of indices in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Adhemerval...
linux: Consolidate brk implementation
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Florian Weimer
elf: Include <sys/param.h> in cache.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Florian Weimer
s390x: Add glibc-hwcaps support
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Florian Weimer
elf: Fix run-time dependencies of tst-dlopen-fail-2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-10
Stefan Liebler
Handle out-of-memory case in svc_tcp.c/svc_unix.c:rende...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Florian Weimer
elf: Fix incorrect comparison in sort_priorities_by_name
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Marius Hillenbrand
S390: Derive float_t from FLT_EVAL_METHOD
commit
|
commitdiff
|
tree
|
snapshot
2020-12-09
Andreas Schwab
Fix parsing of /sys/devices/system/cpu/online (bug...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Joseph Myers
Make strtoimax, strtoumax, wcstoimax, wcstoumax into...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Paul Zimmermann
Fixed typos in "NEWS for version 2.32"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Siddhesh Poyarekar
Add NEWS entry for CVE-2020-29562 (BZ #26923)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
Michael Colavita
iconv: Fix incorrect UCS4 inner loop bounds (BZ#26923)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
H.J. Lu
x86: Rename readelflib.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
DJ Delorie
nsswitch: use new internal API (callers)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
DJ Delorie
nsswitch: user new internal API (tests)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
DJ Delorie
nsswitch: use new internal API (core)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Florian Weimer
nss: Implement <nss_database.h>
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Florian Weimer
<nss_action.h>: New abstraction for combining NSS modul...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Florian Weimer
nss: Introduce <nss_module.h>
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Florian Weimer
Add scripts/move-symbol-to-libc.py
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Florian Weimer
powerpc64le: Add glibc-hwcaps support
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
H.J. Lu
x86: Adjust tst-cpu-features-supports.c for GCC 11
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
H.J. Lu
x86: Set RDRAND usable if CPU supports RDRAND
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Matheus Castanho
elf: Add missing <stddef.h> header to elf/dl-hwcaps.h
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Lukasz Majewski
lowlevellock-futex: Remove not used macros
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Lukasz Majewski
futex: Remove not used futex_reltimed_wait{_cancelable}
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Lukasz Majewski
y2038: Convert gai_suspend to support 64 bit time
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Lukasz Majewski
symbols: Add defines for libanl's libanl_hidden_{def...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Florian Weimer
x86_64: Add glibc-hwcaps support
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Florian Weimer
elf: Add glibc-hwcaps subdirectory support to ld.so...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Florian Weimer
elf: Process glibc-hwcaps subdirectories in ldconfig
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Florian Weimer
elf: Implement tail merging of strings in ldconfig
commit
|
commitdiff
|
tree
|
snapshot
next