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
2006-04-052006-04-04 Jeff Johnston <jjohnstn@redhat.com>newlib-autotools-branchJeff Johnston
2006-03-31Fix entry.Jeff Johnston
2006-03-31Fix machine/sys Makefile.am files to not recursively set AM_CCASFLAGS. Prope...Jeff Johnston
2006-03-312006-03-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-03-31Add missing file needed for configuring.Jeff Johnston
2006-03-30This commit was manufactured by cvs2svn to create branch 'newlib-autotools-cvs2svn
2006-03-21This commit was manufactured by cvs2svn to create branch 'newlib-newlib-csl-20060320-branchpointcvs2svn
2006-03-21 * acconfig.h (_ATEXIT_DYNAMIC_ALLOC): Undef.Mark Mitchell
2006-03-20* child_info.h (child_status): New enum.Christopher Faylor
2006-03-20revert previous debugging checkinChristopher Faylor
2006-03-20* pinfo.cc (commune_process): Fix randomly invalid pointer which caused fifosChristopher Faylor
2006-03-20* dcrt0.cc (dll_crt0_0): Oops. We need to bother with setting this in theChristopher Faylor
2006-03-20* dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler hereChristopher Faylor
2006-03-20 * hppa.h (SHF_HP_TLS, SHF_HP_NEAR_SHARED, SHF_HP_FAR_SHARED,John David Anglin
2006-03-18* pinfo.h (EXITCODE_OK): Define new constant.Christopher Faylor
2006-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor
2006-03-182006-03-18 Julien Lecomte <julienlecomte@users.sourceforge.net>Danny Smith
2006-03-182006-03-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-03-16* include/winbase.h (STATUS_DLL_INIT_FAILED): New define.Christopher Faylor
2006-03-16* cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor
2006-03-162006-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-03-15* child_info.h (child_info_fork::fork_retry): Declare new function.Christopher Faylor
2006-03-15* fork.cc (frok::parent): Improve error message.Christopher Faylor
2006-03-14* dcrt0.cc (main_environ): Initialize to &__cygwin_environment.Christopher Faylor
2006-03-142006-03-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2006-03-142006-03-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2006-03-14* child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor
2006-03-14* cygwinenv.sgml: Explain about new fork_retry CYGWIN environment variableChristopher Faylor
2006-03-13* dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a littleChristopher Faylor
2006-03-13 Fix typo.Corinna Vinschen
2006-03-13 * autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.Corinna Vinschen
2006-03-13tweak last ChangeLog descriptionChristopher Faylor
2006-03-13* cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor
2006-03-13* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.Christopher Faylor
2006-03-102006-03-10 Paul Brook <paul@codesourcery.com>Paul Brook
2006-03-102006-03-10 Paul Brook <paul@codesourcery.com>Paul Brook
2006-03-09 * syscalls.cc (rename): Move existance check for oldpath further upCorinna Vinschen
2006-03-09 * include/winspool.h (DI_MEMORYMAP_WRITE): Define (DWORD type).Dimitri Papadopoulos
2006-03-09 * autoload.cc (NtClose): Define.Corinna Vinschen
2006-03-09 Remove accidentally checked in ChangeLog entry.Corinna Vinschen
2006-03-09 * include/winspool.h (JOB_CONTROL_*,JOB_STATUS_*): Define.Dimitri Papadopoulos
2006-03-09* cygtls.h (_cygtls::retaddr): New method.Christopher Faylor
2006-03-08 * syscalls.cc (statvfs): Simplify path name expression.Corinna Vinschen
2006-03-08 * syscalls.cc: Include winioctl.h.Corinna Vinschen
2006-03-082006-03-07 Eric Blake <ebb9@byu.net>Jeff Johnston
2006-03-082006-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-03-07 * include/shellapi.h [_WIN32_IE >= 0x0600]Dimitri Papadopoulos
2006-03-07 * include/shellapi.h (NOTIFYICONDATA_V*_SIZE): Define.Dimitri Papadopoulos
2006-03-07 * cygwinenv.sgml: Add missing </para> at transparent_exe.Corinna Vinschen
2006-03-07 * include/wingdi.h (CS_*): Correct WINVER guard onDanny Smith