add arpa/ftp.h
[musl] / arch / x86_64 /
2011-02-15 Rich Felkerfix directory reading on x86_64
2011-02-15 Rich Felkerfix x86_64 wrongly reporting itself as ILP32 instead...
2011-02-15 Rich Felkerremove standalone syscall cruft
2011-02-15 Rich Felkerfix some type leakage (timer_t) from x86_64 commit
2011-02-15 Nicholas J. KainOptimize x86_64 atomics to take advantage of 64-bitness.
2011-02-15 Nicholas J. KainRemove __syscall_lseek from x86_64 syscall.h.
2011-02-15 Nicholas J. KainUpdate x86_64 bits to mirror (modulo platform differenc...
2011-02-15 Nicholas J. KainPort musl to x86-64. One giant commit!