This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
musl
Watch
1
Star
0
Fork
0
You've already forked musl
mirror of
https://git.musl-libc.org/git/musl
synced
2025-02-08 22:34:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
musl
/
arch
/
arm
/
bits
History
Rich Felker
848d30a1e5
use signed char rather than plain char for int8_t
...
otherwise this BADLY breaks if -funsigned-char is passed to gcc
2012-04-24 18:06:56 -04:00
..
alltypes.h.sh
use signed char rather than plain char for int8_t
2012-04-24 18:06:56 -04:00
endian.h
…
errno.h
…
fcntl.h
move F_DUPFD_CLOEXEC out of bits
2012-04-15 17:05:10 -04:00
fenv.h
…
float.h
fix DECIMAL_DIG definitions
2012-03-21 12:42:48 -04:00
ioctl.h
…
ipc.h
…
limits.h
…
mman.h
…
msg.h
…
posix.h
…
reg.h
…
setjmp.h
…
shm.h
…
signal.h
cleanup redundancy in bits/signal.h versions
2011-09-19 20:02:12 -04:00
socket.h
…
stat.h
…
statfs.h
fix the definition of struct statvfs to match lsb abi
2011-09-19 23:35:48 -04:00
stdarg.h
…
stdint.h
…
syscall.h
update syscalls with off_t arguments to handle argument alignment, if needed
2011-09-21 20:11:10 -04:00
termios.h
…
user.h
fix some details in ugly stuff that doesn't belong in libc
2011-10-17 12:23:04 -04:00
wchar.h
fix the type of wchar_t on arm; support wchar_t varying with arch
2011-09-19 17:39:51 -04:00