Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-29 | simplify syscall scheme (unify nt64/x86_64 and nt32/i386). | midipix | 1 | -756/+1 |
2015-11-08 | nt32: struct shmid_ds: remove padding (size of time_t is already 64 bits). | midipix | 1 | -3/+0 |
2015-09-14 | add direct socket system calls to the 32-bit midipix target. | midipix | 1 | -0/+34 |
2015-05-27 | adjust arch-specific files to match musl version 1.1.9. | midipix | 1 | -0/+1 |
2015-04-05 | nt32: redefine time_t as long long. | midipix | 1 | -1/+1 |
2015-04-05 | nt32/bits: initial commit. | midipix | 28 | -0/+1837 |