Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021年07月06日 | fix broken struct shmid_ds on powerpc (32-bit) | Rich Felker | -1/+1 |
2019年11月02日 | switch all existing 32-bit archs to 64-bit time_t | Rich Felker | -7/+9 |
2019年07月29日 | remove trailing newlines from various versions of bits/shm.h | Rich Felker | -1/+0 |
2016年07月03日 | make brace placement in public header struct definitions consistent | Rich Felker | -2/+1 |
2014年03月11日 | fix sysvipc structures on powerpc | Rich Felker | -4/+5 |
2014年02月23日 | sys/shm.h: move arch specific structs to bits/ | rofl0r | -0/+11 |
2012年11月13日 | PPC port cleaned up, static linking works well now. | rofl0r | -0/+18 |