index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
wincap.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* cygheap.h (struct user_heap_info): Add slop member.
Corinna Vinschen
2006-10-31
1
-0
/
+2
*
* fhandler_disk_file.cc (fhandler_disk_file::rewinddir): Accomodate
Corinna Vinschen
2006-10-23
1
-0
/
+2
*
* cygheap.cc (init_cygheap::manage_console_count): Turn console control handler
Christopher Faylor
2006-03-16
1
-2
/
+0
*
* dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a little
Christopher Faylor
2006-03-13
1
-0
/
+2
*
* fhandler.h (class fhandler_socket): Add saw_reuseaddr status flag.
Corinna Vinschen
2006-01-29
1
-0
/
+2
*
* autoload.cc (NtQueryDirectoryFile): Define.
Corinna Vinschen
2006-01-27
1
-0
/
+2
*
* net.cc (cygwin_setsockopt): Ignore errors when setting IP_TOS on
Corinna Vinschen
2006-01-13
1
-0
/
+2
*
* Update copyrights.
Corinna Vinschen
2006-01-12
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_0): Remove call to wincap.init.
Corinna Vinschen
2006-01-10
1
-0
/
+2
*
* autoload.cc (NtCreateSection): Define.
Corinna Vinschen
2005-11-28
1
-0
/
+2
*
* autoload.cc (NtLockVirtualMemory): Import.
Corinna Vinschen
2005-10-18
1
-0
/
+2
*
* fhandler.h (class fhandler_dev_raw): Delete current_position and
Corinna Vinschen
2005-09-28
1
-0
/
+2
*
* cygerrno.h: Make multi-inclusion safe.
Christopher Faylor
2005-06-30
1
-0
/
+2
*
* wincap.h (wincaps::detect_win16_exe): Declare.
Christopher Faylor
2005-06-18
1
-0
/
+2
*
Revert previous patch.
Corinna Vinschen
2005-04-11
1
-2
/
+2
*
* syscalls.cc (sync): Use renamed has_get_volume_pathnames wincap.
Corinna Vinschen
2005-04-11
1
-2
/
+2
*
* fhandler.h (class fhandler_socket): Declare new method
Corinna Vinschen
2005-02-28
1
-0
/
+2
*
* autoload.cc (FindFirstVolumeA): Add.
Corinna Vinschen
2005-02-20
1
-0
/
+2
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+1
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
1
-0
/
+2
*
* cygthread.cc (cygthread::stub): Add better debug output.
Christopher Faylor
2004-12-28
1
-0
/
+2
*
* errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA and
Corinna Vinschen
2004-03-14
1
-0
/
+2
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* sigproc.cc (sigproc_terminate): Don't close sendsig handle when execing since
Christopher Faylor
2004-01-19
1
-0
/
+2
*
* Makefile.in: Add libusr32.a to DLL_IMPORTS.
Christopher Faylor
2003-09-27
1
-4
/
+6
*
* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.
Christopher Faylor
2003-08-28
1
-0
/
+2
*
* fhandler_socket.cc (SECRET_EVENT_NAME): Remove.
Corinna Vinschen
2003-05-20
1
-0
/
+2
*
* wincap.h (wincaps:pty_needs_alloc_console): New element.
Christopher Faylor
2003-04-20
1
-0
/
+2
*
* wincap.h (wincap): Remove unnecessary definition of
Corinna Vinschen
2003-02-20
1
-2
/
+0
*
w32api:
Corinna Vinschen
2003-02-20
1
-0
/
+2
*
* shared.cc (open_shared): Revert to "old" method for shared memory location if
Christopher Faylor
2002-10-15
1
-0
/
+2
*
* fhandler_serial.cc: Change 'must_init_serial_line capability'
Corinna Vinschen
2002-07-24
1
-2
/
+2
*
* fhandler_serial.cc: Use must_init_serial_line capability throughout.
Corinna Vinschen
2002-07-23
1
-0
/
+2
*
* winver.rc: Add more words to copyright.
Christopher Faylor
2002-06-13
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Initialize wincap and check for sanity before running
Christopher Faylor
2002-06-10
1
-1
/
+0
*
* times.cc (utimes): Use FILE_WRITE_ATTRIBUTES even on 9x/Me when
Corinna Vinschen
2002-05-17
1
-2
/
+0
*
* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' and
Christopher Faylor
2002-05-12
1
-0
/
+2
*
* cygwin.din (fstat64): New symbol.
Corinna Vinschen
2002-02-25
1
-0
/
+2
*
* external.cc (cygwin_internal): Initialize various internal settings if
Christopher Faylor
2002-01-29
1
-0
/
+1
*
Eliminate excess whitespace.
Christopher Faylor
2001-11-05
1
-2
/
+2
*
* autoload.cc: Add load statement for `NtOpenFile'.
Corinna Vinschen
2001-10-16
1
-0
/
+2
*
* uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.
Corinna Vinschen
2001-10-15
1
-0
/
+2
*
* fhandler.cc (fhandler_base::set_inheritance): If available,
Corinna Vinschen
2001-09-20
1
-0
/
+2
*
* Makefile.in: Build wincap.o.
Corinna Vinschen
2001-09-12
1
-0
/
+99
[prev]