Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | turn off wordcompat by default | Mike Frysinger | 2005-11-23 | 1 | -1/+0 | |
| | ||||||
* | update copyright and license, add _BITS_SETJMP_H protection around the file, ↵ | Mike Frysinger | 2005-11-16 | 1 | -2/+2 | |
| | | | | make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS | |||||
* | the common sem.h is good enough for x86_64 | Mike Frysinger | 2005-07-28 | 1 | -87/+0 | |
| | ||||||
* | A while back, the sysvipc code was changed to use IPC_64 in the calls. | Manuel Novoa III | 2005-07-28 | 1 | -0/+87 | |
| | | | | | | 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. | |||||
* | tweak whitespace | Mike Frysinger | 2005-07-17 | 1 | -24/+24 | |
| | ||||||
* | make sure we setup stat64 too | Mike Frysinger | 2005-06-29 | 1 | -0/+3 | |
| | ||||||
* | Added new 'bits/atomic.h' for most of the architectures and the top-level ↵ | "Steven J. Hill" | 2005-05-12 | 1 | -0/+324 | |
| | | | | 'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'. | |||||
* | Hopefully fix the problem reported by Peter Mazinger, | Joakim Tjernlund | 2005-05-07 | 1 | -0/+110 | |
| | | | | | | | see http://uclibc.org/lists/uclibc/2005-May/011667.html for details. Not tested by me but I am sure Peter will :) The toolchain needs to be rebuilt. | |||||
* | Fix bug 222: Move all archs to newer __IPC_64 interface for {msg,sem,shm}ctl | Joakim Tjernlund | 2005-04-24 | 1 | -0/+83 | |
| | | | | syscalls. This won't work on 2.2 kernels(I think). | |||||
* | headers for x86_64 | Mike Frysinger | 2005-02-15 | 16 | -0/+1422 | |