Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable WCHAR support for C/POSIX stub locales. | Manuel Novoa III | 2002-07-03 | 1 | -1/+1 |
| | | | | | | Implemented unformatted wide i/o functions. (ungetwc still needs testing) Fix a few bugs in wchar.c. Modifications for bcc/elks support. | ||||
* | Swap in the new stdio code. | Manuel Novoa III | 2002-03-12 | 1 | -39/+42 |
| | |||||
* | Update my email address. I am no longer andersen@lineo.com | Eric Andersen | 2001-12-19 | 1 | -0/+1 |
| | |||||
* | Ok, this should finish off my massive ro-organization. The source | Eric Andersen | 2001-05-12 | 1 | -2/+1 |
| | | | | | | | | | tree is less messy now (which helps), all libraries are placed into uClibc/lib when compiling, all libraries now use a consistant mechanism for being built, all libraries use a consistant naming scheme where the lib name includes the uClibc version number, which makes ldconfig happy and willing to work with us. -Erik | ||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 1 | -2/+2 |
| | |||||
* | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen | 2000-12-20 | 1 | -2/+17 |
| | |||||
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -4/+4 |
| | |||||
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 |
| | |||||
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 1 | -1/+3 |
| | | | | | .comment, saving a lot of space in the resultant binaries... -Erik | ||||
* | Update to assert behavior | Eric Andersen | 2000-10-17 | 1 | -6/+9 |
| | |||||
* | Makefile update | Eric Andersen | 2000-10-12 | 1 | -1/+1 |
| | |||||
* | New misc tree that actually has misc stuff in it. | Eric Andersen | 2000-10-11 | 3 | -0/+105 |