summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/wincap.h
Commit message (Expand)AuthorAgeFilesLines
...
* * cygheap.h (struct user_heap_info): Add slop member.Corinna Vinschen2006-10-311-0/+2
* * fhandler_disk_file.cc (fhandler_disk_file::rewinddir): AccomodateCorinna Vinschen2006-10-231-0/+2
* * cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor2006-03-161-2/+0
* * dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a littleChristopher Faylor2006-03-131-0/+2
* * fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.Corinna Vinschen2006-01-291-0/+2
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-271-0/+2
* * net.cc (cygwin_setsockopt): Ignore errors when setting IP_TOS onCorinna Vinschen2006-01-131-0/+2
* * Update copyrights.Corinna Vinschen2006-01-121-1/+1
* * dcrt0.cc (dll_crt0_0): Remove call to wincap.init.Corinna Vinschen2006-01-101-0/+2
* * autoload.cc (NtCreateSection): Define.Corinna Vinschen2005-11-281-0/+2
* * autoload.cc (NtLockVirtualMemory): Import.Corinna Vinschen2005-10-181-0/+2
* * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen2005-09-281-0/+2
* * cygerrno.h: Make multi-inclusion safe.Christopher Faylor2005-06-301-0/+2
* * wincap.h (wincaps::detect_win16_exe): Declare.Christopher Faylor2005-06-181-0/+2
* Revert previous patch.Corinna Vinschen2005-04-111-2/+2
* * syscalls.cc (sync): Use renamed has_get_volume_pathnames wincap.Corinna Vinschen2005-04-111-2/+2
* * fhandler.h (class fhandler_socket): Declare new methodCorinna Vinschen2005-02-281-0/+2
* * autoload.cc (FindFirstVolumeA): Add.Corinna Vinschen2005-02-201-0/+2
* copyrightChristopher Faylor2005-02-201-1/+1
* * cygwin.din: Export getpriority and setpriority.Corinna Vinschen2005-01-251-0/+2
* * cygthread.cc (cygthread::stub): Add better debug output.Christopher Faylor2004-12-281-0/+2
* * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen2004-03-141-0/+2
* * 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-0/+2
* * Makefile.in: Add libusr32.a to DLL_IMPORTS.Christopher Faylor2003-09-271-4/+6
* * syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor2003-08-281-0/+2
* * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen2003-05-201-0/+2
* * wincap.h (wincaps:pty_needs_alloc_console): New element.Christopher Faylor2003-04-201-0/+2
* * wincap.h (wincap): Remove unnecessary definition ofCorinna Vinschen2003-02-201-2/+0
* w32api:Corinna Vinschen2003-02-201-0/+2
* * shared.cc (open_shared): Revert to "old" method for shared memory location ifChristopher Faylor2002-10-151-0/+2
* * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen2002-07-241-2/+2
* * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen2002-07-231-0/+2
* * winver.rc: Add more words to copyright.Christopher Faylor2002-06-131-1/+1
* * dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before runningChristopher Faylor2002-06-101-1/+0
* * times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me whenCorinna Vinschen2002-05-171-2/+0
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-121-0/+2
* * cygwin.din (fstat64): New symbol.Corinna Vinschen2002-02-251-0/+2
* * external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor2002-01-291-0/+1
* Eliminate excess whitespace.Christopher Faylor2001-11-051-2/+2
* * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen2001-10-161-0/+2
* * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen2001-10-151-0/+2
* * fhandler.cc (fhandler_base::set_inheritance): If available,Corinna Vinschen2001-09-201-0/+2
* * Makefile.in: Build wincap.o.Corinna Vinschen2001-09-121-0/+99