This website requires JavaScript.
Explore
Help
Sign In
mundanevision20
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://git.musl-libc.org/git/musl
synced
2025-10-05 21:12:41 +02:00
Code
Activity
Files
master
musl
/
arch
/
i386
History
Alex Rønne Petersen
f1cda422cd
i386, x86_64, x32: set the symbol type for the crt1 START function
2025-02-21 19:29:44 -05:00
..
bits
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2024-05-07 09:17:51 -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
remove a_ctz_l from arch specific atomic_arch.h
2018-04-19 12:23:17 -04:00
crt_arch.h
i386, x86_64, x32: set the symbol type for the crt1 START function
2025-02-21 19:29:44 -05: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
introduce new symbol-lookup-free rcrt1/dlstart stage chaining
2015-09-17 06:30:55 +00:00
syscall_arch.h
prefer new socket syscalls, fallback to SYS_socketcall only if needed
2020-08-08 20:59:26 -04:00