summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fseek.3
AgeCommit message (Expand)Author
2012-05-22Don't misleadingly suggest that fpos_t only needs to be a complex typeMatthew Dempsky
2012-05-22Document that ftell() may return EOVERFLOW.Matthew Dempsky
2011-07-05from Tim van der Molen:Jason McIntyre
2007-05-31convert to new .Dd format;Jason McIntyre
2005-07-26- typos, punctuation, spacing, macro, layout, etc. fixesJared Yanovich
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-04-20Flesh out all of the stdio man pages.Aaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-02-21Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t.Todd C. Miller
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-05-27sync fsetpos() with stdio.h prototypeAaron Campbell
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt