lp:~mingw-w64/mingw-w64/v1.0+ddk

Created by Dimitri John Ledkov and last modified
Get this branch:
bzr branch lp:~mingw-w64/mingw-w64/v1.0+ddk
Members of Mingw-w64 Packaging Devs can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mingw-w64 Packaging Devs
Project:
Mingw-w64
Status:
Development

Recent revisions

168. By Dimitri John Ledkov

ddk headers merge

167. By sezero

2010-04-21 Ozkan Sezer <email address hidden>

 * libsrc/wspiapi/WspiapiLegacyGetAddrInfo.c: Fix strict aliasing
 violation warning by using a struct in_addr variable instead of a
 DWORD variable.

166. By sezero

2010-04-20 Ozkan Sezer <email address hidden>

 * misc/gettimeofday.c (FILETIME_1970): Change from 11644473600ull
 to 116444736000000000ull as in the mingw.org version, fixing the
 issue reported by Patrick Galbraith.
 (getntptimeofday): Use a union of unsigned long long and FILETIME
 instead of ULARGE_INTEGER, as in the mingw.org version, to fix the
 strict aliasing violations reported by -Wstrict-aliasing=2.

165. By sezero

2010-04-19 Ozkan Sezer <email address hidden>

 Back-merges from the trunk:

 2010-04-17 Kai Tietz <email address hidden> (rev. 2243-2244)
 * malloc.h, stdlib.h: Improve declaration of _aligned_malloc
 and _aligned_free for not collide by xmmintrin.h/mm_malloc.h
 provided by gcc.

164. By sezero

2010-04-19 Ozkan Sezer <email address hidden>

 Back-merges from the trunk:

 2010-04-19 Patrick von Reth <email address hidden> (rev. 2254)
 * dbghelp.h (PSYM_ENUMMODULES_CALLBACK64, PSYM_ENUMSYMBOLS_CALLBACK64,
 PSYM_ENUMSYMBOLS_CALLBACK64W, PENUMLOADED_MODULES_CALLBACK64,
 PSYM_ENUMMODULES_CALLBACK64): Make string argument const.

163. By sezero

2010-04-18 Ozkan Sezer <email address hidden>

 * stdio.h: push/pop possible [v]snprintf and [v]snwprintf macros.
 For the problem report about these macros in libxml2, see:
 http://sourceforge.net/projects/mingw-w64/forums/forum/723797/topic/3482477/

162. By sezero

2010-04-17 Ozkan Sezer <email address hidden>

 Added a few missing exports which were already in lib64/*.def, but not
 so for lib32/*.def (extracted from trunk r2228.)
 * lib32/comctl32.def (GetMUILanguage): Add export.
 (InitMUILanguage): Ditto.
 * lib32/ntoskrnl.def (NtQueryEaFile): Ditto.
 (NtSetEaFile): Ditto.
 (ZwQueryEaFile): Ditto.
 (ZwSetEaFile): Ditto.
 * lib32/shell32.def (SHGetImageList): Ditto.

161. By sezero

2010-04-17 Ozkan Sezer <email address hidden>

 * winnt.h: Back-merged a few sublang ids from trunk revs. 2218-2220.

160. By sezero

2010-04-17 Ozkan Sezer <email address hidden>

 * shellapi.h, shlobj.h, shlwapi.h, winnt.h, wtsapi32.h: Back-merged
 some noop changes extracted from trunk revs. 2217, 2230, 2231, 2235.

159. By sezero

2010-04-17 Ozkan Sezer <email address hidden>

 * d3dx9shape.h: added from the wine-1.1.43 sources.
 * Sync'ed with wine-1.1.43 release version.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mingw-w64
This branch contains Public information 
Everyone can see this information.