Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sigwait: remove __sigwait and __GI_sigwait symbols - they are unused | Denys Vlasenko | 2009-09-18 | 1 | -6/+2 |
| | | | | | | | | | sigwait is not called from any uclibc function, so "hidden symbol" trick is not needed on it. __sigwait also is never used, and it's not clear why it even existed. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Merge Linuxthreads from Trunk. | Khem Raj | 2008-12-15 | 1 | -5/+4 |
| | |||||
* | 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> | ||||
* | Copy from trunk. | "Steven J. Hill" | 2006-02-23 | 1 | -0/+88 |