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
/
nios2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to autoconf 2.72 (vanilla release, no distribution patches)
Andreas K. Hüttel
2024-06-17
1
-63
/
+57
*
Implement C23 logp1
Joseph Myers
2024-06-17
1
-0
/
+4
*
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
30
-30
/
+30
*
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-17
1
-35
/
+50
*
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
2023-05-30
2
-4
/
+4
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
30
-30
/
+30
*
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
3
-0
/
+3
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-1
/
+1
*
Remove remnant reference to ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
Fangrui Song
2022-06-15
1
-2
/
+1
*
elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
Fangrui Song
2022-06-15
1
-21
/
+0
*
nios2: Remove _dl_skip_args usage (BZ# 29187)
Adhemerval Zanella
2022-05-30
1
-40
/
+10
*
rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
Szabolcs Nagy
2022-05-17
1
-4
/
+0
*
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2022-04-26
2
-0
/
+5
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
31
-31
/
+31
*
elf: Add _dl_find_object function
Florian Weimer
2021-12-28
1
-0
/
+25
*
malloc: Remove memusage.h
Adhemerval Zanella
2021-12-28
1
-21
/
+0
*
malloc: Remove atomic_* usage
Adhemerval Zanella
2021-12-28
1
-2
/
+0
*
Remove ununsed tcb-offset
Adhemerval Zanella
2021-12-17
1
-4
/
+0
*
Support target specific ALIGN for variable alignment test [BZ #28676]
H.J. Lu
2021-12-14
1
-0
/
+20
*
Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN
Florian Weimer
2021-12-09
1
-7
/
+2
*
nptl: Introduce <tcb-access.h> for THREAD_* accessors
Florian Weimer
2021-12-09
1
-9
/
+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
-9
/
+12
*
elf: Remove THREAD_GSCOPE_IN_TCB
Sergey Bugaev
2021-09-16
1
-1
/
+0
*
Remove sysdeps/*/tls-macros.h
Fangrui Song
2021-08-18
1
-46
/
+0
*
Update Nios II libm-test-ulps.
Joseph Myers
2021-04-01
1
-6
/
+11
*
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
2021-02-25
1
-12
/
+5
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
30
-30
/
+30
*
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
*
Update Nios II libm-test-ulps file.
Chung-Lin Tang
2020-08-03
1
-11
/
+11
*
semaphore: consolidate arch headers into a generic one
Vineet Gupta
2020-05-06
1
-32
/
+0
*
Remove most gmp-mparam.h headers.
Joseph Myers
2020-04-24
1
-23
/
+0
*
math: Remove inline math tests
Adhemerval Zanella
2020-03-19
1
-128
/
+0
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
1
-0
/
+20
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
31
-31
/
+31
*
nptl: Add default pthread-offsets.h
Adhemerval Zanella
2019-11-26
1
-3
/
+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
/
+2
*
nptl: Cleanup mutex internal offset tests
Adhemerval Zanella
2019-11-26
1
-4
/
+0
*
Split up endian.h to minimize exposure of BYTE_ORDER.
Alistair Francis
2019-10-01
3
-13
/
+17
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
31
-31
/
+31
[next]