aboutsummaryrefslogtreecommitdiff
path: root/libio/bug-fclose1.c
AgeCommit message (Collapse)Author
2011-05-13Fix file descriptor position after fcloseUlrich Drepper
fclose should leave the file descriptor position after the last read or written byte.