Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove a few more empty #if/#endif pairs | Denys Vlasenko | 2009-09-18 | 1 | -3/+0 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | 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 | -2/+2 |
| | | | | | Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character) | ||||
* | Well, this is everything for my NPTL implementation. The 'uClibc-nptl' ↵ | "Steven J. Hill" | 2006-08-24 | 1 | -2/+2 |
| | | | | branch is now the exact code that I have. I am going to re-run tests now to verify everything one more time. The next step after that is to merge from trunk with the latest stuff from Mike and Peter. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -4/+11 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-08 | 1 | -0/+3 |
| | |||||
* | Both setegid and seteuid were implemented suboptimally, such that | Eric Andersen | 2003-11-02 | 1 | -2/+22 |
| | | | | | we were unable to switch back to the original saved group/user ID. -Erik | ||||
* | Silly little changes | Eric Andersen | 2001-10-03 | 1 | -0/+1 |
| | |||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -0/+1 |
| | |||||
* | More reorg. A place for everything and everything in its place... | Eric Andersen | 2000-10-23 | 1 | -1/+1 |
| | |||||
* | Completely rearchitected the sysdeps directory. | Eric Andersen | 2000-07-05 | 1 | -0/+6 |
-Erik |