acadia-newlib/newlib/libc/include
Jeff Johnston 49d64538cd Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com>
* libc/include/stdio.h (FILE): define __SCLE for "convert line
        endings" for Cygwin.
        (__sgetc): convert line endings if needed
        (__sputc): ditto
        * libc/stdio/fdopen.c (_fdopen_r): Remember if we opened in text mode
        * libc/stdio/fopen.c (_fopen_r): ditto
        * libc/stdio/freopen.c (freopen): ditto
        * libc/stdio/fread.c (fread): perform CRLF conversions if __SCLE
        * libc/stdio/fvwrite.c (__sfvwrite): ditto
2000-05-03 03:57:19 +00:00
..
machine import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys * newlib/libc/include/sys/unistd.h: Add prototypes for 2000-04-02 20:42:42 +00:00
_ansi.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
_syslist.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ar.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
assert.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ctype.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
dirent.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
errno.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fastmath.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fcntl.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
grp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ieeefp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
locale.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
malloc.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
math.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
paths.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
process.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
pwd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
reent.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
regdef.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
setjmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
signal.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
stdio.h Tue May 02 23:45:48 2000 DJ Delorie <dj@cygnus.com> 2000-05-03 03:57:19 +00:00
stdlib.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
string.h Fri Mar 10 16:09:20 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-10 21:13:28 +00:00
termios.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
unctrl.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
unistd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utime.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00