Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-04-24 Charles Wilson <cwilson@ece.gatech.edu | Jeff Johnston | 2001-04-24 | 1 | -10/+10 |
| | | | | | | | | | | | * libc/stdio/vprintf.c (vprintf): fix signature to use _DEFUN * libc/stdio/vprintf.c (_vprintf_r): new function * libc/stdio/vsnprintf.c (vsnprintf): fix signature to use _DEFUN * libc/stdio/vsnprintf.c (_vsnprintf_r): fix signature to use _DEFUN, and call _vfprintf_r, not vfprintf. * libc/stdio/vsprintf.c (vsprintf.c): fix signature to use _DEFUN * libc/stdio/vsprintf.c (_vsprintf_r): fix signature to use _DEFUN, and call _vfprintf_r, not vfprintf. | ||||
* | import newlib-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+70 |