Port musl to x86-64. One giant commit!
Showing
arch/x86_64/atomic.h
0 → 100644
arch/x86_64/bits/alltypes.h.sh
0 → 100755
arch/x86_64/bits/endian.h
0 → 100644
arch/x86_64/bits/errno.h
0 → 100644
arch/x86_64/bits/fcntl.h
0 → 100644
arch/x86_64/bits/fenv.h
0 → 100644
arch/x86_64/bits/float.h
0 → 100644
arch/x86_64/bits/in.h
0 → 100644
arch/x86_64/bits/ioctl.h
0 → 100644
arch/x86_64/bits/ipc.h
0 → 100644
arch/x86_64/bits/limits.h
0 → 100644
arch/x86_64/bits/mman.h
0 → 100644
arch/x86_64/bits/posix.h
0 → 100644
arch/x86_64/bits/pthread.h
0 → 100644
arch/x86_64/bits/reg.h
0 → 100644
arch/x86_64/bits/setjmp.h
0 → 100644
arch/x86_64/bits/shm.h
0 → 100644
arch/x86_64/bits/signal.h
0 → 100644
arch/x86_64/bits/socket.h
0 → 100644
arch/x86_64/bits/stat.h
0 → 100644
arch/x86_64/bits/statfs.h
0 → 100644
arch/x86_64/bits/stdarg.h
0 → 100644
arch/x86_64/bits/stdint.h
0 → 100644
arch/x86_64/bits/stdio.h
0 → 100644
arch/x86_64/bits/sysmacros.h
0 → 100644
arch/x86_64/bits/tcp.h
0 → 100644
arch/x86_64/bits/termios.h
0 → 100644
arch/x86_64/bits/user.h
0 → 100644
arch/x86_64/bits/wait.h
0 → 100644
arch/x86_64/bits/wexitstatus.h
0 → 100644
arch/x86_64/pthread_arch.h
0 → 100644
arch/x86_64/syscall.h
0 → 100644
crt/x86_64/crt1.s
0 → 100644
src/math/x86_64/e_sqrt.s
0 → 100644
src/math/x86_64/e_sqrtf.s
0 → 100644
src/setjmp/x86_64/longjmp.s
0 → 100644
src/setjmp/x86_64/setjmp.s
0 → 100644
src/signal/x86_64/restore.s
0 → 100644
src/signal/x86_64/sigsetjmp.s
0 → 100644
src/thread/x86_64/__unmapself.s
0 → 100644
src/thread/x86_64/clone.s
0 → 100644
想要评论请 注册 或 登录