aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/ntdll.h
AgeCommit message (Expand)AuthorFilesLines
2005-05-02white space and minor comment cleanup.Christopher Faylor1-7/+7
2005-04-12 * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen1-6/+75
2005-02-25 * fhandler.h (class fhandler_base): Declare fixup_mmap_after_forkCorinna Vinschen1-0/+2
2004-09-03Christopher Faylor <cgf@timesys.com>Christopher Faylor1-1/+16
2004-06-03* winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor1-0/+1
2004-04-16 * autoload.cc (NtCreateFile): Add.Corinna Vinschen1-0/+3
2004-04-14 * ntdll.h: Fix copyright date.Corinna Vinschen1-1/+1
2004-04-14 * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen1-0/+2
2004-04-13 * autoload.cc (NtQuerySecurityObject): Add.Corinna Vinschen1-0/+3
2004-04-06 * fhandler_disk_file.cc (fhandler_base::fstat_helper): RequestCorinna Vinschen1-3/+17
2004-03-18 * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure outCorinna Vinschen1-0/+10
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor1-1/+0
2003-03-09whitespace cleanupChristopher Faylor1-3/+3
2003-01-15 * autoload.cc: Fix copyright date.Corinna Vinschen1-1/+1
2003-01-13* ntdll.h: Fix typo.Christopher Faylor1-1/+1
2002-07-05* ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.Christopher Faylor1-2/+2
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen1-10/+8
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor1-1/+24
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor1-2/+208
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen1-0/+9
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2001-09-07* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor1-4/+4
2001-05-20 * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen1-1/+6
2001-04-29minor formatting changes.Christopher Faylor1-1/+1
2000-11-02* ntdll.h: Remove IO_COUNTERS definition since it is now in winnt.h.Christopher Faylor1-10/+0
2000-11-02* pinfo.cc (EnumProcessesNT): New function. Eliminates dependence on psapi.h.Christopher Faylor1-24/+135
2000-10-24 * ntdll.h: New file.Corinna Vinschen1-0/+50