winex/dlls/ntdll

(logo)
 

ViewCVS and CVS Help

Current directory: [cvs] / winex / dlls / ntdll
Files shown: 33

File Rev. Age Author Last log entry
(dir) Attic/   [show contents]        
(dir) tests/        
(file) .cvsignore   1.2  4 years  peter  Autogenerate dependencies ie get rid of make depend. Works for gcc, but isn't se...
(file) Makefile.in   1.9  12 months  mark  Changed all our makefiles to separate out our usage of @DLLFLAGS@. A new DLLFLAG...
(file) cdrom.c   1.12  3 years  ovek  Merge of ReWind CVS at Feb 21, 2005.
(file) critsection.c   1.18  17 months  mark   - add assembly versions of RtlEnterCriticalSection and RtlLeaveCriticalSection ...
(file) debugtools.c   1.27  15 months  daniel   - added a slight optimization to the wine_dbg_vprintf() function. It just prev...
(file) error.c   1.4  3 years  ovek  Merge of ReWind CVS at Feb 21, 2005.
(file) exception.c   1.13  21 months  daniel   Merge branch into mainline.
(file) file.c   1.4  3 years  ovek  Merge of ReWind CVS at Feb 21, 2005.
(file) heap.c   1.13  17 months  mark   - don't bother setting global heap in the heap creation functions; that's alrea...
(file) heapfuncs.h   1.1  21 months  daniel  - add a new memory allocator based on ptmalloc3 and make it the default (at leas...
(file) heapinit.c   1.1  21 months  daniel  - add a new memory allocator based on ptmalloc3 and make it the default (at leas...
(file) iocomp.c   1.1  17 months  mark   Partially implement IO completion ports to the point that they can be used as t...
(file) large_int.c   1.5  3 years  ovek  Fix incorrect inline asm constraints in RtlEnlargedUnsignedDivide.
(file) loader.c   1.1.1.2  3 years  ovek  Import of ReWind CVS at Feb 21, 2005.
(file) misc.c   1.5  4 years  david  * change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL * remove the ...
(file) nt.c   1.22  15 months  daniel  made NtQuerySystemInformation()'s behaviour closer to native trac #1971 - chang...
(file) ntdll.spec   1.53  15 months  daniel   - added support for the ThreadBasicInformation query in NtQueryInformationThrea...
(file) ntdll_misc.h   1.1.1.4  3 years  ovek  Import of ReWind CVS at Feb 21, 2005.
(file) oldheap.c   1.2  17 months  mark   - don't bother setting global heap in the heap creation functions; that's alrea...
(file) om.c   1.4  3 years  ovek  Merge of ReWind CVS at Feb 21, 2005.
(file) profiletools.c   1.8  4 years  peter  Portability fixes. Based off patch from Bruce M Simpson for FreeBSD.
(file) reg.c   1.7  17 months  mark  Implement RegFlushKey. Do some minor cleanups of duplicated functions.
(file) rtl.c   1.8  15 months  daniel   - added implementations for the RtlImageRvaToSection(), RtlImageRvaToVa(), and ...
(file) rtlbitmap.c   1.3  2 years  mark   Fix constant being truncated as it's actually an unsigned 64-bit constant, not ...
(file) rtlstr.c   1.5  3 years  ovek  Merge of ReWind CVS at Feb 21, 2005.
(file) sec.c   1.11  3 years  ovek  Merge of ReWind CVS at Feb 21, 2005.
(file) signal_i386.c   1.46  15 months  daniel   - changed TEB::cur_stack to TEB::WOW32Reserved. WOW32Reserved is now at offset...
(file) signal_sparc.c   1.13  3 years  ovek  Merge of ReWind CVS at Feb 21, 2005.
(file) slist.c   1.1  21 months  daniel   - integrate SList implementation contributed by Tim Beckmann
(file) string.c   1.1.1.5  6 years  ovek  Import of ReWind CVS at Sep 25, 2002.
(file) sync.c   1.4  3 years  ovek  Merge of ReWind CVS at Feb 21, 2005.
(file) time.c   1.9  21 months  daniel   - rewrite QueryPerformanceCounter() to use fixed frequency of 1193182Hz - move ...
(file) wcstring.c   1.8  12 months  mark  Moved the wide-character sprintf implementations in ntdll and msvcrt into libwin...

Show files using tag:  
 

CVS Admin
Powered by
ViewCVS 1.0-dev