aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/winsup.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-07This commit was manufactured by cvs2svn to create branch 'gdb_6_7-branch'.gdb_6_7-2007-10-10-releasegdb_6_7-2007-09-07-branchpointcvs2svn1-400/+0
2007-08-20 * fhandler.cc (rootdir): Delete.Corinna Vinschen1-1/+0
2007-08-16 * ntdll.h (RtlCreateUnicodeStringFromAsciiz): Fix declaration.Corinna Vinschen1-0/+20
2007-07-26 * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen1-1/+3
2007-07-14* init.cc (in_dllentry): Delete.Christopher Faylor1-1/+0
2007-02-22 * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen1-2/+1
2007-02-20* exceptions.cc (_cygtls::signal_exit): Only call myself.exit when whenChristopher Faylor1-1/+1
2006-12-13 * winsup.h (clear_procimptoken): Close hProcImpToken in a safer way.Corinna Vinschen1-1/+2
2006-12-12 Partially revert change from 2005-04-03, always running under anCorinna Vinschen1-0/+10
2006-12-11* child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor1-0/+3
2006-12-06 * winsup.h (WINVER): Set to 0x0600 to cover Vista.Corinna Vinschen1-1/+1
2006-10-27 * dcrt0.cc (__api_fatal): Drop spare argument to __small_sprintf.Corinna Vinschen1-1/+1
2006-10-17 * winsup.h (WINVER): Define instead of _WIN32_WINNT. Set to 0x0502.Corinna Vinschen1-3/+2
2006-10-13* winsup.h: Turn off DEBUGGING.Christopher Faylor1-3/+0
2006-08-10* winsup.h: Turn on DEBUGGING by default for now.Christopher Faylor1-0/+3
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen1-1/+7
2006-07-13 * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen1-1/+1
2006-06-02* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let theChristopher Faylor1-0/+2
2006-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor1-1/+2
2006-03-16* cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor1-1/+1
2006-03-13* child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor1-10/+6
2006-02-23* winsup.h (cygwin_hmodule): Declare.Christopher Faylor1-0/+1
2006-02-07 * dtable.cc (handle_to_fn): Accomodate new argument order in call toCorinna Vinschen1-1/+1
2006-02-05 * environ.cc (struct parse_thing): Add transparent_exe option.Corinna Vinschen1-0/+1
2006-01-27 * autoload.cc (NtQueryDirectoryFile): Define.Corinna Vinschen1-1/+3
2005-12-29*** cygwin DLL Changes:Christopher Faylor1-0/+1
2005-12-21* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.Christopher Faylor1-1/+1
2005-12-20 * winsup.h (flush_file_buffers): Define as inline function.Corinna Vinschen1-1/+4
2005-12-20 * winsup.h (flush_file_buffers): Declare new function.Corinna Vinschen1-0/+2
2005-12-17* winsup.h (child_copy): Change prototype to match new functionality.Christopher Faylor1-1/+1
2005-12-07 * exceptions.cc (_cygtls::handle_exceptions): In case of aCorinna Vinschen1-1/+2
2005-11-28 * autoload.cc (NtCreateSection): Define.Corinna Vinschen1-1/+5
2005-10-17 * autoload.cc: Never load wsock32.dll. Load all wsock32 functionCorinna Vinschen1-10/+0
2005-10-03* cygheap.h (class process_lock): New class.Christopher Faylor1-1/+0
2005-09-30* dcrt0.cc (do_exit): Don't set ES_SET_MUTO here. Call get_exit_lock()Christopher Faylor1-1/+1
2005-09-23* cygheap.cc (cygheap_fixup_in_child): It's not just for exec.Christopher Faylor1-0/+1
2005-09-20* dcrt0.cc (do_exit): Only call sigproc_terminate from one location --Christopher Faylor1-1/+1
2005-09-14* exceptions.cc (sigtid): Remove declaration.Christopher Faylor1-2/+2
2005-08-19* winsup.h (create_pipe): Declare new function.Christopher Faylor1-0/+4
2005-08-11* dcrt0.cc: Remove ld_preload declaration.Christopher Faylor1-0/+4
2005-07-17* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor1-0/+2
2005-07-05Change foo (void) to foo () for all c++ functions throughout. Remove allChristopher Faylor1-4/+5
2005-07-05* cygtls.h (_cygtls): Perform minor reformatting.Christopher Faylor1-1/+1
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor1-18/+3
2005-06-30* cygerrno.h: Make multi-inclusion safe.Christopher Faylor1-1/+1
2005-06-07* cygthread.cc (cygthread::detach): Make error message a little more detailed.Christopher Faylor1-0/+2
2005-06-02Revert 2005-05-30 close_all_files changes.Christopher Faylor1-1/+1
2005-06-01* child_info.h (child_info::cygheap_h): Delete.Christopher Faylor1-1/+2
2005-05-10 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen1-0/+3
2005-04-03 * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen1-0/+2