Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regex: remove useless casts on allocations; | Denis Vlasenko | 2008-12-26 | 1 | -2/+2 |
| | | | | | | | | | | remove old-style-C function params declarations; change re_comp_buf from struct to pointer (more static build friendly) text data bss dec hex filename - 514952 2731 15424 533107 82273 lib/libuClibc-0.9.30-svn.so + 515011 2731 15396 533138 82292 lib/libuClibc-0.9.30-svn.so | ||||
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 1 | -4/+4 |
| | | | | | | | 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 and bring in NPTL code in the various 'misc' subsystems. | "Steven J. Hill" | 2006-08-24 | 1 | -3/+3 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-27 | 1 | -4/+5 |
| | |||||
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -2/+2 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-11-29 | 1 | -0/+1645 |