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
2022-09-30
Adhemerval...
stdlib: Fix __getrandom_nocancel type and arc4random...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-30
Xi Ruoyao
LoongArch: Add static PIE support
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Noah Goldstein
Benchtest: Add additional benchmarks for strlen and...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-29
Noah Goldstein
x86: Fix wcsnlen-avx2 page cross length comparison...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Joseph Myers
Update _FloatN header support for C++ in GCC 13
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Samuel Thibault
hurd: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2022-09-28
Jörg Sonnenberger
get_nscd_addresses: Fix subscript typos [BZ #29605]
commit
|
commitdiff
|
tree
|
snapshot
2022-09-27
Samuel Thibault
hurd: Increase SOMAXCONN to 4096
commit
|
commitdiff
|
tree
|
snapshot
2022-09-26
Wilco Dijkstra
Use atomic_exchange_release/acquire
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Florian Weimer
nss: Use shared prefix in IPv4 address in tst-reload1
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Florian Weimer
nss: Enhance tst-reload1 coverage and logging
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Wilco Dijkstra
Use C11 atomics instead of atomic_decrement_and_test
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Wilco Dijkstra
Use C11 atomics instead of atomic_increment(_val)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-23
Wilco Dijkstra
Use C11 atomics instead of atomic_and/or
commit
|
commitdiff
|
tree
|
snapshot
2022-09-22
Qingqing Li
malloc: Print error when oldsize is not equal to the...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-22
Adhemerval...
Use '%z' instead of '%Z' on printf functions
commit
|
commitdiff
|
tree
|
snapshot
2022-09-22
Florian Weimer
elf: Extract glibcelf constants from <elf.h>
commit
|
commitdiff
|
tree
|
snapshot
2022-09-22
Florian Weimer
scripts: Enhance glibcpp to do basic macro processing
commit
|
commitdiff
|
tree
|
snapshot
2022-09-22
Florian Weimer
scripts: Extract glibcpp.py from check-obsolete-constru...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Alistair Francis
riscv: Remove RV32 floating point functions
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Alistair Francis
riscv: Consolidate the libm-test-ulps
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Samuel Thibault
hurd: Fix SIOCADD/DELRT ioctls
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Samuel Thibault
hurd: Drop struct rtentry and in6_rtmsg
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Damien Zammit
hurd: Add _IOT_ifrtreq to <net/route.h>
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Adhemerval...
elf: Use C11 atomics on _dl_mcount
commit
|
commitdiff
|
tree
|
snapshot
2022-09-21
Samuel Thibault
hurd: Use IF_NAMESIZE rather than IFNAMSIZ
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Damien Zammit
hurd: Add ifrtreq structure to net/route.h
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
John David...
hppa: undef __ASSUME_SET_ROBUST_LIST
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Adhemerval...
linux: Use same type for MMAP2_PAGE_UNIT
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Adhemerval...
m68k: Enforce 4-byte alignment on internal locks (BZ...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Florian Weimer
nss: Fix tst-nss-files-hosts-long on single-stack hosts...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Florian Weimer
nss: Implement --no-addrconfig option for getent
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Florian Weimer
gconv: Use 64-bit interfaces in gconv_parseconfdir...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-20
Florian Weimer
elf: Implement force_first handling in _dl_sort_maps_df...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-19
Florian Weimer
Linux: Do not skip d_ino == 0 entries in readdir, readd...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Samuel Thibault
hurd: Factorize at/non-at functions
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Samuel Thibault
tst-sprintf-errno: Update Hurd message length
commit
|
commitdiff
|
tree
|
snapshot
2022-09-17
Łukasz Stelmach
RISC-V: Allow long jumps to __syscall_error
commit
|
commitdiff
|
tree
|
snapshot
2022-09-15
Samuel Thibault
hurd: Make readlink* just reopen the file used for...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Samuel Thibault
hurd: Fix readlink() hanging on fifo
commit
|
commitdiff
|
tree
|
snapshot
2022-09-14
Paul Eggert
Fix BRE typos in check-safety.sh
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Sergei Trofimovich
Makerules: fix MAKEFLAGS assignment for upcoming make...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-13
Wilco Dijkstra
Use relaxed atomics since there is no MO dependence
commit
|
commitdiff
|
tree
|
snapshot
2022-09-12
Aurelien Jarno
makedb: fix build with libselinux >= 3.1 (Bug 26233)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-11
Samuel Thibault
tst-sprintf-errno: Update Hurd message output
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Wilco Dijkstra
Use C11 atomics instead of atomic_decrement(_val)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Wilco Dijkstra
Use C11 atomics instead atomic_add(_zero)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Paul Eggert
mktime: improve heuristic for ca-1986 Indiana DST
commit
|
commitdiff
|
tree
|
snapshot
2022-09-09
Paul Eggert
Assume HAVE_TZSET in time/mktime.c
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Javier Pello
elf: Fix hwcaps string size overestimation
commit
|
commitdiff
|
tree
|
snapshot
2022-09-08
Andreas Schwab
errlist: add missing entry for EDEADLOCK (bug 29545)
commit
|
commitdiff
|
tree
|
snapshot
2022-09-07
Joseph Myers
Do not define static_assert or thread_local in headers...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Wilco Dijkstra
malloc: Use C11 atomics rather than atomic_exchange_and_add
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Siddhesh Poyarekar
Add NEWS entry for CVE-2022-39046
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Florian Weimer
elf: Rename _dl_sort_maps parameter from skip to force_...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-06
Florian Weimer
scripts/dso-ordering-test.py: Generate program run...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Adhemerval...
math: x86: Use prefix for FP_INIT_ROUNDMODE
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Florian Weimer
scripts/build-many-glibcs.py: Use https:// for sourcewa...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Adhemerval...
debug: test for more required cacellation points (BZ...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Florian Weimer
elf.h: Remove duplicate definition of VER_FLG_WEAK
commit
|
commitdiff
|
tree
|
snapshot
2022-09-05
Adhemerval...
syslog: Remove extra whitespace between timestamp and...
commit
|
commitdiff
|
tree
|
snapshot
2022-09-01
caiyinyu
LoongArch: Add soft float support.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Adhemerval...
elf: Restore how vDSO dependency is printed with LD_TRA...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-31
Adhemerval...
nptl: x86_64: Use same code for CURRENT_STACK_FRAME...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Raphael Moreira...
Apply asm redirections in wchar.h before first use
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
resolv: Fix building tst-resolv-invalid-cname for earli...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Adhemerval...
syslog: Fix large messages (BZ#29536)
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Adhemerval...
posix: Fix macro expansion producing 'defined' has...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Adhemerval...
stdlib: Fix macro expansion producing 'defined' has...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Stefan Liebler
S390: Always use svc 0
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
nss_dns: Rewrite _nss_dns_gethostbyname4_r using curren...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
resolv: Add new tst-resolv-invalid-cname
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
nss_dns: In gaih_getanswer_slice, skip strange aliases...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
nss_dns: Rewrite getanswer_r to match getanswer_ptr...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
nss_dns: Remove remnants of IPv6 address mapping
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
nss_dns: Rewrite _nss_dns_gethostbyaddr2_r and getanswe...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
nss_dns: Split getanswer_ptr from getanswer_r
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
resolv: Add DNS packet parsing helpers geared towards...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
resolv: Add internal __ns_name_length_uncompressed...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
resolv: Add the __ns_samebinaryname function
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
resolv: Add internal __res_binary_hnok function
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
resolv: Add tst-resolv-aliases
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Florian Weimer
resolv: Add tst-resolv-byaddr for testing reverse lookup
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
Xi Ruoyao
LoongArch: Use __builtin_{fmax,fmaxf,fmin,fminf} with...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-30
caiyinyu
LoongArch: Fix ptr mangling/demangling features.
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Fabian Vogt
nscd: Fix netlink cache invalidation if epoll is used...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Andreas Schwab
Add test for bug 29530
commit
|
commitdiff
|
tree
|
snapshot
2022-08-29
Richard Henderson
Makeconfig: Set pie-ccflag to -fPIE by default [BZ...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-28
Samuel Thibault
hurd: Fix vm_size_t incoherencies
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Samuel Thibault
mach: Make xpg_strerror_r set a message on error
commit
|
commitdiff
|
tree
|
snapshot
2022-08-27
Samuel Thibault
mach: Fix incoherency between perror and strerror
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Florian Weimer
elf: Call __libc_early_init for reused namespaces ...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-26
Szabolcs Nagy
csu: Change start code license to have link exception
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Florian Weimer
s390: Move hwcaps/platform names out of _rtld_global_ro
commit
|
commitdiff
|
tree
|
snapshot
2022-08-25
Florian Weimer
Revert "Detect ld.so and libc.so version inconsistency...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Joseph Myers
Add NT_LOONGARCH_* from Linux 5.19 to elf.h
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Florian Weimer
Detect ld.so and libc.so version inconsistency during...
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Paul Eggert
Merge getopt patch from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Paul Eggert
Merge _GL_UNUSED C23 patch from Gnulib
commit
|
commitdiff
|
tree
|
snapshot
2022-08-24
Xi Ruoyao
LoongArch: Fix dl-machine.h code formatting.
commit
|
commitdiff
|
tree
|
snapshot
next