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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-17
Implement C23 logp1
Joseph Myers
1
-0
/
+8
2024-04-19
login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)
Florian Weimer
1
-0
/
+21
2024-04-19
login: Check default sizes of structs utmp, utmpx, lastlog
Florian Weimer
1
-0
/
+2
2024-02-01
Refer to C23 in place of C2X in glibc
Joseph Myers
1
-1
/
+1
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
57
-57
/
+57
2023-11-21
elf: Remove LD_PROFILE for static binaries
Adhemerval Zanella
2
-0
/
+4
2023-07-17
configure: Use autoconf 2.71
Siddhesh Poyarekar
2
-27
/
+42
2023-05-30
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
1
-1
/
+1
2023-02-06
sh: Add string-fzb.h
Adhemerval Zanella
1
-0
/
+55
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
56
-56
/
+56
2022-11-03
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
1
-1
/
+1
2022-10-18
Use PTR_MANGLE and PTR_DEMANGLE unconditionally in C sources
Florian Weimer
1
-2
/
+0
2022-10-18
Introduce <pointer_guard.h>, extracted from <sysdep.h>
Florian Weimer
5
-0
/
+5
2022-09-26
Use atomic_exchange_release/acquire
Wilco Dijkstra
1
-1
/
+1
2022-05-30
sh: Remove _dl_skip_args usage
Adhemerval Zanella
1
-15
/
+1
2022-04-26
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2
-7
/
+0
2022-02-10
elf: Remove prelink support
Adhemerval Zanella
1
-1
/
+1
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
56
-56
/
+56
2021-12-28
malloc: Remove memusage.h
Adhemerval Zanella
1
-20
/
+0
2021-12-28
elf: Add _dl_audit_pltexit
Adhemerval Zanella
1
-2
/
+2
2021-12-09
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
1
-6
/
+0
2021-12-09
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
1
-13
/
+1
2021-12-03
nptl: Increase default TCB alignment to 32
Florian Weimer
1
-3
/
+0
2021-10-14
elf: Fix dynamic-link.h usage on rtld.c
Adhemerval Zanella
1
-4
/
+2
2021-10-07
elf: Avoid nested functions in the loader [BZ #27220]
Fangrui Song
1
-8
/
+11
2021-09-16
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
1
-1
/
+0
2021-09-03
Remove "Contributed by" lines
Siddhesh Poyarekar
14
-16
/
+0
2021-08-18
Remove sysdeps/*/tls-macros.h
Fangrui Song
1
-143
/
+0
2021-04-23
nptl: Move pthread_spin_trylock into libc
Florian Weimer
1
-4
/
+12
2021-04-23
nptl: Move pthread_spin_lock into libc
Florian Weimer
1
-1
/
+7
2021-04-23
nptl: Move pthread_spin_init, Move pthread_spin_unlock into libc
Florian Weimer
1
-7
/
+14
2021-03-01
Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder
Florian Weimer
1
-0
/
+28
2021-02-25
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
1
-7
/
+2
2021-01-28
sh: Update libm-tests-ulps
Adhemerval Zanella
1
-19
/
+23
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
56
-56
/
+56
2020-11-27
sh: Add sh4 fpu Implies folder
Adhemerval Zanella
2
-0
/
+2
2020-11-16
nptl: Move stack list variables into _rtld_global
Florian Weimer
1
-2
/
+0
2020-10-02
aarch64: enforce >=64K guard size [BZ #26691]
Szabolcs Nagy
1
-0
/
+3
2020-05-06
semaphore: consolidate arch headers into a generic one
Vineet Gupta
1
-35
/
+0
2020-04-24
Remove most gmp-mparam.h headers.
Joseph Myers
1
-29
/
+0
2020-03-19
math: Remove inline math tests
Adhemerval Zanella
1
-265
/
+0
2020-02-18
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
1
-0
/
+20
2020-02-14
linux: Consolidate INLINE_SYSCALL
Adhemerval Zanella
1
-1
/
+1
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
57
-57
/
+57
2019-11-26
nptl: Add default pthread-offsets.h
Adhemerval Zanella
1
-7
/
+0
2019-11-26
nptl: Add default pthreadtypes-arch.h
Adhemerval Zanella
1
-36
/
+0
2019-11-26
nptl: Add struct_rwlock.h
Adhemerval Zanella
1
-26
/
+0
2019-11-26
nptl: Add struct_mutex.h
Adhemerval Zanella
1
-7
/
+0
2019-11-26
nptl: Remove rwlock elision definitions
Adhemerval Zanella
1
-2
/
+0
2019-11-26
nptl: Add tests for internal pthread_rwlock_t offsets
Adhemerval Zanella
1
-0
/
+6
[next]