Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 1 | -1/+1 |
| | | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -5/+4 |
| | |||||
* | More merges with main trunk. | "Steven J. Hill" | 2005-07-30 | 1 | -0/+93 |
| | |||||
* | Use the common version for bits/sem.h. Fixup the types to | Eric Andersen | 2003-08-14 | 1 | -87/+0 |
| | | | | match the kernel type exactly. | ||||
* | include/bits from glibc-2.2.4-1 | David Schleef | 2001-10-15 | 1 | -8/+8 |
| | |||||
* | This patch allows powerpc to compile again. It also checks if we | Eric Andersen | 2001-05-04 | 1 | -0/+87 |
are compiling for an arch for which uClibc has an ld.so or not, and otherwise sets things up to use the system ld.so. -Erik |