about summary refs log tree commit diff
path: root/src/stdio/ftell.c
Commit message (Expand)AuthorAgeFilesLines
* fix null pointer subtraction and comparison in stdioRich Felker2018-09-161-2/+6
* remove spurious inclusion of libc.h for LFS64 ABI aliasesRich Felker2018-09-121-2/+1
* reduce spurious inclusion of libc.hRich Felker2018-09-121-0/+1
* fix ftello result for append streams with unflushed outputRich Felker2014-02-071-1/+3
* clean up stdio_impl.hRich Felker2012-11-081-0/+2
* add proper fuxed-based locking for stdioRich Felker2011-07-301-4/+2
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+35