Permalink
..
Failed to load latest commit information.
tests Port wine-overwatch patches to latest wine-staging Aug 23, 2017
Makefile.in Port wine-overwatch patches to latest wine-staging Aug 23, 2017
actctx.c Apply all Wine-Staging changes Aug 23, 2017
atom.c ntdll: Fix printing NULL strings. Sep 20, 2011
cdrom.c configure: Add AC_HEADER_MAJOR to find where major() is defined. Apr 18, 2016
critsection.c Apply all Wine-Staging changes Aug 23, 2017
debugbuffer.c ntdll: Avoid double initialization. Jan 22, 2016
debugtools.c ntdll: Added new pid debug channel to append process id to debug output. Aug 25, 2015
directory.c Apply all Wine-Staging changes Aug 23, 2017
env.c ntdll: Add stub for NtQuerySystemEnvironmentValueEx. Jun 6, 2012
error.c ntdll: Add some more NTSTATUS->DOS error mappings. Feb 15, 2016
exception.c Apply all Wine-Staging changes Aug 23, 2017
file.c Apply all Wine-Staging changes Aug 23, 2017
handletable.c ntdll: Remove superfluous pointer casts. Mar 23, 2009
heap.c Apply all Wine-Staging changes Aug 23, 2017
large_int.c Apply all Wine-Staging changes Aug 23, 2017
loader.c Apply all Wine-Staging changes Aug 23, 2017
loadorder.c Apply all Wine-Staging changes Aug 23, 2017
misc.c Apply all Wine-Staging changes Aug 23, 2017
nt.c Apply all Wine-Staging changes Aug 23, 2017
ntdll.spec Apply all Wine-Staging changes Aug 23, 2017
ntdll_misc.h Apply all Wine-Staging changes Aug 23, 2017
om.c Apply all Wine-Staging changes Aug 23, 2017
path.c ntdll: Open current working directory with FILE_TRAVERSE access. Sep 22, 2016
printf.c ntdll: Avoid using isdigit() for WCHARs. May 17, 2017
process.c Apply all Wine-Staging changes Aug 23, 2017
reg.c ntdll: Add a stub for NtLoadKey2. Feb 1, 2017
relay.c ntdll: Remove support for relay debugging of register functions. Jul 26, 2017
resource.c ntdll: Mark function that are only called from assembly as hidden. Jul 25, 2017
rtl.c Apply all Wine-Staging changes Aug 23, 2017
rtlbitmap.c ntdll: Trace RTL_BITMAP api arguments as unsigned when appropriate. Dec 21, 2015
rtlstr.c ntdll: Implement RtlCompareUnicodeStrings. May 3, 2016
sec.c Apply all Wine-Staging changes Aug 23, 2017
serial.c server: Implement IOCTL_SERIAL_GET_WAIT_MASK as an ioctl on the serve… May 5, 2017
server.c Apply all Wine-Staging changes Aug 23, 2017
signal_arm.c Apply all Wine-Staging changes Aug 23, 2017
signal_arm64.c Apply all Wine-Staging changes Aug 23, 2017
signal_i386.c Apply all Wine-Staging changes Aug 23, 2017
signal_powerpc.c Apply all Wine-Staging changes Aug 23, 2017
signal_x86_64.c Port wine-overwatch patches to latest wine-staging Aug 23, 2017
string.c ntdll: Use an __ms_va_list in sscanf (Clang). Oct 1, 2015
sync.c ntdll: Add stub for JobObjectBasicAccountingInformation and JobObject… Apr 24, 2017
tape.c ntdll: Silence warning about TAPE_GetStatus when sys/mtio.h is not av… Jun 30, 2015
thread.c Apply all Wine-Staging changes Aug 23, 2017
threadpool.c Apply all Wine-Staging changes Aug 23, 2017
time.c ntdll: On macOS, don't use clock_gettime() even if it's available. Jun 2, 2017
version.c Apply all Wine-Staging changes Aug 23, 2017
version.rc Added version information for a number of dlls. Mar 7, 2007
virtual.c Apply all Wine-Staging changes Aug 23, 2017
wcstring.c ntdll: Use BOOL type where appropriate. Nov 1, 2013