zig/lib/libc/include/generic-musl/sys
Isaac Freund f4131cf8a6
musl: update to 1.2.3
This was a bit trickier than it should be due to symbol conflicts with
zig's compiler-rt implementation. We attempt to use weak linkage in
our compiler-rt, but this does not seem to be working in all cases. I
manually disabled export of the problematic compiler-rt math functions
in order to cross compile musl's libc.so for all targets as input to
`tools/gen_stubs.zig`.

Other than that, this update went fairly smoothly. Quite a few
additional symbols were added to the blacklist in `tools/gen_stubs.zig`
due to recent reorganization of zig's compiler-rt.
2022-05-04 01:00:57 +02:00
..
acct.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
auxv.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
cachectl.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
dir.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
epoll.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
errno.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
eventfd.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
fanotify.h musl: update to 1.2.2 2021-02-10 11:50:55 -08:00
fcntl.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
file.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
fsuid.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
inotify.h update musl headers to musl v1.1.23 2019-07-16 19:02:51 -04:00
io.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
ioctl.h musl: update to 1.2.2 2021-02-10 11:50:55 -08:00
ipc.h update musl headers to v1.1.24 2019-10-17 11:47:57 -04:00
kd.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
klog.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
membarrier.h musl: update to 1.2.3 2022-05-04 01:00:57 +02:00
mman.h musl: update to 1.2.3 2022-05-04 01:00:57 +02:00
mount.h musl: update to 1.2.3 2022-05-04 01:00:57 +02:00
msg.h update musl headers to v1.1.24 2019-10-17 11:47:57 -04:00
mtio.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
param.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
personality.h musl: update to 1.2.2 2021-02-10 11:50:55 -08:00
poll.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
prctl.h musl: update to 1.2.3 2022-05-04 01:00:57 +02:00
procfs.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
ptrace.h musl: update to 1.2.3 2022-05-04 01:00:57 +02:00
quota.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
random.h musl: update to 1.2.2 2021-02-10 11:50:55 -08:00
reboot.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
reg.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
resource.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
select.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
sem.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
sendfile.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
shm.h update musl headers to v1.1.24 2019-10-17 11:47:57 -04:00
signal.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
signalfd.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
socket.h musl: update to 1.2.3 2022-05-04 01:00:57 +02:00
soundcard.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
stat.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
statfs.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
statvfs.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
stropts.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
swap.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
syscall.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
sysinfo.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
syslog.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
sysmacros.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
termios.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
time.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
timeb.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
timerfd.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
times.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
timex.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
ttydefaults.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
types.h update musl headers to musl v1.1.23 2019-07-16 19:02:51 -04:00
ucontext.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
uio.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
un.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
user.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
utsname.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
vfs.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
vt.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
wait.h update musl headers to v1.2.0 2020-03-12 16:26:14 -04:00
xattr.h move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00