| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | trim Experimentally off and uncommented hidden | Austin Foxley | 2009-09-18 | 1 | -1/+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 @ 24242 | Carmelo Amoroso | 2008-12-03 | 1 | -3/+2 |
| | | | | | | Step 18: some more synch: hidden_proto, size reduction and signal handling changes. | ||||
| * | 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) | ||||
| * | Merge from trunk. | "Steven J. Hill" | 2006-08-22 | 1 | -20/+8 |
| | | |||||
| * | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -2/+2 |
| | | |||||
| * | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -0/+2 |
| | | |||||
| * | As noted by Michiel Thuys <michiel.thuys@intersil.com>, the weak alias for | Eric Andersen | 2001-04-27 | 1 | -2/+0 |
| | | | | | | srand was in the wrong file, causing rand.o to be needlessly included in some cases. | ||||
| * | Add in random(), make rand use that under the hood. Fix the | Eric Andersen | 2001-03-22 | 1 | -56/+21 |
| | | | | | include file so folks know random is now there. | ||||
| * | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 1 | -11/+13 |
| | | |||||
| * | Lots and lots of cleanups. | Eric Andersen | 2000-07-06 | 1 | -1/+1 |
| | | | | | -Erik | ||||
| * | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+61 |
