From 6d4d5da219ad549ec805c9e33253eadafae19f7f Mon Sep 17 00:00:00 2001 From: law Date: Mon, 12 Apr 1999 18:27:53 +0000 Subject: * 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26380 138bc75d-0d04-0410-961f-82ee72b054a4 --- libio/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libio/ChangeLog') diff --git a/libio/ChangeLog b/libio/ChangeLog index b05db013c2f..798a5d3c890 100644 --- a/libio/ChangeLog +++ b/libio/ChangeLog @@ -1,3 +1,12 @@ +Mon Apr 12 19:22:44 1999 Mumit Khan + + * 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. + Fri Apr 2 15:11:58 1999 H.J. Lu (hjl@gnu.org) * libio/configure.in (gxx_include_dir): Handle it. -- cgit v1.2.1