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