| Age | Commit message (Expand) | Author |
|---|---|---|
| 2008-06-05 | fix a "typo" which prevented %ls from working in printf() (NARROW case). | aymeric |
| 2008-03-21 | Don't coredump on out of memory conditions. This solution leaks, but gdtoa | christos |
| 2008-03-13 | Since _file is a short, check that the fd fits in it, otherwise bail with | christos |
| 2007-02-03 | - merge change from freebsd | christos |
| 2006-10-01 | fwprintf(stderr) may coredump, when LC_CTYPE locale is set none C/POSIX. | tnozaki |
| 2006-05-10 | quell GCC 4.1 uninitialised variable warnings. | mrg |
| 2006-02-16 | - s/notyet/WIDE_DOUBLE/ | christos |
| 2006-01-26 | bcopy -> memcpy | kleink |
| 2005-12-02 | redo the previous (WARNS=4) differently. consitify rather than making | yamt |
| 2005-11-29 | WARNS=4 | christos |
| 2005-06-15 | Initialize expsize to appease -Wuninitialized for sh3 and m68000. | he |
| 2005-06-12 | Ensure nconv isn't used in __mbsconv() before being initialized. | lukem |
| 2005-05-14 | Add the missing wide char support functions from freebsd. | christos |
