summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/ftello.c
AgeCommit message (Expand)Author
2012-03-27- widen the internal read and write calls to match the syscallschristos
2012-03-15- ansify, knf.christos
2012-01-22From tnozaki@: make fpos_t a complex object that keeps track of the parsechristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2000-07-26Oops, forgot to define weak aliases for public names.kleink
2000-07-08XCU5: Add fseeko() and ftello() functions which provide the functionality ofkleink