re-enable vdso clock_gettime on arm (32-bit) with workaround
[musl] / arch / x32 /
2014-03-19 Rich Felkerfix signal.h breakage from moving stack_t to arch-speci...
2014-03-19 Rich Felkermove signal.h definition of stack_t to arch-specific...
2014-03-17 rofl0rx32: fix struct statfs
2014-03-11 Rich Felkermove struct semid_ds to from shared sys/sem.h to bits
2014-03-06 rofl0rx32: fix sysinfo()
2014-02-24 Rich Felkermake the x32 port use the correct ld-musl-x32.path...
2014-02-23 rofl0rfix x32 syscall arch.h timespec fixup code
2014-02-23 rofl0rfix some issues in x32 syscall_cp_fixup
2014-02-23 Rich Felkermostly-cosmetic fixups to x32 port merge
2014-02-23 rofl0rx32 port (diff against vanilla x86_64)
2014-02-23 rofl0rimport vanilla x86_64 code as x32