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
path:
root
/
sysdeps
/
mach
/
hurd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
htl: Fix __pthread_init_thread declaration and definition
Samuel Thibault
2024-07-17
2
-2
/
+3
*
hurd: Fix pthread_self() without libpthread
Samuel Thibault
2024-07-17
3
-11
/
+12
*
Add pthread_getname_np and pthread_setname_np for Hurd
Flavio Cruz
2024-07-16
2
-0
/
+4
*
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
2024-06-17
1
-69
/
+64
*
Implement C23 exp2m1, exp10m1
Joseph Myers
2024-06-17
2
-0
/
+32
*
Implement C23 log10p1
Joseph Myers
2024-06-17
2
-0
/
+16
*
Implement C23 logp1
Joseph Myers
2024-06-17
2
-0
/
+16
*
hurd: Fix lsetxattr return value
Samuel Thibault
2024-06-10
1
-1
/
+1
*
Implement C23 log2p1
Joseph Myers
2024-05-20
2
-0
/
+16
*
socket: Use may_alias on sockaddr structs (bug 19622)
Florian Weimer
2024-05-18
1
-2
/
+2
*
htl: Implement some support for TLS_DTV_AT_TP
Sergey Bugaev
2024-03-23
1
-0
/
+9
*
hurd: Use the RETURN_ADDRESS macro
Sergey Bugaev
2024-03-23
1
-1
/
+1
*
hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now
Sergey Bugaev
2024-03-23
2
-2
/
+2
*
Implement setcontext/getcontext/makecontext/swapcontext for Hurd x86_64
Flavio Cruz
2024-02-17
6
-0
/
+456
*
Use proc_getchildren_rusage when available in getrusage and times.
Flavio Cruz
2024-02-17
4
-3
/
+216
*
Make __getrandom_nocancel set errno and add a _nostatus version
Xi Ruoyao
2024-01-12
1
-1
/
+6
*
hurd: Initializy _dl_pagesize early in static builds
Sergey Bugaev
2024-01-04
1
-0
/
+4
*
hurd: Only init early static TLS if it's used to store stack or pointer guards
Sergey Bugaev
2024-01-04
1
-4
/
+11
*
hurd: Make init-first.c no longer x86-specific
Sergey Bugaev
2024-01-04
1
-2
/
+2
*
hurd: Drop x86-specific assembly from init-first.c
Sergey Bugaev
2024-01-04
1
-9
/
+1
*
hurd: Pass the data pointer to _hurd_stack_setup explicitly
Sergey Bugaev
2024-01-04
3
-9
/
+11
*
mach: Drop some unnecessary vm_param.h includes
Sergey Bugaev
2024-01-03
1
-1
/
+0
*
hurd: Add some missing includes
Sergey Bugaev
2024-01-03
1
-0
/
+1
*
Implement C23 <stdbit.h>
Joseph Myers
2024-01-03
2
-0
/
+140
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
378
-378
/
+378
*
hurd: [!__USE_MISC] Do not #undef BSD macros in ioctls
Samuel Thibault
2023-12-02
1
-0
/
+2
*
Remove __access_noerrno
Joseph Myers
2023-11-23
6
-45
/
+5
*
hurd: Prevent the final file_exec_paths call from signals
Samuel Thibault
2023-11-20
1
-1
/
+15
*
hurd: Fix spawni returning allocation errors.
Samuel Thibault
2023-11-14
1
-2
/
+8
*
hurd: statfsconv: Add missing f_ffree conversion
Samuel Thibault
2023-11-07
1
-0
/
+1
*
crypt: Remove libcrypt support
Adhemerval Zanella
2023-10-30
2
-9
/
+0
*
hurd: Drop REG_GSFS and REG_ESDS from x86_64's ucontext
Samuel Thibault
2023-09-28
2
-9
/
+3
*
htl: avoid exposing the vm_region symbol
Samuel Thibault
2023-09-09
1
-1
/
+1
*
htl: Fix stack information for main thread
Samuel Thibault
2023-09-03
1
-3
/
+27
*
htl: move pthread_attr_setdetachstate into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
htl: move pthread_attr_getdetachstate into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
htl: move pthread_attr_setschedpolicy into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
htl: move pthread_attr_getschedpolicy into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
htl: move pthread_attr_setinheritsched into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
htl: move pthread_attr_getinheritsched into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
htl: move pthread_attr_getschedparam into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
htl: move pthread_setschedparam into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
htl: move pthread_getschedparam into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
htl: move pthread_equal into libc
Guy-Fleury Iteriteka
2023-08-24
2
-2
/
+0
*
hurd: Make error_t an int in C++
Samuel Thibault
2023-08-08
1
-0
/
+6
*
hurd: statvfs: __f_type -> f_type
наб
2023-08-08
1
-2
/
+2
*
htl: Initialize ___pthread_self early
Samuel Thibault
2023-08-08
1
-0
/
+14
*
hurd: Rework generating errno.h
Samuel Thibault
2023-08-06
3
-41
/
+19
*
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-17
1
-11
/
+14
*
hurd: Implement MAP_EXCL
Sergey Bugaev
2023-07-03
2
-10
/
+23
[next]