aboutsummaryrefslogtreecommitdiff
path: root/libio/bug-ungetc.c
AgeCommit message (Collapse)AuthorFilesLines
2023-06-01tests: replace write by xwriteFrédéric Bérat1-1/+3
Using write without cheks leads to warn unused result when __wur is enabled. Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
2002-07-242002-07-24 Roland McGrath <roland@frob.com>Roland McGrath1-0/+61
* libio/Makefile (tests): Add bug-ungetc. * libio/bug-ungetc.c: New file.