summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/winsup.h
Commit message (Expand)AuthorAgeFilesLines
* Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor2011-11-141-3/+0
* * fhandler.cc (off_current): Define local in fhandler_base::raw_write.Corinna Vinschen2011-11-031-0/+1
* * hookapi.cc (hook_or_detect_cygwin): Take additional handleCorinna Vinschen2011-10-251-1/+1
* * autoload.cc: Call _api_fatal in asm.Christopher Faylor2011-05-281-2/+2
* * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Check if theCorinna Vinschen2011-05-161-0/+1
* * Makefile.in (DLL_IMPORTS): Drop advapi32.dll.Corinna Vinschen2011-04-191-0/+6
* * dcrt0.cc: Fix copyright dates.Corinna Vinschen2011-02-221-1/+1
* * exec.cc (strccpy): Move function from here...Corinna Vinschen2011-01-191-3/+0
* * winlean.h: New file.Christopher Faylor2010-08-301-18/+1
* * Makefile.in (DLL_OFILES): Add pseudo-reloc.o.Christopher Faylor2010-05-071-0/+2
* * globals.cc: Reorder constant UNICODE_STRINGs for clarity.Corinna Vinschen2009-07-161-1/+1
* winsup/ChangeLog:Dave Korn2009-07-071-0/+3
* * fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,Corinna Vinschen2009-04-071-16/+2
* * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.Corinna Vinschen2009-03-241-9/+10
* Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor2009-01-031-75/+28
* * autoload.cc (GetSystemDEPPolicy): Define.Corinna Vinschen2008-11-121-1/+1
* * environ.cc (known): Remove "binmode" option.Corinna Vinschen2008-07-181-1/+0
* * path.cc (symlink_info::check): Don't pass EaBuffer to NtCreateFile if it hasChristopher Faylor2008-05-231-9/+0
* * winsup.h (cygwin_inet_addr): Fix type of declaration.Corinna Vinschen2008-05-201-1/+2
* * cygwin.din (futimens): Export.Corinna Vinschen2008-04-241-0/+1
* Add miscfuncs.h to files as needed throughout.Christopher Faylor2008-04-071-22/+3
* * Fix copyright dates.Corinna Vinschen2008-04-011-1/+1
* Throughout, call fcntl64 instead of fcntl or fcntl_worker.Corinna Vinschen2008-04-011-2/+1
* * hookapi.cc (find_first_notloaded_dll): New function.Christopher Faylor2008-03-271-1/+2
* * fcntl.cc (fcntl_worker): Protect with a 'myfault'.Corinna Vinschen2008-03-141-0/+2
* * environ.h: Fix comment.Corinna Vinschen2008-03-121-10/+4
* * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen2008-03-121-7/+2
* * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen2008-03-071-3/+7
* * cygtls.cc (_cygtls::init_exception_handler): Semi-revert to making onlyChristopher Faylor2008-03-021-1/+1
* * dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING isCorinna Vinschen2008-02-251-2/+2
* Perform whitespace cleanup throughout.Christopher Faylor2008-02-151-2/+1
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-1/+10
* * fhandler.h (fhandler_console::trunc_buf): Add to use as cache forCorinna Vinschen2008-02-061-0/+3
* * autoload.cc (CharToOemA): Remove.Corinna Vinschen2008-02-051-0/+3
* * dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to currentCorinna Vinschen2008-01-311-3/+11
* * dcrt0.cc: Include string.h.Corinna Vinschen2007-12-121-3/+0
* * fhandler.cc (rootdir): Delete.Corinna Vinschen2007-08-201-1/+0
* * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.Corinna Vinschen2007-08-161-0/+20
* * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen2007-07-261-1/+3
* * init.cc (in_dllentry): Delete.Christopher Faylor2007-07-141-1/+0
* * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen2007-02-221-2/+1
* * exceptions.cc (_cygtls::signal_exit): Only call myself.exit when whenChristopher Faylor2007-02-201-1/+1
* * winsup.h (clear_procimptoken): Close hProcImpToken in a safer way.Corinna Vinschen2006-12-131-1/+2
* Partially revert change from 2005-04-03, always running under anCorinna Vinschen2006-12-121-0/+10
* * child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor2006-12-111-0/+3
* * winsup.h (WINVER): Set to 0x0600 to cover Vista.Corinna Vinschen2006-12-061-1/+1
* * dcrt0.cc (__api_fatal): Drop spare argument to __small_sprintf.Corinna Vinschen2006-10-271-1/+1
* * winsup.h (WINVER): Define instead of _WIN32_WINNT. Set to 0x0502.Corinna Vinschen2006-10-171-3/+2
* * winsup.h: Turn off DEBUGGING.Christopher Faylor2006-10-131-3/+0
* * winsup.h: Turn on DEBUGGING by default for now.Christopher Faylor2006-08-101-0/+3