summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/wincap.cc
Commit message (Expand)AuthorAgeFilesLines
* * cygheap.h (struct user_heap_info): Add slop member.Corinna Vinschen2006-10-311-0/+13
* * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): AccomodateCorinna Vinschen2006-10-231-5/+18
* * cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor2006-03-161-18/+5
* * dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a littleChristopher Faylor2006-03-131-13/+26
* * fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.Corinna Vinschen2006-01-291-13/+26
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-271-13/+26
* * net.cc (cygwin_setsockopt): Ignore errors when setting IP_TOS onCorinna Vinschen2006-01-131-13/+26
* * Update copyrights.Corinna Vinschen2006-01-121-1/+1
* * dcrt0.cc (dll_crt0_0): Remove call to wincap.init.Corinna Vinschen2006-01-101-1/+5
* * autoload.cc (NtCreateSection): Define.Corinna Vinschen2005-11-281-0/+13
* * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen2005-10-181-13/+26
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-12/+81
* Revert erroneous checkin.Corinna Vinschen2005-09-281-56/+0
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-0/+56
* * cygerrno.h: Make multi-inclusion safe.Christopher Faylor2005-06-301-12/+24
* * wincap.h (wincaps::detect_win16_exe): Declare.Christopher Faylor2005-06-181-12/+24
* Revert previous patch.Corinna Vinschen2005-04-111-12/+12
* * syscalls.cc (sync): Use renamed has_get_volume_pathnames wincap.Corinna Vinschen2005-04-111-12/+12
* * fhandler.h (class fhandler_socket): Declare new methodCorinna Vinschen2005-02-281-0/+12
* * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen2005-02-201-12/+24
* copyrightChristopher Faylor2005-02-201-1/+1
* * cygwin.din: Export getpriority and setpriority.Corinna Vinschen2005-01-251-12/+24
* * cygthread.cc (cygthread::stub): Add better debug output.Christopher Faylor2004-12-281-12/+24
* * path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor2004-05-281-2/+2
* * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen2004-03-141-12/+24
* * debug.h (console_printf): Define for non-debugging condition.Christopher Faylor2004-02-091-1/+1
* * sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing sinceChristopher Faylor2004-01-191-12/+24
* Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAXCorinna Vinschen2003-12-031-6/+6
* * wincap.cc (wincapc::init): Allow requesting server info for NT4 SP6.Corinna Vinschen2003-09-271-4/+13
* * Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor2003-09-271-2/+23
* * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor2003-08-281-12/+24
* * exceptions.cc (ctrl_c_handler): Send SIGHUP when events occur only if thereChristopher Faylor2003-07-261-1/+1
* * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen2003-05-201-15/+76
* * wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor2003-04-201-11/+22
* * wincap.h (wincap): Remove unnecessary definition ofCorinna Vinschen2003-02-201-22/+11
* w32api:Corinna Vinschen2003-02-201-11/+22
* * shared.cc (open_shared): Revert to "old" method for shared memory location ifChristopher Faylor2002-10-151-0/+11
* * fhandler.cc (fhandler_base::dup): Don't set handle on failure. Caller hasChristopher Faylor2002-09-221-2/+2
* * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen2002-07-241-11/+11
* * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen2002-07-231-0/+11
* * dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor2002-06-101-1/+1
* * dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor2002-06-051-1/+1
* * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen2002-05-171-11/+0
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-121-0/+11
* * cygwin.din (fstat64): New symbol.Corinna Vinschen2002-02-251-0/+11
* * external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor2002-01-291-0/+3
* Eliminate excess whitespace.Christopher Faylor2001-11-051-7/+7
* * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen2001-10-161-0/+11
* * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen2001-10-151-0/+11
* * fhandler.cc (fhandler_base::set_inheritance): If available,Corinna Vinschen2001-09-201-0/+11