Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trim Experimentally off and uncommented hidden | Austin Foxley | 2009-09-18 | 1 | -2/+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 with trunk @ 24165 | Carmelo Amoroso | 2008-11-27 | 1 | -1/+1 |
| | | | | | Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character) | ||||
* | libc_hidden_proto moved to string.h | Carmelo Amoroso | 2008-06-19 | 1 | -1/+1 |
| | |||||
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -4/+6 |
| | |||||
* | Big fricking merge from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -0/+21 |
| | |||||
* | Attempt to clean up the strerror_r situation. | Manuel Novoa III | 2002-07-07 | 1 | -133/+0 |
| | |||||
* | Implement strerror_r. This is per SuSv3, not glibc which does | Eric Andersen | 2002-06-17 | 1 | -18/+39 |
| | | | | | something different. -Erik | ||||
* | Swap in the new stdio code. | Manuel Novoa III | 2002-03-12 | 1 | -14/+12 |
| | |||||
* | Bring into line with proper sest suite behavior | Eric Andersen | 2001-01-20 | 1 | -3/+5 |
| | |||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -8/+35 |
| | |||||
* | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen | 2000-12-20 | 1 | -11/+50 |
| | |||||
* | More updates. Implement strsignal. Add pwd_grp tests | Eric Andersen | 2000-10-18 | 1 | -2/+2 |
| | |||||
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 1 | -0/+46 |