Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 1995 13:20:02 -0500
From:      The Source of All Evil <source@NetBSD.ORG>
To:        source-changes@pain.lcs.mit.edu
Subject:   sun-lamp CVS commits
Message-ID:  <199503221820.NAA11705@pain.lcs.mit.edu>

next in thread | raw e-mail | index | archive | help

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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503221820.NAA11705>