Earnie Boyd
|
6126c12345
|
* include/direct.h: add guard around MSVCRT-only prototytpes
* include/io.h: add __int64 struct definitions and function prototypes;
add guard for MSVCRT-only prototypes
* include/limits.h: add ISO C9x macros LLONG_MIN, LLONG_MAX, ULLONG_MAX
* include/stdio.h: add wchar function prototypes (__MSVCRT__);
put wchar functions together to make sync with wchar.h easier
* include/stdlib.h: add wide char functions (__MSVCRT__)
* include/string.h: add string collation functions ( __MSVCRT__)
* include/sys/stat.h: add __int64 struct and function ( __MSVCRT__)
* include/tchar.h: add macros and macro function definitions
* include/wchar.h: add wide char function prototypes ( __MSVCRT__ );
enclose more functions in __MSVCRT__ guard;
some oldname wide char function prototypes #if (0)'d
* profile/gmon.h: add guard around BSD-ish typedefs
|
2000-11-21 02:50:03 +00:00 |
Christopher Faylor
|
d5b692284b
|
* Makefile.in: Use a different variable name for subdirectory since the
previous one was used by the top level make.
|
2000-11-21 00:00:05 +00:00 |
Christopher Faylor
|
7665ae4aca
|
* Makefile.in: Install mingw stuff in a subdirectory if building under cygwin.
|
2000-11-20 01:52:26 +00:00 |
Christopher Faylor
|
ce4a7304b8
|
Add comment.
|
2000-06-18 01:53:10 +00:00 |
Christopher Faylor
|
606264878e
|
Revert.
|
2000-06-18 01:50:07 +00:00 |
Christopher Faylor
|
a50bf2842f
|
* Makefile.in (subdirs): Eliminate for loop.
|
2000-06-18 01:49:23 +00:00 |
Christopher Faylor
|
4a7a5a717c
|
* Makefile.in (subdirs): Previous change did not fix problem in broken shells.
|
2000-06-17 22:28:52 +00:00 |
Christopher Faylor
|
0fa0f12294
|
Add additional info.
|
2000-06-17 17:50:04 +00:00 |
Christopher Faylor
|
63d4033c06
|
* Makefile.in: Avoid installing dll if we're cross building and the cross-host
system isn't a Windows system.
|
2000-06-17 17:48:36 +00:00 |
Christopher Faylor
|
8c63f3b872
|
* configure.in: Change HEADER_SUBDIR to mingw32.
* configure: Regenerate.
|
2000-04-19 17:11:59 +00:00 |
Christopher Faylor
|
23ee7c4463
|
* include/string.h: Use proper prototype for _strerror.
|
2000-04-10 23:00:27 +00:00 |
Mumit Khan
|
ab81a36772
|
2000-03-30 Mumit Khan <khan@xraylith.wisc.edu>
* Makefile.in (subdirs): Workaround for broken shells.
|
2000-03-31 04:43:46 +00:00 |
Christopher Faylor
|
1fd5e000ac
|
import winsup-2000-02-17 snapshot
|
2000-02-17 19:38:33 +00:00 |
Christopher Faylor
|
369d8a8fd5
|
import winsup-2000-02-17 snapshot
|
2000-02-17 19:38:31 +00:00 |