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 @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -2/+2 |
| | | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -1/+11 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-05 | 1 | -1/+1 |
| | |||||
* | Kill off the now obsolete __libc_vfork symbol | Eric Andersen | 2004-05-14 | 1 | -2/+0 |
| | |||||
* | This should not be inlined. This should probably use a | Eric Andersen | 2004-02-15 | 1 | -2/+2 |
| | | | | weak alias as well... | ||||
* | Patch from George Thanos adding support for the "e1" architecture. | Eric Andersen | 2003-10-08 | 1 | -0/+7 |