summaryrefslogtreecommitdiffstats
path: root/libio/stdiostream.cc
Commit message (Collapse)AuthorAgeFilesLines
* * filedoalloc.c (_POSIX_SOURCE): Remove definition.law1999-04-121-1/+1
| | | | | | | | | | | * 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
* Undo previous change. Ulrich wants the problem hanled differently.law1999-01-301-4/+1
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24918 138bc75d-0d04-0410-961f-82ee72b054a4
* * stdiostream.cc (_POSIX_SOURCE): Define.law1999-01-301-1/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24915 138bc75d-0d04-0410-961f-82ee72b054a4
* * stdiostream.cc (sys_read): Declare ch with int type, rather thanlaw1997-12-111-1/+1
| | | | | | | | | without a type. Bring over from devo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17042 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionjason1997-08-211-0/+159
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14877 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud