wine-commits@list.winehq.org
February 2014
- 2 participants
- 503 discussions
Ken Thomases : kernel32: Consolidate some duplicate variable declarations.
by Alexandre Julliard Feb. 17, 2014
by Alexandre Julliard Feb. 17, 2014
Feb. 17, 2014
1
0
Ken Thomases : kernel32: Use sysctl(VM_SWAPUSAGE) to get swap sizes on BSDs, if available.
by Alexandre Julliard Feb. 17, 2014
by Alexandre Julliard Feb. 17, 2014
Feb. 17, 2014
1
0
Ken Thomases : kernel32: Use the Mach host_info(HOST_BASIC_INFO) API to obtain total RAM after trying sysctl(HW_MEMSIZE) and before HW_PHYSMEM.
by Alexandre Julliard Feb. 17, 2014
by Alexandre Julliard Feb. 17, 2014
Feb. 17, 2014
1
0
Ken Thomases : kernel32: Prefer the Mach host_statistics64(HOST_VM_INFO64) API over sysctl(HW_USERMEM) to obtain free memory.
by Alexandre Julliard Feb. 17, 2014
by Alexandre Julliard Feb. 17, 2014
Feb. 17, 2014
1
0
Ken Thomases : kernel32: Check that sysctl() call succeeded before using its output.
by Alexandre Julliard Feb. 17, 2014
by Alexandre Julliard Feb. 17, 2014
Feb. 17, 2014
1
0
Ken Thomases : kernel32: Avoid truncating 64-bit ullTotalPhys value to 32 bits when copying to ullAvailPhys , ullTotalPageFile, and ullAvailPageFile.
by Alexandre Julliard Feb. 17, 2014
by Alexandre Julliard Feb. 17, 2014
Feb. 17, 2014
1
0
Bruno Jesus : ws2_32: Fix edge case for getaddrinfo in BSD and OSX.
by Alexandre Julliard Feb. 17, 2014
by Alexandre Julliard Feb. 17, 2014
Feb. 17, 2014
1
0
Henri Verbeet : d3d10core: Implement d3d10_sampler_state_GetDevice().
by Alexandre Julliard Feb. 17, 2014
by Alexandre Julliard Feb. 17, 2014
Feb. 17, 2014
1
0
1
0
1
0