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
/
winsup.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throughout use "have_execed" macro rather than "hExeced" global handle.
Christopher Faylor
2011-11-14
1
-3
/
+0
*
* fhandler.cc (off_current): Define local in fhandler_base::raw_write.
Corinna Vinschen
2011-11-03
1
-0
/
+1
*
* hookapi.cc (hook_or_detect_cygwin): Take additional handle
Corinna Vinschen
2011-10-25
1
-1
/
+1
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-2
/
+2
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Check if the
Corinna Vinschen
2011-05-16
1
-0
/
+1
*
* Makefile.in (DLL_IMPORTS): Drop advapi32.dll.
Corinna Vinschen
2011-04-19
1
-0
/
+6
*
* dcrt0.cc: Fix copyright dates.
Corinna Vinschen
2011-02-22
1
-1
/
+1
*
* exec.cc (strccpy): Move function from here...
Corinna Vinschen
2011-01-19
1
-3
/
+0
*
* winlean.h: New file.
Christopher Faylor
2010-08-30
1
-18
/
+1
*
* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
Christopher Faylor
2010-05-07
1
-0
/
+2
*
* globals.cc: Reorder constant UNICODE_STRINGs for clarity.
Corinna Vinschen
2009-07-16
1
-1
/
+1
*
winsup/ChangeLog:
Dave Korn
2009-07-07
1
-0
/
+3
*
* fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,
Corinna Vinschen
2009-04-07
1
-16
/
+2
*
* ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.
Corinna Vinschen
2009-03-24
1
-9
/
+10
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-75
/
+28
*
* autoload.cc (GetSystemDEPPolicy): Define.
Corinna Vinschen
2008-11-12
1
-1
/
+1
*
* environ.cc (known): Remove "binmode" option.
Corinna Vinschen
2008-07-18
1
-1
/
+0
*
* path.cc (symlink_info::check): Don't pass EaBuffer to NtCreateFile if it has
Christopher Faylor
2008-05-23
1
-9
/
+0
*
* winsup.h (cygwin_inet_addr): Fix type of declaration.
Corinna Vinschen
2008-05-20
1
-1
/
+2
*
* cygwin.din (futimens): Export.
Corinna Vinschen
2008-04-24
1
-0
/
+1
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-22
/
+3
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
Throughout, call fcntl64 instead of fcntl or fcntl_worker.
Corinna Vinschen
2008-04-01
1
-2
/
+1
*
* hookapi.cc (find_first_notloaded_dll): New function.
Christopher Faylor
2008-03-27
1
-1
/
+2
*
* fcntl.cc (fcntl_worker): Protect with a 'myfault'.
Corinna Vinschen
2008-03-14
1
-0
/
+2
*
* environ.h: Fix comment.
Corinna Vinschen
2008-03-12
1
-10
/
+4
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-7
/
+2
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-3
/
+7
*
* cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making only
Christopher Faylor
2008-03-02
1
-1
/
+1
*
* dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is
Corinna Vinschen
2008-02-25
1
-2
/
+2
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-2
/
+1
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-1
/
+10
*
* fhandler.h (fhandler_console::trunc_buf): Add to use as cache for
Corinna Vinschen
2008-02-06
1
-0
/
+3
*
* autoload.cc (CharToOemA): Remove.
Corinna Vinschen
2008-02-05
1
-0
/
+3
*
* dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to current
Corinna Vinschen
2008-01-31
1
-3
/
+11
*
* dcrt0.cc: Include string.h.
Corinna Vinschen
2007-12-12
1
-3
/
+0
*
* fhandler.cc (rootdir): Delete.
Corinna Vinschen
2007-08-20
1
-1
/
+0
*
* ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.
Corinna Vinschen
2007-08-16
1
-0
/
+20
*
* dir.cc (readdir_worker): Drop dir parameter from call to
Corinna Vinschen
2007-07-26
1
-1
/
+3
*
* init.cc (in_dllentry): Delete.
Christopher Faylor
2007-07-14
1
-1
/
+0
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-2
/
+1
*
* exceptions.cc (_cygtls::signal_exit): Only call myself.exit when when
Christopher Faylor
2007-02-20
1
-1
/
+1
*
* winsup.h (clear_procimptoken): Close hProcImpToken in a safer way.
Corinna Vinschen
2006-12-13
1
-1
/
+2
*
Partially revert change from 2005-04-03, always running under an
Corinna Vinschen
2006-12-12
1
-0
/
+10
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-0
/
+3
*
* winsup.h (WINVER): Set to 0x0600 to cover Vista.
Corinna Vinschen
2006-12-06
1
-1
/
+1
*
* dcrt0.cc (__api_fatal): Drop spare argument to __small_sprintf.
Corinna Vinschen
2006-10-27
1
-1
/
+1
*
* winsup.h (WINVER): Define instead of _WIN32_WINNT. Set to 0x0502.
Corinna Vinschen
2006-10-17
1
-3
/
+2
*
* winsup.h: Turn off DEBUGGING.
Christopher Faylor
2006-10-13
1
-3
/
+0
*
* winsup.h: Turn on DEBUGGING by default for now.
Christopher Faylor
2006-08-10
1
-0
/
+3
[next]