aboutsummaryrefslogtreecommitdiff
path: root/libio/bug-wsetpos.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>
2009-09-02Fix fsetpos on wide stream.Andreas Schwab1-0/+75