This website requires JavaScript.
Explore
Help
Register
Sign In
semios
/
semi-libc
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
29b216b2f22d3341c4c00608d7ad554a6aed26f7
semi-libc
/
arch
/
arm
T
History
Rich Felker
29b216b2f2
unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits
2024-05-07 09:01:47 -04:00
..
bits
unistd.h: derive ILP32/LP64 macros from __LONG_MAX instead of arch bits
2024-05-07 09:01:47 -04:00
arch.mak
switch all existing 32-bit archs to 64-bit time_t
2019-11-02 18:30:56 -04:00
atomic_arch.h
fix build failure on arm building C code in thumb1 mode
2019-07-15 15:33:12 -04:00
crt_arch.h
add .text section directive to all crt_arch.h files missing it
2015-05-22 01:50:05 -04:00
kstat.h
decouple struct stat from kernel type
2019-07-18 19:38:12 -04:00
pthread_arch.h
deduplicate __pthread_self thread pointer adjustment out of each arch
2020-08-27 18:36:45 -04:00
reloc.h
ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic
2023-11-06 21:48:02 -05:00
syscall_arch.h
re-enable vdso clock_gettime on arm (32-bit) with workaround
2022-09-19 13:21:54 -04:00