aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/wincap.cc
AgeCommit message (Expand)AuthorFilesLines
2005-02-28 * fhandler.h (class fhandler_socket): Declare new methodCorinna Vinschen1-0/+12
2005-02-20 * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen1-12/+24
2005-02-20copyrightChristopher Faylor1-1/+1
2005-01-25 * cygwin.din: Export getpriority and setpriority.Corinna Vinschen1-12/+24
2004-12-28* cygthread.cc (cygthread::stub): Add better debug output.Christopher Faylor1-12/+24
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor1-2/+2
2004-03-14 * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen1-12/+24
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-12/+24
2003-12-03 Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAXCorinna Vinschen1-6/+6
2003-09-27 * wincap.cc (wincapc::init): Allow requesting server info for NT4 SP6.Corinna Vinschen1-4/+13
2003-09-27* Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor1-2/+23
2003-08-28* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor1-12/+24
2003-07-26* exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor1-1/+1
2003-05-20 * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen1-15/+76
2003-04-20* wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor1-11/+22
2003-02-20 * wincap.h (wincap): Remove unnecessary definition ofCorinna Vinschen1-22/+11
2003-02-20w32api:Corinna Vinschen1-11/+22
2002-10-15* shared.cc (open_shared): Revert to "old" method for shared memory location ifChristopher Faylor1-0/+11
2002-09-22* fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor1-2/+2
2002-07-24 * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen1-11/+11
2002-07-23 * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen1-0/+11
2002-06-10* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor1-1/+1
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor1-1/+1
2002-05-17 * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen1-11/+0
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor1-0/+11
2002-02-25 * cygwin.din (fstat64): New symbol.Corinna Vinschen1-0/+11
2002-01-29* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor1-0/+3
2001-11-05Eliminate excess whitespace.Christopher Faylor1-7/+7
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen1-0/+11
2001-10-15 * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen1-0/+11
2001-09-20 * fhandler.cc (fhandler_base::set_inheritance): If available,Corinna Vinschen1-0/+11
2001-09-14* fhandler.h (fhandler_pipe::is_slow): Return true only if pipes are reliableChristopher Faylor1-11/+11
2001-09-12 * wincap.cc (wincapc::init): Simplify W2K/XP case.Corinna Vinschen1-8/+3
2001-09-12 * wincap.cc (wincapc::init): Set os name to "NT" on XP, too.Corinna Vinschen1-1/+1
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen1-0/+462