Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-07 * ntdll.h (STATUS_DELETE_PENDING): Define.Corinna Vinschen
2006-08-07 * autoload.cc (NtSetInformationFile): Define.Corinna Vinschen
2006-07-03 * autoload.cc (NtQueryEaFile): Define.Corinna Vinschen
2006-05-14* ntdll.h (STATUS_INVALID_INFO_CLASS): Conditionalize.Christopher Faylor
2006-04-26 * fhandler.h (fhandler_base): Change fstat_helper prototypeCorinna Vinschen
2006-03-24 * fhandler_floppy.cc: Include ntdef.h and ntdll.h.Corinna Vinschen
2006-03-09 * autoload.cc (NtClose): Define.Corinna Vinschen
2006-01-28 * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen
2006-01-25* ntdll.h: (temporarily?) Add more functions for querying directory.Christopher Faylor
2005-12-07 * exceptions.cc (_cygtls::handle_exceptions): In case of aCorinna Vinschen
2005-11-29 * autoload.cc (NtCreateSection): Define.Corinna Vinschen
2005-10-18 * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen
2005-09-28 Revert erroneous checkin.Corinna Vinschen
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen
2005-05-02white space and minor comment cleanup.Christopher Faylor
2005-04-12 * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen
2005-02-26 * fhandler.h (class fhandler_base): Declare fixup_mmap_after_forkCorinna Vinschen
2004-09-03Christopher Faylor <cgf@timesys.com>Christopher Faylor
2004-06-04* winbase.h (ilockincr): More changes from the inexplicable world of gcc asmChristopher Faylor
2004-04-17 * autoload.cc (NtCreateFile): Add.Corinna Vinschen
2004-04-15 * ntdll.h: Fix copyright date.Corinna Vinschen
2004-04-14 * autoload.cc (NtSetSecurityObject): Add.Corinna Vinschen
2004-04-13 * autoload.cc (NtQuerySecurityObject): Add.Corinna Vinschen
2004-04-06 * fhandler_disk_file.cc (fhandler_base::fstat_helper): RequestCorinna Vinschen
2004-03-18 * fhandler_proc.cc (format_proc_meminfo): On NT, try to figure outCorinna Vinschen
2003-07-25* cygwin.din: Export _fdopen64Christopher Faylor
2003-03-09whitespace cleanupChristopher Faylor
2003-01-15 * autoload.cc: Fix copyright date.Corinna Vinschen
2003-01-13* ntdll.h: Fix typo.Christopher Faylor
2002-07-06* ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.Christopher Faylor
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen
2001-09-12Update copyrights.Christopher Faylor
2001-09-08* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor
2001-05-20 * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen
2001-04-29minor formatting changes.Christopher Faylor
2000-11-02* ntdll.h: Remove IO_COUNTERS definition since it is now in winnt.h.Christopher Faylor
2000-11-02* pinfo.cc (EnumProcessesNT): New function. Eliminates dependence on psapi.h.Christopher Faylor
2000-10-24 * ntdll.h: New file.Corinna Vinschen