summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/winsup.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2006-07-251-1/+7
* * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen2006-07-131-1/+1
* * cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let theChristopher Faylor2006-06-021-0/+2
* * child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor2006-03-181-1/+2
* * cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor2006-03-161-1/+1
* * child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor2006-03-131-10/+6
* * winsup.h (cygwin_hmodule): Declare.Christopher Faylor2006-02-231-0/+1
* * dtable.cc (handle_to_fn): Accomodate new argument order in call toCorinna Vinschen2006-02-071-1/+1
* * environ.cc (struct parse_thing): Add transparent_exe option.Corinna Vinschen2006-02-051-0/+1
* * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen2006-01-271-1/+3
* *** cygwin DLL Changes:Christopher Faylor2005-12-291-0/+1
* * cygheap.cc (init_cygheap::manage_console_count): Revert previous change.Christopher Faylor2005-12-211-1/+1