summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ntdll.h
Commit message (Expand)AuthorAgeFilesLines
...
* * ntdll.h (STATUS_DELETE_PENDING): Define.Corinna Vinschen2006-12-071-0/+5
* * autoload.cc (NtSetInformationFile): Define.Corinna Vinschen2006-08-071-0/+6
* * autoload.cc (NtQueryEaFile): Define.Corinna Vinschen2006-07-031-0/+20
* * ntdll.h (STATUS_INVALID_INFO_CLASS): Conditionalize.Christopher Faylor2006-05-141-0/+4
* * fhandler.h (fhandler_base): Change fstat_helper prototypeCorinna Vinschen2006-04-261-0/+1
* * fhandler_floppy.cc: Include ntdef.h and ntdll.h.Corinna Vinschen2006-03-241-3/+19
* * autoload.cc (NtClose): Define.Corinna Vinschen2006-03-091-5/+18
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-271-2/+4
* * ntdll.h: (temporarily?) Add more functions for querying directory.Christopher Faylor2006-01-251-7/+88
* * exceptions.cc (_cygtls::handle_exceptions): In case of aCorinna Vinschen2005-12-071-0/+1
* * autoload.cc (NtCreateSection): Define.Corinna Vinschen2005-11-281-1/+3
* * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen2005-10-181-0/+6
* Revert erroneous checkin.Corinna Vinschen2005-09-281-4/+0
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-0/+4
* white space and minor comment cleanup.Christopher Faylor2005-05-021-7/+7
* * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen2005-04-121-6/+75
* * fhandler.h (class fhandler_base): Declare fixup_mmap_after_forkCorinna Vinschen2005-02-251-0/+2
* Christopher Faylor <cgf@timesys.com>Christopher Faylor2004-09-031-1/+16
* * winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor2004-06-031-0/+1
* * autoload.cc (NtCreateFile): Add.Corinna Vinschen2004-04-161-0/+3
* * ntdll.h: Fix copyright date.Corinna Vinschen2004-04-141-1/+1
* * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen2004-04-141-0/+2
* * autoload.cc (NtQuerySecurityObject): Add.Corinna Vinschen2004-04-131-0/+3
* * fhandler_disk_file.cc (fhandler_base::fstat_helper): RequestCorinna Vinschen2004-04-061-3/+17
* * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure outCorinna Vinschen2004-03-181-0/+10
* * cygwin.din: Export _fdopen64Christopher Faylor2003-07-251-1/+0
* whitespace cleanupChristopher Faylor2003-03-091-3/+3
* * autoload.cc: Fix copyright date.Corinna Vinschen2003-01-151-1/+1
* * ntdll.h: Fix typo.Christopher Faylor2003-01-131-1/+1
* * ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.Christopher Faylor2002-07-051-2/+2
* * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen2002-05-301-10/+8
* * autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor2002-05-281-1/+24
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-121-2/+208
* * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen2001-10-161-0/+9
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor2001-09-071-4/+4
* * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen2001-05-201-1/+6
* minor formatting changes.Christopher Faylor2001-04-291-1/+1
* * ntdll.h: Remove IO_COUNTERS definition since it is now in winnt.h.Christopher Faylor2000-11-021-10/+0
* * pinfo.cc (EnumProcessesNT): New function. Eliminates dependence on psapi.h.Christopher Faylor2000-11-021-24/+135
* * ntdll.h: New file.Corinna Vinschen2000-10-241-0/+50