Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Add newline to last test in stdio-common/tst-put-error.c | Siddhesh Poyarekar | 2012-12-06 | 1 | -1/+11 |
| | | | | | The newline ensures that the buffer is flushed and the test executes as expected. | ||||
* | Increase width of padded output in stdio-common/tst-put-error. | Joseph Myers | 2012-12-05 | 1 | -1/+1 |
| | |||||
* | printf should return negative value on error | Siddhesh Poyarekar | 2012-11-16 | 1 | -0/+26 |
| | | | | | | [BZ #11741] Fixed bug where printf and family may return a spurious success when printing padded formats. | ||||
* | * configure.in: Compile source test file with -fPIC for -shared. | Ulrich Drepper | 2005-09-06 | 1 | -1/+1 |
| | | | | | | | 2005-09-05 Kaz Kojima <kkojima@rr.iij4u.or.jp> * sysdeps/unix/sysv/linux/sh/lowlevellock.S (__lll_mutex_lock_wait): Fix typo in register name. | ||||
* | * stdio-common/Makefile (tests): Add tst-put-error. | Ulrich Drepper | 2005-09-04 | 1 | -0/+33 |
| | | | | | | | | | * stdio-common/tst-put-error.c: New file. * libio/fileops.c (_IO_new_file_xsputn): If overflow fails and no more data would have to be written signal error. * libio/oldfileops.c (_IO_old_file_xsputn): Likewise. * libio/fileops.c (_IO_new_file_overflow): Use NULL not 0. | ||||
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -33/+0 |
| | |||||
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -0/+33 |