Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/__kernel_time_t/__time_t | Joakim Tjernlund | 2005-07-28 | 1 | -2/+2 |
| | |||||
* | A while back, the sysvipc code was changed to use IPC_64 in the calls. | Manuel Novoa III | 2005-07-28 | 1 | -0/+92 |
| | | | | | | 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. | ||||
* | Use the common version for bits/sem.h. Fixup the types to | Eric Andersen | 2003-08-14 | 1 | -92/+0 |
| | | | | match the kernel type exactly. | ||||
* | Sync up sparc headers | Eric Andersen | 2001-11-14 | 1 | -15/+19 |
| | |||||
* | I just grabbed the bits dir from glibc 2.1.3 on a sparc box | Eric Andersen | 2001-03-06 | 1 | -0/+88 |
to facilitate the sparc porting work being done by Mathew Bosworth. -Erik |