libc/winsup/mingw/samples
Danny Smith bea966c0d9 * Makefile.in (CRT0S): Add txtmode.o binmode.o.
(MINGW_OBJS): Add txtmode.o.
	(SRCDIST_FILES): Add txtmode.c binmode.c.
	crt1.c: Don't include fcntrl.h, stdlib.h.
	(_fmode): Declare, without dllimport attribute.
	(__p__fmode): Declare access function for dll's _fmode.
	(_mingw32_init_fmode): Sync dll _fmode with staticly linked
	_fmode for app.
	* txtmode.c: New file.
	* binmode.c: New file.
	* samples/fmode/test2.c: New file.
	* samples/fmode/jamfile: Add test2.exe target.
2002-10-19 20:26:26 +00:00
..
dirent * include/_mingw.h: Increment version to 2.0. 2002-06-13 10:20:48 +00:00
dlltest Merging MinGW changes 2002-05-28 13:13:45 +00:00
filehand Merging MinGW changes 2002-05-28 13:13:45 +00:00
fixargv Merging MinGW changes 2002-05-28 13:13:45 +00:00
fmode * Makefile.in (CRT0S): Add txtmode.o binmode.o. 2002-10-19 20:26:26 +00:00
globbing import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
print Merging MinGW changes 2002-05-28 13:13:45 +00:00
seh Merging MinGW changes 2002-05-28 13:13:45 +00:00
simpledll Merging MinGW changes 2002-05-28 13:13:45 +00:00
test Merging MinGW changes 2002-05-28 13:13:45 +00:00
wintest Merging MinGW changes 2002-05-28 13:13:45 +00:00