Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trim Experimentally off and uncommented hidden | Austin Foxley | 2009-09-18 | 1 | -3/+0 |
| | | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | - synch r25316:25325 from trunk | Bernhard Reutner-Fischer | 2009-02-18 | 1 | -1/+7 |
| | |||||
* | Removed some __libc_xxx fucntions as merged from trunk. | Carmelo Amoroso | 2008-12-11 | 1 | -13/+2 |
| | | | | | Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Synch with trunk @ 24165 | Carmelo Amoroso | 2008-11-27 | 1 | -2/+2 |
| | | | | | Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character) | ||||
* | News syscall wrappers from trunk | Carmelo Amoroso | 2008-06-18 | 1 | -0/+57 |