summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/winsup.h
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * winsup.h (flush_file_buffers): Define as inline function.Corinna Vinschen2005-12-201-1/+4
* * winsup.h (flush_file_buffers): Declare new function.Corinna Vinschen2005-12-201-0/+2
* * winsup.h (child_copy): Change prototype to match new functionality.Christopher Faylor2005-12-171-1/+1
* * exceptions.cc (_cygtls::handle_exceptions): In case of aCorinna Vinschen2005-12-071-1/+2
* * autoload.cc (NtCreateSection): Define.Corinna Vinschen2005-11-281-1/+5
* * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen2005-10-171-10/+0
* * cygheap.h (class process_lock): New class.Christopher Faylor2005-10-031-1/+0
* * dcrt0.cc (do_exit): Don't set ES_SET_MUTO here. Call get_exit_lock()Christopher Faylor2005-09-301-1/+1
* * cygheap.cc (cygheap_fixup_in_child): It's not just for exec.Christopher Faylor2005-09-231-0/+1
* * dcrt0.cc (do_exit): Only call sigproc_terminate from one location --Christopher Faylor2005-09-201-1/+1
* * exceptions.cc (sigtid): Remove declaration.Christopher Faylor2005-09-141-2/+2
* * winsup.h (create_pipe): Declare new function.Christopher Faylor2005-08-191-0/+4
* * dcrt0.cc: Remove ld_preload declaration.Christopher Faylor2005-08-111-0/+4
* * child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor2005-07-171-0/+2
* Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor2005-07-051-4/+5
* * cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor2005-07-051-1/+1
* Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor2005-07-031-18/+3
* * cygerrno.h: Make multi-inclusion safe.Christopher Faylor2005-06-301-1/+1
* * cygthread.cc (cygthread::detach): Make error message a little more detailed.Christopher Faylor2005-06-071-0/+2
* Revert 2005-05-30 close_all_files changes.Christopher Faylor2005-06-021-1/+1
* * child_info.h (child_info::cygheap_h): Delete.Christopher Faylor2005-06-011-1/+2
* * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen2005-05-101-0/+3
* * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen2005-04-031-0/+2
* * wininfo.h (wininfo::timer_active): Delete.Christopher Faylor2005-03-271-3/+0
* * fhandler_tape.cc (get_ll): This is a generally useful function so move itChristopher Faylor2005-03-161-0/+3
* * fhandler.h (enum query_state): Add query_write_attributes state.Corinna Vinschen2005-02-201-4/+5
* copyrightChristopher Faylor2005-02-201-1/+2
* white spaceChristopher Faylor2005-02-131-3/+3