This is the mail archive of the egcs-cvs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs/libio ChangeLog filedoalloc.c fileops.c i ...


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	law@egcs.cygnus.com	99/04/12 18:27:54

Modified files:
	libio          : ChangeLog filedoalloc.c fileops.c iopopen.c 
	                 libioP.h procbuf.cc stdiostream.cc 

Log message:
	* filedoalloc.c (_POSIX_SOURCE): Remove definition.
	* fileops.c (_POSIX_SOURCE): Likewise.
	* iopopen.c (_POSIX_SOURCE): Likewise.
	* procbuf.cc (_POSIX_SOURCE): Likewise.
	* libioP.h (_POSIX_SOURCE): And define it here.
	* stdiostream.cc: Include libioP.h before others.