Bart Van Assche
|
e5fe510720
|
ntdll: Avoid examining uninitialized data.
|
2011-03-31 12:49:34 +02:00 |
Dmitry Timoshkov
|
f834d23197
|
server: FILE_OVERWRITE and FILE_OVERWRITE_IF need the FILE_WRITE_ATTRIBUTES permission.
|
2011-03-30 15:10:20 +02:00 |
Dmitry Timoshkov
|
0cc619ccc5
|
ntdll: Add more NtCreateFile tests.
|
2011-03-30 15:10:12 +02:00 |
Steven Wallace
|
b3369e06c7
|
ntdll: implemented ProcessDebugFlags in NtQueryInformationProcess.
|
2011-03-30 15:10:01 +02:00 |
Piotr Caban
|
49250bec7c
|
ntdll: Don't call compare function on memory not provided by user in qsort.
|
2011-03-30 12:20:47 +02:00 |
Bart Van Assche
|
c0913ed064
|
ntdll: Fix race condition in RtlCreateHeap().
|
2011-03-29 12:37:26 +02:00 |
Dmitry Timoshkov
|
3998820497
|
ntdll: Add a bunch of NtCreateFile tests.
|
2011-03-29 12:21:32 +02:00 |
André Hentschel
|
f73ee0a249
|
ntdll: Add check for DragonFly BSD.
|
2011-03-28 17:30:20 +02:00 |
Dmitry Timoshkov
|
bfd69719a6
|
ntdll: Use an NtWriteFile pointer instead of a static import.
|
2011-03-28 17:08:53 +02:00 |
Alexandre Julliard
|
ab7efe7273
|
ntdll: Fix RtlGetSacl/DaclSecurityDescriptor for relative descriptors on 64-bit.
|
2011-03-09 13:44:11 +01:00 |
Maarten Lankhorst
|
67755d2593
|
ntdll: Fix time units for SystemPerformanceProcessorInformation, and steal idle time for kernel time.
|
2011-03-08 16:55:10 +01:00 |
Charles Davis
|
f082eac97c
|
ntdll: Implement CDROM_GetInterfaceInfo() on Mac OS.
|
2011-03-02 12:29:28 +01:00 |
Alexandre Julliard
|
29f5799996
|
ntdll: Don't print an error when architecture is set to win64 and the app is 64-bit.
|
2011-03-01 14:11:19 +01:00 |
Maarten Lankhorst
|
f45b6c54be
|
ntdll: Fix time accounting in NtQuerySystemInformation.
|
2011-02-24 18:25:48 +01:00 |
Charles Davis
|
03c29bf7f5
|
ntdll: Fix IOCTL_CDROM_RAW_READ on Mac OS.
|
2011-02-21 12:44:08 +01:00 |
Alexandre Julliard
|
9eba2de390
|
ntdll: Improve the error reporting for invalid PE file architectures.
|
2011-02-19 14:11:05 +01:00 |
Austin English
|
fe9544abd2
|
ntdll/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
c57c9ce3d1
|
ntdll/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 13:33:32 +01:00 |
Austin English
|
39ef0b9d12
|
ntdll/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-11 14:50:17 +01:00 |
Austin English
|
c549e34255
|
ntdll/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-10 10:27:59 -06:00 |
Austin English
|
3dd514cee7
|
ntdll/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-08 13:42:14 -06:00 |
André Hentschel
|
e78bd6dfa1
|
ntdll: Only use ST_FIX_ALIGN on solaris.
|
2011-02-07 10:03:50 -06:00 |
max@mtew.isa-geek.net
|
708c43a2ef
|
ntdll: Correct 'b' parameter descriptions for _alldiv and _aulldiv.
|
2011-02-04 15:25:31 +01:00 |
Nikolay Sivov
|
d3d06c46d2
|
ntdll: Fix a compile time warning.
|
2011-02-01 18:14:09 +01:00 |
Alexandre Julliard
|
10dcc85de0
|
ntdll: Add support for longjmp in RtlUnwindEx.
|
2011-02-01 18:14:09 +01:00 |
Alexandre Julliard
|
efbe695147
|
ntdll: Add a helper function for checking stack frame limits.
|
2011-02-01 12:38:58 +01:00 |
Alexandre Julliard
|
43682ce114
|
ntdll: Avoid copying and restoring the context in RtlCaptureContext for i386.
|
2011-02-01 12:38:58 +01:00 |
Andrew Nguyen
|
f7385699a9
|
ntdll/tests: Avoid casting away const in comparison functions.
|
2011-02-01 12:38:57 +01:00 |
Andrew Nguyen
|
c698fc86b9
|
ntdll: Fix one-time warning message output.
|
2011-02-01 12:38:57 +01:00 |
Alexandre Julliard
|
852d9675bc
|
ntdll/tests: Avoid sizeof in a trace.
|
2011-01-31 15:36:32 +01:00 |
Alexandre Julliard
|
c865b3f8e0
|
ntdll: Fix frame address check in RtlCaptureStackBackTrace to match what RtlUnwind does.
|
2011-01-31 14:30:26 +01:00 |
Charles Davis
|
4e44e153c5
|
ntdll: Check for case-insensitive volumes.
|
2011-01-28 17:23:57 +01:00 |
Alexandre Julliard
|
b41cc4865c
|
ntdll: Get rid of support for register entry points on x86_64.
|
2011-01-27 14:12:41 +01:00 |
Alexandre Julliard
|
672a084584
|
ntdll: Implement RtlRaiseException for x86_64 directly instead of using the winebuild-generated code.
|
2011-01-27 14:12:41 +01:00 |
Alexandre Julliard
|
1e6ff42d03
|
ntdll: Implement set_cpu_context for x86_64 directly instead of using the winebuild-generated code.
|
2011-01-27 14:12:41 +01:00 |
Alexandre Julliard
|
33e6238f04
|
ntdll: Avoid copying and restoring the context in RtlCaptureContext for x86_64.
|
2011-01-27 14:12:23 +01:00 |
Alexandre Julliard
|
aa4ad6d766
|
ntdll: Capture the context inside RtlUnwindEx instead of assuming it's already initialized.
|
2011-01-27 14:10:34 +01:00 |
Alexandre Julliard
|
2e81ba5f4f
|
include: Add a prototype for RtlUnwindEx on x86_64.
|
2011-01-27 14:10:31 +01:00 |
Loïc Maury
|
1b767a5948
|
ntdll : Implement CDROM_Verify to work on Mac OS X.
|
2011-01-25 14:47:14 +01:00 |
Piotr Caban
|
b614a15328
|
server: Return multiple events in read_changes.
|
2011-01-19 14:13:33 +01:00 |
Austin English
|
9832bd6c54
|
ntdll: Add missing checks for FreeBSD_kernel.
|
2011-01-17 14:27:38 +01:00 |
Francois Gouget
|
2df9129c52
|
ntdll/tests: Fix compilation on systems that don't support nameless unions.
|
2011-01-17 12:51:15 +01:00 |
Matteo Bruni
|
eb11dee4fc
|
ntdll/tests: Add a FILE_APPEND_DATA test.
|
2011-01-12 18:12:48 +01:00 |
André Hentschel
|
40294182c1
|
ntdll: Respect multiple CPUs when faking values.
|
2011-01-04 11:46:31 +01:00 |
André Hentschel
|
ba1f962d10
|
ntdll/tests: Don't test function directly when reporting GetLastError().
|
2010-12-29 11:59:33 +01:00 |
Alexandre Julliard
|
086848a45f
|
ntdll: Use the gettid system call on all Linux platforms.
|
2010-12-27 12:07:12 +01:00 |
Alexandre Julliard
|
264996a75d
|
ntdll: Use the futex system calls on all Linux platforms.
|
2010-12-27 12:01:52 +01:00 |
Alexandre Julliard
|
0f9e93afaa
|
ntdll: Use the getdents64 system call on all Linux platforms.
|
2010-12-27 12:01:43 +01:00 |
Alexandre Julliard
|
37ae7a533c
|
ntdll: Use the syscall function instead of inline assembly.
|
2010-12-23 16:10:18 +01:00 |
Greg Geldorp
|
3e6d91280d
|
ntdll/tests: Add alternative results for overlong instructions.
|
2010-12-22 14:30:37 +01:00 |