summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc/inc/file64.h
AgeCommit message (Collapse)AuthorFilesLines
2020-03-267092 Want support for stdio memory streamsRobert Mustacchi1-3/+24
12360 fwrite can loop forever on zero byte write 12392 ftello64 doesn't handle ungetc() correctly when unbuffered Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2006-04-20PSARC 2006/162 Extended FILE space for 32-bit Solaris processescraigm1-4/+5
1085341 32-bit stdio routines should support file descriptors >255 6369408 fflush(NULL); will corrupt data written on files in multithreaded apps
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+95