Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strsignal.c: whitespace fixes, no code changes (verified with objdump) | Denys Vlasenko | 2009-09-18 | 1 | -21/+17 |
| | | | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | libc_hidden_proto moved to string.h | Carmelo Amoroso | 2008-06-19 | 1 | -2/+2 |
| | |||||
* | Merge from trunk. Going pretty good so far. Kind of. Okay, not really. | "Steven J. Hill" | 2006-02-25 | 1 | -11/+13 |
| | |||||
* | Copy from trunk. | "Steven J. Hill" | 2006-01-07 | 1 | -0/+145 |
| | |||||
* | Remove obsolete code. | Manuel Novoa III | 2002-07-08 | 1 | -179/+0 |
| | |||||
* | Add a weak to make apache happy | Eric Andersen | 2002-07-03 | 1 | -1/+1 |
| | | | | -Erik | ||||
* | Swap in the new stdio code. | Manuel Novoa III | 2002-03-12 | 1 | -13/+15 |
| | |||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -3/+17 |
| | |||||
* | Update to accomodate the header file changes | Eric Andersen | 2001-09-27 | 1 | -3/+3 |
| | |||||
* | Added "psignal" function | David McCullough | 2001-02-26 | 1 | -2/+15 |
| | |||||
* | Fix problems with test wrapper and test compiler selection. | Manuel Novoa III | 2001-02-19 | 1 | -3/+4 |
| | |||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -23/+50 |
| | |||||
* | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen | 2000-12-20 | 1 | -12/+63 |
| | |||||
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 |
| | |||||
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 1 | -0/+2 |
| | | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>. | ||||
* | More reorg. A place for everything and everything in its place... | Eric Andersen | 2000-10-23 | 1 | -5/+6 |
| | |||||
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 1 | -2/+34 |
| | | | | | .comment, saving a lot of space in the resultant binaries... -Erik | ||||
* | More updates. Implement strsignal. Add pwd_grp tests | Eric Andersen | 2000-10-18 | 1 | -0/+36 |