Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18This commit was manufactured by cvs2svn to create branch 'gdb_7_1-branch'.gdb_7_1-2010-03-18-releasegdb_7_1-2010-02-18-branchpointgdb_7_1-branchcvs2svn
2010-02-08 * external.cc (cygwin_internal): Add CW_INT_SETLOCALE case toCorinna Vinschen
2009-10-31 * cygprops.h: New file.Corinna Vinschen
2009-10-14Consistently use va_end.Eric Blake
2009-10-13 * include/sys/cygwin.h: Add new cygwin_getinfo_typeCorinna Vinschen
2009-10-12 * external.cc (cygwin_internal): Return 0 in CW_SET_DOS_FILE_WARNINGCorinna Vinschen
2009-10-07Add cygwin wrapper for ExitProcess and TerminateProcess.Charles Wilson
2009-09-21* external.cc (cygwin_internal): Add hack to always reset cxx_malloc to properChristopher Faylor
2009-01-16 * Fix copyright dates.Corinna Vinschen
2009-01-09* include/sys/cygwin.h (CW_SETERRNO): Define.Christopher Faylor
2008-11-26 * Makefile.in (DLL_OFILES): Add setlsapwd.o.Corinna Vinschen
2008-08-14 * external.cc (cygwin_internal): Call set_security_attribute withCorinna Vinschen
2008-07-30 * sec_auth.cc (extract_nt_dom_user): Return domain and user name asCorinna Vinschen
2008-07-15 Throughout drop allow_ntsec and allow_smbntsec handling.Corinna Vinschen
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-03-07 * Makefile.in (DLL_OFILES): Add tls_pbuf.o.Corinna Vinschen
2008-02-16 * include/sys/cygwin.h (__INT_MAX_PATH): Remove.Corinna Vinschen
2007-12-06 * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen
2007-10-31 * external.cc (get_cygdrive_info): Make inline.Corinna Vinschen
2007-03-30* cygwin/external.cc (cygwin_internal): Implement CW_SET_DOS_FILE_WARNING.Christopher Faylor
2007-02-23 * exceptions.cc (dummy_ctrl_c_handler): Remove.Corinna Vinschen
2007-02-22 * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen
2007-01-12* external.cc (sync_winenv): Use cur_environ () rather than __cygwin_environ.Christopher Faylor
2006-12-07 * cygheap.h (struct cwdstuff): Add "sync" member and accompanyingCorinna Vinschen
2006-10-22 * fhandler_disk_file.cc (fhandler_disk_file::facl): Fix whitespace.Corinna Vinschen
2006-10-22 * external.cc (cygwin_internal): Use security_descriptor::copy method.Corinna Vinschen
2006-05-25* cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor
2006-05-02* external.cc (cygwin_internal): Set errno on failure.Christopher Faylor
2006-02-10* external.cc (sync_winenv): Rename from "setup_winenv". Use same mechanism asChristopher Faylor
2006-02-02* external.cc (setup_winenv): New function.Christopher Faylor
2005-12-29*** cygwin DLL Changes:Christopher Faylor
2005-12-21* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.Christopher Faylor
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor
2005-11-29 * autoload.cc (NtCreateSection): Define.Corinna Vinschen
2005-08-12white spaceChristopher Faylor
2005-07-17* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor
2005-07-04 * cygheap.h (struct init_cygheap): Delete cygwin_regname member.Corinna Vinschen
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2005-05-19* external.cc: Move pids declaration to file scope and use less enthusiasticChristopher Faylor
2005-05-17 * external.cc (cygwin_internal): Avoid compiler warning.Corinna Vinschen
2005-05-17* include/sys/cygwin.h (enum cygwin_getinfo_types): Add CW_DEBUG_SELF.Christopher Faylor
2005-05-13Remove PC_FULL from path_conv usage throughout.Christopher Faylor
2005-05-09* dcrt0.cc (get_cygwin_startup_info): New function pulled from dll_crt0_0.Christopher Faylor
2005-03-27* wininfo.h (wininfo::timer_active): Delete.Christopher Faylor
2005-03-22* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor
2004-11-26* child_info.h (child_info_spawn::hexec_proc): Eliminate.Christopher Faylor
2004-10-062004-10-05 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor
2004-02-25* dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor