Rev. | Time | Author |
---|---|---|
17b0408 | 2016-03-18 06:29:29 | Keith Marshall |
Correct another _BEGIN_C_DECLS imbalance error. |
||
072a56f | 2016-03-14 05:05:13 | Keith Marshall |
Support installation of headers with empty parts directory. |
||
0828075 | 2016-03-14 04:43:09 | Keith Marshall |
Reinstate typedef for non-standard off64_t. |
||
d31f7e4 | 2016-03-14 04:30:08 | Keith Marshall |
Correct conditional compilation block nesting errors. |
||
954023f | 2016-03-11 04:31:52 | Keith Marshall |
Feature test _MINGW32_EXTENDED_SOURCE renamed. |
||
1298032 | 2016-02-29 06:16:41 | Keith Marshall |
Correct atexit() and _onexit() export declaration regression. |
||
06ec616 | 2016-02-19 06:12:32 | Keith Marshall |
Refactor to make <parts/time.h> and <parts/wchar.h> redundant. |
||
57e8a56 | 2016-02-17 06:54:24 | Keith Marshall |
Refactor to make <parts/time.h> redundant. |
||
cb5008f | 2016-02-17 01:05:39 | Keith Marshall |
Declare the nanosleep() function where POSIX expects it. |
||
b67aa9f | 2016-02-15 23:37:15 | Keith Marshall |
Refactor <time.h> vs. <wchar.h> to avoid duplication. |
||
5063cca | 2016-02-12 07:51:26 | Keith Marshall |
Implement support for POSIX "%n$*m$" printf() format control. |
||
0d2e72e | 2016-02-12 06:16:57 | Keith Marshall |
Add prototypes for Microsoft's _printf_p() family of functions. |
||
f5f10ce | 2016-02-10 06:33:50 | Keith Marshall |
Adapt msvcrt-xref to become msvcrt.def.in provider. |
||
5761c71 | 2016-02-10 04:47:58 | Keith Marshall |
Import msvcrt-xref documentation resources. |
||
1ffb1c7 | 2016-01-30 02:39:38 | Keith Marshall |
Refactor <stdio.h> vs. <wchar.h> to avoid duplication. |
||
2f4e7fc | 2016-01-29 18:37:52 | Keith Marshall |
Enable selective definition of POSIX system types. |
||
43446e9 | 2016-01-01 06:20:24 | Keith Marshall |
Avoid user namespace pollution by non-standard type 'off64_t'. |
||
7f210a0 | 2015-12-27 21:26:00 | Keith Marshall |
Improve ISO-C conformity in MinGW printf(); cf. MinGW-Bug [#1761] |
||
0cfee8b | 2015-11-15 06:06:19 | Keith Marshall |
Refactor for Windows DDK synchronization; fix MinGW-Bug [#1954]. |
||
9877115 | 2015-10-24 06:18:52 | Keith Marshall |
Make atof() and strtod() conform to ISO-C; fix MinGW-Bug [#2273] |
||
5f6d250 | 2015-10-23 06:29:48 | Keith Marshall |
Rationalize definition of struct timespec. |
||
40850b5 | 2015-10-22 23:17:33 | Keith Marshall |
Windows application module version information API updates. |
||
e7de835 | 2015-10-22 19:13:29 | Keith Marshall |
Revert a failed experimental macro construct. |
||
0a93cd4 | 2015-09-30 06:31:14 | Keith Marshall |
Code clean-up; fix MinGW-Bug [#2263]. |
||
5469f35 | 2015-09-23 04:29:16 | Keith Marshall |
Correct defect in build system compilation rule. |
||
93fc8c2 | 2015-09-15 00:38:35 | Keith Marshall |
Make strings.h mostly POSIX.1-2008 compliant. |
||
2808350 | 2015-08-03 04:08:56 | Keith Marshall |
Build system corrections for GCC build time support. |
||
7750c9e | 2015-07-17 05:43:58 | Keith Marshall |
Incorporate build system updates from w32api package. |
||
4658072 | 2015-07-16 08:12:18 | Keith Marshall |
Overhaul and streamline build system configuration. |
||
4d09399 | 2015-07-16 04:27:40 | Keith Marshall |
Make way for replacement w32api/Makefile.in |