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
/
csky
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
elf: Remove HWCAP_IMPORTANT
Stefan Liebler
2024-06-18
1
-3
/
+0
*
elf: Remove _DL_PLATFORMS_COUNT
Stefan Liebler
2024-06-18
1
-3
/
+0
*
elf: Remove _DL_HWCAP_PLATFORM
Stefan Liebler
2024-06-18
1
-2
/
+0
*
elf: Remove platform strings in dl-procinfo.c
Stefan Liebler
2024-06-18
1
-62
/
+0
*
elf: Remove _dl_string_platform
Stefan Liebler
2024-06-18
1
-15
/
+0
*
Implement C23 logp1
Joseph Myers
2024-06-17
2
-0
/
+32
*
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
51
-51
/
+51
*
configure: Use autoconf 2.71
Siddhesh Poyarekar
2023-07-17
2
-11
/
+7
*
Fix misspellings in sysdeps/ -- BZ 25337
Paul Pluzhnikov
2023-05-30
1
-1
/
+1
*
C-SKY: Strip hard float abi from hard float feature.
quxm
2023-02-07
2
-40
/
+62
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
51
-51
/
+51
*
elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
Florian Weimer
2022-11-03
1
-2
/
+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
*
elf: Remove _dl_string_hwcap
Javier Pello
2022-10-06
1
-2
/
+0
*
Use atomic_exchange_release/acquire
Wilco Dijkstra
2022-09-26
1
-1
/
+1
*
csky: Remove _dl_skip_args usage
Adhemerval Zanella
2022-05-30
1
-18
/
+1
*
rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const
Szabolcs Nagy
2022-05-17
1
-23
/
+0
*
C-SKY: Use an autoconf template to produce `preconfigure'
Maciej W. Rozycki
2022-05-13
2
-10
/
+72
*
elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC
Fangrui Song
2022-04-26
2
-5
/
+0
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
52
-52
/
+52
*
malloc: Remove memusage.h
Adhemerval Zanella
2021-12-28
1
-21
/
+0
*
Remove atomic-machine.h atomic typedefs
Adhemerval Zanella
2021-12-28
1
-10
/
+0
*
Remove ununsed tcb-offset
Adhemerval Zanella
2021-12-17
4
-35
/
+0
*
Replace --enable-static-pie with --disable-default-pie
Siddhesh Poyarekar
2021-12-13
2
-0
/
+12
*
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
-9
/
+1
*
nptl: Increase default TCB alignment to 32
Florian Weimer
2021-12-03
1
-3
/
+0
*
String: Add hidden defs for __memcmpeq() to enable internal usage
Noah Goldstein
2021-10-26
1
-0
/
+1
*
String: Add support for __memcmpeq() ABI on all targets
Noah Goldstein
2021-10-26
1
-0
/
+1
*
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 sysdeps/*/tls-macros.h
Fangrui Song
2021-08-18
1
-55
/
+0
*
Reduce the statically linked startup code [BZ #23323]
Florian Weimer
2021-02-25
1
-13
/
+4
*
Update C-SKY libm-test-ulps
Mao Han
2021-01-23
2
-54
/
+61
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
55
-55
/
+55
*
nptl: Move stack list variables into _rtld_global
Florian Weimer
2020-11-16
1
-2
/
+0
*
C-SKY: Make dynamic linker's name compitable with the older gcc.
Cooper Qu
2020-10-21
1
-9
/
+26
*
Revert "C-SKY:Fix dynamic linker's name when mfloat-abi=softfp."
Mao Han
2020-10-20
1
-1
/
+1
*
C-SKY:Fix dynamic linker's name when mfloat-abi=softfp.
Cooper Qu
2020-10-19
1
-1
/
+1
*
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
*
math: Remove inline math tests
Adhemerval Zanella
2020-03-19
2
-1090
/
+0
*
Introduce <elf-initfini.h> and ELF_INITFINI for all architectures
Florian Weimer
2020-02-18
1
-1
/
+0
*
linux: Remove INTERNAL_SYSCALL_DECL
Adhemerval Zanella
2020-02-14
1
-4
/
+3
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
56
-56
/
+56
[next]