aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/wincap.h
AgeCommit message (Expand)AuthorFilesLines
2006-01-10 * dcrt0.cc (dll_crt0_0): Remove call to wincap.init.Corinna Vinschen1-0/+2
2005-11-28 * autoload.cc (NtCreateSection): Define.Corinna Vinschen1-0/+2
2005-10-18 * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen1-0/+2
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen1-0/+2
2005-06-30* cygerrno.h: Make multi-inclusion safe.Christopher Faylor1-0/+2
2005-06-18* wincap.h (wincaps::detect_win16_exe): Declare.Christopher Faylor1-0/+2
2005-04-11 Revert previous patch.Corinna Vinschen1-2/+2
2005-04-11 * syscalls.cc (sync): Use renamed has_get_volume_pathnames wincap.Corinna Vinschen1-2/+2
2005-02-28 * fhandler.h (class fhandler_socket): Declare new methodCorinna Vinschen1-0/+2
2005-02-20 * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen1-0/+2
2005-02-20copyrightChristopher Faylor1-1/+1
2005-01-25 * cygwin.din: Export getpriority and setpriority.Corinna Vinschen1-0/+2
2004-12-28* cygthread.cc (cygthread::stub): Add better debug output.Christopher Faylor1-0/+2
2004-03-14 * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen1-0/+2
2004-02-09* debug.h (console_printf): Define for non-debugging condition.Christopher Faylor1-1/+1
2004-01-19* sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor1-0/+2
2003-09-27* Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor1-4/+6
2003-08-28* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor1-0/+2
2003-05-20 * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen1-0/+2
2003-04-20* wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor1-0/+2
2003-02-20 * wincap.h (wincap): Remove unnecessary definition ofCorinna Vinschen1-2/+0
2003-02-20w32api:Corinna Vinschen1-0/+2
2002-10-15* shared.cc (open_shared): Revert to "old" method for shared memory location ifChristopher Faylor1-0/+2
2002-07-24 * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen1-2/+2
2002-07-23 * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen1-0/+2
2002-06-13* winver.rc: Add more words to copyright.Christopher Faylor1-1/+1
2002-06-10* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor1-1/+0
2002-05-17 * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen1-2/+0
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor1-0/+2
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen1-0/+2
2002-01-29* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor1-0/+1
2001-11-05Eliminate excess whitespace.Christopher Faylor1-2/+2
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen1-0/+2
2001-10-15 * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen1-0/+2
2001-09-20 * fhandler.cc (fhandler_base::set_inheritance): If available,Corinna Vinschen1-0/+2
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen1-0/+99