• R/O
  • HTTP
  • SSH
  • HTTPS

mingw-org-wsl: List of commits

The MinGW.OSDN Windows System Libraries. Formerly designated as "MinGW.org Windows System Libraries", this encapsulates the "mingwrt" C runtime library extensions, and the "w32api" 32-bit MS-Windows API libraries.

Please note that this project no longer owns the "MinGW.org" domain name; any software which may be distributed from that domain is NOT supported by this project.


RSS
Rev. Time Author
f70b9c8 4.0-dev 2014-01-30 23:22:18 Keith Marshall

Make dirent structure 64-bit deterministic; (cf. issue #2106)

c2adf77 2014-01-30 18:58:09 Keith Marshall

Correct _wfinddata64_t vs. __wfinddata64_t typo.

5c582df 2014-01-28 08:25:54 Keith Marshall

Remove superfluous objects from libmingwex.a; (cf. issue #2177)

63e9ed5 2014-01-28 07:13:35 Keith Marshall

Re-establish pattern rules for %_generic.c; (cf. issue #2175)

--HG--
rename : src/libcrt/math/asinh.c => src/libcrt/math/asinh_generic.c

089a996 2014-01-22 23:55:10 Keith Marshall

Reinstate complex math functions; (cf. issue #2174)

9b32da3 2014-01-21 07:56:34 Keith Marshall

Correct position of Emacs mode specification lines.

2475a34 2014-01-17 19:44:45 Keith Marshall

Do not require pre-existence of features we are implementing.

796e3f7 2013-12-22 02:01:16 Keith Marshall

Avoid gratuitously overriding makefile build rules.

436fb15 2013-12-21 07:32:39 Keith Marshall

Correct invalid makefile shell command syntax.

b6761db 2013-09-19 03:26:33 Earnie Boyd

Ticket [#2050] Missing definition of FILE_FLAG_FIRST_PIPE_INSTANCE.

5d17a3d 2013-09-16 01:59:09 Earnie Boyd

Update build-aux to match master.

80b1674 4.0.2 2013-09-16 01:47:44 Earnie Boyd

Merge branch '4.0-dev'

3e35101 2013-09-16 01:47:23 Earnie Boyd

Update build-aux to current.

7213185 2013-09-16 00:55:26 Earnie Boyd

[bugs#2045] wtsapi32.h not working for _WIN32_WINNT_WINXP.

f7acd83 4.0.1 2013-09-15 00:42:24 Earnie Boyd

The DLL name for winspool is actually winspool.drv.

51a4bcb 4.0.0 2013-08-02 03:44:29 Earnie Boyd

Change typo OSDIR to be OSVER. [bugs/2009]

b95d3b2 2013-07-29 10:54:19 Earnie Boyd

Correction for issue #2007.

e1b06ae 2013-06-28 21:41:06 Earnie Boyd

Add missing _tcsclen define to tchar.h.

c9d5bae 2013-06-28 01:03:28 Earnie Boyd

Change string to mingw_org_wsl for package name consistency and to be repository name nescient.

2e1e5c9 2013-06-27 21:06:58 Earnie Boyd

Resolve issue to define all components of _STAT_DEFINED.

2e52c40 2013-06-27 21:03:15 Earnie Boyd

Resolve issue to define all components of _STAT_DEFINED.

22068f3 2013-06-26 05:36:44 Keith Marshall

Correct ill advised use of non-standard shell syntax.

f67fa09 2013-06-22 00:46:12 Earnie Boyd

Resolve incorrect type casts in time.h.

38a1ac5 2013-06-20 00:21:41 Earnie Boyd

Remove time_t definition from wchar.h and change _findfrist* and _findnext* to __CRT_MAYBE_INLINE.

16281c4 2013-06-18 02:33:54 Earnie Boyd

Further corrections for _wfindfirst* and _wfindnext*. Work around issue for __CRT_MAYBE_INLINE when __NO_INLINE__ defined.

8614d1f 2013-06-17 04:07:56 Earnie Boyd

Update NEWS for MSVCRT_VERSION and _CRTALIAS of time functions.

d4a74a9 2013-06-17 03:23:18 Earnie Boyd

Correct malformations and missed definitions to finish _USE_32BIT_TIME_T coding.

aae1b31 2013-06-08 08:18:37 Earnie Boyd

Merge changes from repository.

aba8deb 2013-06-08 08:06:19 Earnie Boyd

Miscellaneous changes toward finalizing the _USE_32BIT_TIME_T debacle.

c2693c3 2013-06-08 07:47:09 Jan Nitjmans

include/time.h: Correct typos. Add MSVCRT_VERSION >= 800 guard for _CRTALIAS of _wctime.

Show on old repository browser