Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



jtc
Wed Mar 22 13:17:31 EST 1995
Update of /a/cvsroot/src/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv11649

Modified Files:
        stdio.h 
Log Message:
Removed const qualifier from ftell's FILE * argument.  It's not ANSI,
and the recent change to flush output causes it to be changed.


jtc
Wed Mar 22 13:19:54 EST 1995
Update of /a/cvsroot/src/lib/libc/stdio
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv11677

Modified Files:
        ftell.c 
Log Message:
Removed const qualifier from ftell's FILE * argument.  It's not ANSI,
and the recent change to flush output causes it to be changed.




Home | Main Index | Thread Index | Old Index