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
2023-05-05
Joe Simmons...
time: Remove alloca() from getdate
commit
|
commitdiff
|
tree
|
snapshot
2023-05-05
Szabolcs Nagy
aarch64: More configure checks for libmvec
commit
|
commitdiff
|
tree
|
snapshot
2023-05-05
Szabolcs Nagy
aarch64: SVE ACLE configure test cleanups
commit
|
commitdiff
|
tree
|
snapshot
2023-05-05
Sam James
hppa: Fix 'concurrency' typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2023-05-05
Flavio Cruz
Update hurd/intr-msg.c to be more portable
commit
|
commitdiff
|
tree
|
snapshot
2023-05-05
Flavio Cruz
Update sysdeps/mach/hurd/ioctl.c to make it more portable
commit
|
commitdiff
|
tree
|
snapshot
2023-05-04
Szabolcs Nagy
aarch64: fix SVE ACLE check for bootstrap glibc builds
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Joe Ramsay
Enable libmvec support for AArch64
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Samuel Thibault
hurd: Enable x86_64 build script
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Samuel Thibault
hurd 64bit: Make dev_t word type
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Samuel Thibault
malloc: Really fix tst-memalign-3 link against threads
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Samuel Thibault
malloc: Fix tst-memalign-3 link against threads
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Joseph Myers
Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Sergey Bugaev
Mark various cold functions as __COLD
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
наб
Fix regex type usage
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
hurd 64bit: Fix struct msqid_ds and shmid_ds fields
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
hurd 64bit: Fix ipc_perm fields types
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
hurd 64bit: Fix flock fields types
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
hurd 64bit: Add data for check-c++-types
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
hurd 64bit: Fix pthread_t/thread_t type to long
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
socket: Fix tst-cmsghdr-skeleton.c use of cmsg_len
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
hurd 64bit: Add missing data file for check-localplt...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
hurd 64bit: Add missing libanl
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
hurd: Also XFAIL missing SA_NOCLDWAIT on 64bit
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
hurd: Fix tst-writev test
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
nptl: move tst-x86-64-tls-1 to nptl-only tests
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Sergey Bugaev
hurd: Add expected abilist files for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Sergey Bugaev
hurd: Replace reply port with a dead name on failed...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Flavio Cruz
Define __mig_strlen to support dynamically sized string...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-01
Samuel Thibault
mach: Disable 32bit compatibility mode
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Sergey Bugaev
hurd: Make it possible to call memcpy very early
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Sergey Bugaev
hurd: Implement longjmp for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Sergey Bugaev
hurd: Implement sigreturn for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2023-04-30
Flavio Cruz
Make __mach_msg_destroy portable for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
Sergey Bugaev
hurd: Mark error functions as __COLD
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
Sergey Bugaev
cdefs.h: Define __COLD
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
Sergey Bugaev
hurd: Fix FS_RETRY_MAGICAL "machtype" handling
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
Sergey Bugaev
hurd: Respect existing FD_CLOEXEC in S_msg_set_fd
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
Sergey Bugaev
hurd: Don't leak the auth port in msg* RPCs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
Sergey Bugaev
hurd: Make _exit work during early boot-up
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
Sergey Bugaev
hurd: Mark various conditions as unlikely
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
Sergey Bugaev
hurd: Move libc_hidden_def's around
commit
|
commitdiff
|
tree
|
snapshot
2023-04-29
Sergey Bugaev
hurd: Simplify _hurd_critical_section_lock a bit
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
H.J. Lu
__check_pf: Add a cancellation cleanup handler [BZ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Kito Cheng
Remap __GLIBC_FLT_EVAL_METHOD to 0 if __FLT_EVAL_METHOD...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Hsiangkai Wang
riscv: Resolve symbols directly for symbols with STO_RI...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Indu Bhagat
elf.h: add PT_GNU_SFRAME
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Joseph Myers
Fix Hurd getcwd build with GCC >= 13
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Joseph Myers
Regenerate sysdeps/mach/hurd/bits/errno.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Frédéric Bérat
locale/programs/locarchive.c: Remove unnecessary check...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Gavin Smith
manual: document posix_openpt (bug 17010)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Joe Simmons...
if_index: Remove unneeded alloca.h include
commit
|
commitdiff
|
tree
|
snapshot
2023-04-26
Joe Simmons...
gethostid: Do not include alloca.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Sergey Bugaev
socket: Add a test for MSG_CMSG_CLOEXEC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Samuel Thibault
hurd: Do not take any flag from the CMSG_DATA
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Sergey Bugaev
hurd: Implement MSG_CMSG_CLOEXEC
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Samuel Thibault
hurd: Don't pass FD_CLOEXEC in CMSG_DATA
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Sergey Bugaev
hurd: Implement prefer_map_32bit_exec tunable
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Sergey Bugaev
hurd: Don't attempt to deallocate MACH_PORT_DEAD
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Sergey Bugaev
hurd: Only deallocate addrport when it's valid
commit
|
commitdiff
|
tree
|
snapshot
2023-04-24
Sergey Bugaev
hurd: Implement MAP_32BIT
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Sergey Bugaev
Use O_CLOEXEC in more places (BZ #15722)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-22
Sergey Bugaev
misc: Convert daemon () to GNU coding style
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Joe Simmons...
wcsmbs: Add wcsdup() tests. (BZ #30266)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Joe Simmons...
string: Add tests for strndup (BZ #30266)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Joe Simmons...
string: Add tests for strdup (BZ #30266)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Joe Simmons...
string: Allow use of test-string.h for non-ifunc implem...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
Sergey Bugaev
hurd: Don't migrate reply port into __init1_tcbhead
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Sergey Bugaev
hurd: Make dl-sysdep's open () cope with O_IGNORE_CTTY
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Cupertino Miranda
Created tunable to force small pages on stack allocation.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Adhemerval...
malloc: Add missing shared thread library flags
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Adhemerval...
linux: Re-flow and sort multiline Makefile definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
Adhemerval...
posix: Re-flow and sort multiline Makefile definitions
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
Jan-Benedict...
build-many-glibcs.py: --disable-gcov for gcc-first
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
DJ Delorie
malloc: set NON_MAIN_ARENA flag for reclaimed memalign...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Sergey Bugaev
hurd: Microoptimize sigreturn
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Siddhesh Poyarekar
rcmd.c: Fix indentation in last commit
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
Frédéric Bérat
inet/rcmd.c: fix warn unused result
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Sergey Bugaev
hurd: Avoid leaking task & thread ports
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Sergey Bugaev
hurd: Simplify _S_catch_exception_raise
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Sergey Bugaev
hurd: Run init_pids () before init_dtable ()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Sergey Bugaev
hurd: Fix restoring reply port in sigreturn
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Florian Weimer
wcsmbs: Re-flow and sort routines, tests variables...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Florian Weimer
debug: Re-flow and sort routines variable in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Sergey Bugaev
hurd: Avoid extra ctty RPCs in init_dtable ()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Wilco Dijkstra
math: Improve fmod(f) performance
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Wilco Dijkstra
Benchtests: Adjust timing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Sergey Bugaev
hurd: Only check for TLS initialization inside rtld...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Sergey Bugaev
hurd: Remove __hurd_local_reply_port
commit
|
commitdiff
|
tree
|
snapshot
2023-04-14
Adhemerval...
malloc: Assure that THP mode read do write OOB end...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Adhemerval...
malloc: Assure that THP mode is always null terminated
commit
|
commitdiff
|
tree
|
snapshot
2023-04-13
Samuel Thibault
hurd: Mark two tests as unsupported
commit
|
commitdiff
|
tree
|
snapshot
2023-04-12
Samuel Thibault
hurd: Restore destroying receive rights on sigreturn
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Samuel Thibault
aio: Fix freeing memory
commit
|
commitdiff
|
tree
|
snapshot
2023-04-11
Samuel Thibault
Revert "hurd: Only check for TLS initialization inside...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Sergey Bugaev
hurd: Don't leak __hurd_reply_port0
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Sergey Bugaev
hurd: Improve reply port handling when exiting signal...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Sergey Bugaev
hurd: Only check for TLS initialization inside rtld...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Sergey Bugaev
elf: Stop including tls.h in ldsodefs.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-10
Sergey Bugaev
hurd: Port trampoline.c to x86_64
commit
|
commitdiff
|
tree
|
snapshot
next