Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-28 | s/__kernel_time_t/__time_t | Joakim Tjernlund | |
2005-07-28 | A while back, the sysvipc code was changed to use IPC_64 in the calls. | Manuel Novoa III | |
Unfortunatly, the semid_ds structs were not changed as needed. So import the necessary (tweaked) files from glibc. Only tested on x86 today, but I'll be testing mips tomorrow. | |||
2003-08-14 | Use the common version for bits/sem.h. Fixup the types to | Eric Andersen | |
match the kernel type exactly. | |||
2002-08-25 | Make shm stuff work properly. | Eric Andersen | |
-Erik | |||
2002-03-01 | Major rework of the include files to eliminate redundancy | Eric Andersen | |
and to better support each arch. This is a really big patch... -Erik |