Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | |
2012-01-28 | Use include/sys/epoll.h to provide libc_hidden_proto for epoll_pwait(). | Chris Metcalf | |
2007-05-21 | [BZ #4514] | Ulrich Drepper | |
* stdio-common/vfprintf.c (vfprintf): Don't shadow workstart variable, reinitialize workend at the start of each do_positional format spec loop, free workstart before do_positional loops. (printf_unknown): Fix size of work_buffer. * stdio-common/tst-sprintf.c (main): Add 3 new testcases. |