newlib/newlib/libc
DJ Delorie c4e1aa0115 * libc/stdio/stdio.c (__stextmode): new, see if file is text mode
(__sread): always read in binary mode
(__swrite): always write in binary mode
* libc/include/stdio.h: no getc/putc macros for cygwin; causes
compatibility issues with different dll versions
* libc/stdio/fopen.c: use __stextmode
* libc/stdio/fdopen.c: ditto
* libc/stdio/freopen.c: ditto
* libc/stdio/findfp.c: set up __SCLE for std{in,out,err}
* libc/stdio/local.h: declare __stextmode
2000-05-23 23:51:54 +00:00
..
ctype import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
errno import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
include * libc/stdio/stdio.c (__stextmode): new, see if file is text mode 2000-05-23 23:51:54 +00:00
locale import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
machine * libc/machine/mn10300/setjmp.S (setjmp, longjmp): Use 2000-04-27 10:49:16 +00:00
misc import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
posix * libc/posix/execvp.c (execvp): Check path for 2000-04-16 10:53:02 +00:00
reent * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c. 2000-03-08 04:01:49 +00:00
signal Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl> 2000-04-17 17:10:18 +00:00
stdio * libc/stdio/stdio.c (__stextmode): new, see if file is text mode 2000-05-23 23:51:54 +00:00
stdlib Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl> 2000-04-17 17:10:18 +00:00
string Thu Mar 9 17:20:41 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-09 22:25:01 +00:00
sys Mon May 15 14:26:00 2000 Joel Sherrill <joel@oarcorp.com> 2000-05-15 18:30:03 +00:00
syscalls import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru> 2000-05-10 17:58:29 +00:00
unix import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
aclocal.m4 Fri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-24 20:42:18 +00:00
configure Fri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-24 20:42:18 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
libc.texinfo import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c. 2000-03-08 04:01:49 +00:00