summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fread.3
AgeCommit message (Expand)Author
2001-01-25apparently ansi c only required fread(3) to return 0 if size or nmembs == 0.lukem
2000-12-29Sprinkle some __restrict into stdio.kleink
1998-02-05add LIBRARY section to man pageperry
1995-02-02Merged with 4.4lite.jtc
1993-10-04fread and fwrite both return size_t, not int.jtc
1993-08-01Add RCS indentifiers.mycroft
1993-04-22Fix various bugs in man pages (from 386BSD patch 130).mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd