index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-16
nss: Reconcile conditional declaration and use of `is_nscd'
Arjun Shankar
1
-3
/
+3
2023-05-15
Update syscall lists for Linux 6.3
Joseph Myers
1
-2
/
+2
2023-05-11
hurd: rule out some mach headers when generating errno.h
Samuel Thibault
2
-3
/
+4
2023-05-11
Stop checking if MiG supports retcode.
Flavio Cruz
3
-65
/
+0
2023-05-10
Added Redirects to longdouble error functions [BZ #29033]
Sachin Monga
7
-2
/
+142
2023-05-10
nptl: Reformat Makefile.
Carlos O'Donell
2
-112
/
+319
2023-05-10
scripts: Add sort-makefile-lines.py to sort Makefile variables.
Carlos O'Donell
1
-0
/
+160
2023-05-09
dlopen: skip debugger notification for DSO loaded from sprof (bug 30258)
Andreas Schwab
5
-0
/
+105
2023-05-08
aligned_alloc: conform to C17
DJ Delorie
6
-7
/
+117
2023-05-08
testsuite: stdlib/isomac.c: fix REQUIREMENTS
наб
1
-7
/
+4
2023-05-08
manual: Remove unsupported line breaks in waiting-with-clock section
Florian Weimer
1
-21
/
+8
2023-05-07
Enable new device_open_new RPC in libmachuser.
Flavio Cruz
1
-1
/
+2
2023-05-07
Revert "riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC."
Florian Weimer
4
-60
/
+0
2023-05-06
Update hurd/hurdselect.c to be more portable.
Flavio Cruz
4
-26
/
+46
2023-05-06
hurd: Fix ld.so name
Samuel Thibault
1
-0
/
+1
2023-05-06
hurd: Add ioperm symbol on x86_64
Samuel Thibault
2
-0
/
+6
2023-05-05
time: Remove alloca() from getdate
Joe Simmons-Talbott
1
-18
/
+5
2023-05-05
aarch64: More configure checks for libmvec
Szabolcs Nagy
2
-6
/
+48
2023-05-05
aarch64: SVE ACLE configure test cleanups
Szabolcs Nagy
2
-16
/
+27
2023-05-05
hppa: Fix 'concurrency' typo in comment
Sam James
2
-2
/
+2
2023-05-05
Update hurd/intr-msg.c to be more portable
Flavio Cruz
1
-13
/
+21
2023-05-05
Update sysdeps/mach/hurd/ioctl.c to make it more portable
Flavio Cruz
1
-20
/
+27
2023-05-04
aarch64: fix SVE ACLE check for bootstrap glibc builds
Szabolcs Nagy
2
-2
/
+2
2023-05-03
Enable libmvec support for AArch64
Joe Ramsay
32
-19
/
+983
2023-05-02
hurd: Enable x86_64 build script
Samuel Thibault
3
-1
/
+9
2023-05-02
hurd 64bit: Make dev_t word type
Samuel Thibault
1
-1
/
+1
2023-05-02
malloc: Really fix tst-memalign-3 link against threads
Samuel Thibault
1
-1
/
+2
2023-05-02
malloc: Fix tst-memalign-3 link against threads
Samuel Thibault
1
-0
/
+1
2023-05-02
Use GCC 13 branch, Linux 6.3 in build-many-glibcs.py
Joseph Myers
1
-2
/
+2
2023-05-01
Mark various cold functions as __COLD
Sergey Bugaev
4
-11
/
+11
2023-05-01
Fix regex type usage
наб
2
-15
/
+15
2023-05-01
hurd 64bit: Fix struct msqid_ds and shmid_ds fields
Samuel Thibault
8
-37
/
+169
2023-05-01
hurd 64bit: Fix ipc_perm fields types
Samuel Thibault
6
-53
/
+71
2023-05-01
hurd 64bit: Fix flock fields types
Samuel Thibault
4
-27
/
+95
2023-05-01
hurd 64bit: Add data for check-c++-types
Samuel Thibault
1
-0
/
+67
2023-05-01
hurd 64bit: Fix pthread_t/thread_t type to long
Samuel Thibault
7
-2
/
+100
2023-05-01
socket: Fix tst-cmsghdr-skeleton.c use of cmsg_len
Samuel Thibault
1
-1
/
+1
2023-05-01
hurd 64bit: Add missing data file for check-localplt test
Samuel Thibault
1
-0
/
+44
2023-05-01
hurd 64bit: Add missing libanl
Samuel Thibault
4
-1
/
+7
2023-05-01
hurd: Also XFAIL missing SA_NOCLDWAIT on 64bit
Samuel Thibault
2
-1
/
+6
2023-05-01
hurd: Fix tst-writev test
Samuel Thibault
1
-0
/
+5
2023-05-01
nptl: move tst-x86-64-tls-1 to nptl-only tests
Samuel Thibault
3
-2
/
+4
2023-05-01
hurd: Add expected abilist files for x86_64
Sergey Bugaev
12
-0
/
+3687
2023-05-01
hurd: Replace reply port with a dead name on failed interruption
Sergey Bugaev
3
-21
/
+20
2023-05-01
Define __mig_strlen to support dynamically sized strings in hurd RPCs
Flavio Cruz
5
-2
/
+31
2023-05-01
mach: Disable 32bit compatibility mode
Samuel Thibault
1
-0
/
+1
2023-05-01
hurd: Make it possible to call memcpy very early
Sergey Bugaev
1
-0
/
+3
2023-05-01
hurd: Implement longjmp for x86_64
Sergey Bugaev
2
-0
/
+219
2023-05-01
hurd: Implement sigreturn for x86_64
Sergey Bugaev
1
-0
/
+162
2023-05-01
Make __mach_msg_destroy portable for x86_64
Flavio Cruz
1
-4
/
+5
[prev]
[next]