summaryrefslogtreecommitdiff
path: root/src/stdio/ftell.c
AgeCommit message (Expand)AuthorLines
2022-10-19remove LFS64 symbol aliases; replace with dynamic linker remappingRich Felker-2/+0
2018-09-16fix null pointer subtraction and comparison in stdioRich Felker-2/+6
2018-09-12remove spurious inclusion of libc.h for LFS64 ABI aliasesRich Felker-2/+1
2018-09-12reduce spurious inclusion of libc.hRich Felker-0/+1
2014-02-07fix ftello result for append streams with unflushed outputRich Felker-1/+3
2012-11-08clean up stdio_impl.hRich Felker-0/+2
2011-07-30add proper fuxed-based locking for stdioRich Felker-4/+2
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+35