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" | 2005-11-17 | 1 | -1/+1 |
| | |||||
* | import updates from glibc | Mike Frysinger | 2005-03-16 | 1 | -12/+24 |
| | |||||
* | linux 2.0.x kernels have broken header files. It is silly to be so | Eric Andersen | 2001-01-16 | 1 | -0/+157 |
tightly coupled to kernel headers (since the 2.2 ones work with 2.0 as well), so I'm checking in include/net. |