Rev. | 日時 | 作者 |
---|---|---|
f8a8324 | 2016-06-04 07:05:03 | Keith Marshall |
Merge further W32API updates from Cygwin CVS. |
||
39e2fc7 | 2016-06-03 06:15:06 | Keith Marshall |
Update mapping of GCC to MSVC host identification macros. |
||
c9fb9cb | 2016-05-24 04:02:11 | Keith Marshall |
Merge updates from legacy branch to 5.0-active. |
||
d1d4a17 | 2016-05-24 03:31:09 | Keith Marshall |
Merge W32API updates, from Cygwin CVS, into legacy branch. |
||
de06d12 | 2016-05-21 15:26:18 | Keith Marshall |
Merge legacy updates into 5.0-active branch. |
||
c07c0f3 | 2016-05-20 06:28:31 | Keith Marshall |
Occlude unsupported _S_IFBLK feature; resolve issue [#1146]. |
||
801698e | 2016-05-18 23:08:20 | Keith Marshall |
Fix a typo in a <sys/stat.h> inline function definition. |
||
eae8d24 | 2016-05-13 05:30:07 | Keith Marshall |
Integrate mingwrt and w32api build; synchronize versions. |
||
f7deb7c | 2016-05-12 21:51:37 | Keith Marshall |
Resolve some strnlen() implementation issues. |
||
4a33949 | 2016-05-05 04:34:24 | Keith Marshall |
Eliminate redundant <parts/winioctl.h> header. |
||
7273587 | 2016-05-04 02:40:54 | Keith Marshall |
Enforce consistent specification of package version. |
||
c8dabf9 | 2016-05-01 04:57:08 | Keith Marshall |
Make strnlen() available for all MSVCRT.DLL versions. |
||
bfa9328 | 2016-04-27 07:05:33 | Keith Marshall |
Use correct paths for partially included header files. |
||
40713b7 | 2016-04-14 05:39:45 | Keith Marshall |
Generalize procedure for installing manpages. |
||
3c94eba | 2016-04-12 23:36:20 | Keith Marshall |
Update several incorrectly attributed header files. |
||
e7cdc14 | 2016-04-12 07:25:27 | Keith Marshall |
Eliminate all references to non-standard __NO_ISOCEXT macro. |
||
96e44c0 | 2016-04-11 06:54:10 | Keith Marshall |
Make resetting of __need_typedef requests more robust. |
||
d933ead | 2016-04-11 06:20:12 | Keith Marshall |
Add a missing comment terminator. |
||
1081fbe | 2016-04-06 23:27:39 | Keith Marshall |
Declare <dir.h> as formally deprecated. |
||
43ee17e | 2016-04-06 21:57:56 | Keith Marshall |
Factor out <wchar.h> vs. <io.h> duplicate declarations. |
||
6440ce6 | 2016-04-05 03:42:43 | Keith Marshall |
Factor out <wchar.h> vs. <process.h> duplicate declarations. |
||
05a0f4f | 2016-04-05 03:39:14 | Keith Marshall |
Enable selective retrieval of intptr typedefs from <stdint.h>. |
||
ae8ef7f | 2016-03-30 07:08:10 | Keith Marshall |
Factor out <wchar.h> vs. <sys/stat.h> duplicate declarations. |
||
9f2e676 | 2016-03-29 02:10:58 | Keith Marshall |
Factor out <wchar.h> vs. <direct.h> duplicate declarations. |
||
20ac96d | 2016-03-27 05:54:49 | Keith Marshall |
Factor out <direct.h> vs. <dos.h> duplicate declarations. |
||
45d80b9 | 2016-03-26 22:42:20 | Keith Marshall |
Evade CPP mismatched apostrophe warnings in windres comments. |
||
b2694c7 | 2016-03-21 07:13:10 | Keith Marshall |
Factor out <locale.h> vs. <wchar.h> duplicate declarations. |
||
280f64d | 2016-03-19 06:39:57 | Keith Marshall |
Resolve some "implicit function declaration" warnings. |
||
9fccadc | 2016-03-19 05:37:38 | Keith Marshall |
Factor out <stdlib.h> vs. <wchar.h> duplicate declarations. |
||
e06bf0e | 2016-03-18 07:07:04 | Keith Marshall |
Relocate misplaced umask() function prototypes. |