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 @ 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 and bring in NPTL changes. | "Steven J. Hill" | 2006-08-23 | 1 | -1/+0 |
| | |||||
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -4/+2 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-01-14 | 1 | -0/+5 |
| | |||||
* | Merge from trunk. More to come you betcha'. | "Steven J. Hill" | 2005-12-02 | 1 | -5/+5 |
| | |||||
* | Rework RPC code once again. By default, only enable the | Eric Andersen | 2002-08-06 | 1 | -0/+54 |
stuff needed for NFS mounts, rsh, and similar. -Erik |