aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-042006-04-04 Jeff Johnston <jjohnstn@redhat.com>github/newlib-autotools-branchnewlib-autotools-branchJeff Johnston3-3/+18
2006-03-31Fix entry.Jeff Johnston1-0/+2
2006-03-31Fix machine/sys Makefile.am files to not recursively set AM_CCASFLAGS. Prope...Jeff Johnston120-136/+148
2006-03-302006-03-30 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston347-142730/+347338
2006-03-30Add missing file needed for configuring.Jeff Johnston0-0/+0
2006-03-29This commit was manufactured by cvs2svn to create branch 'newlib-autotools-cvs2svn17-17/+225
2006-03-21This commit was manufactured by cvs2svn to create branch 'newlib-newlib-csl-20060320-branchpointcvs2svn1943-559473/+0
2006-03-21 * acconfig.h (_ATEXIT_DYNAMIC_ALLOC): Undef.Mark Mitchell7-80/+146
2006-03-20* child_info.h (child_status): New enum.Christopher Faylor5-32/+70
2006-03-20revert previous debugging checkinChristopher Faylor1-8/+4
2006-03-20* pinfo.cc (commune_process): Fix randomly invalid pointer which caused fifosChristopher Faylor3-5/+16
2006-03-20* dcrt0.cc (dll_crt0_0): Oops. We need to bother with setting this in theChristopher Faylor2-0/+6
2006-03-20* dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler hereChristopher Faylor3-7/+11
2006-03-20 * hppa.h (SHF_HP_TLS, SHF_HP_NEAR_SHARED, SHF_HP_FAR_SHARED,John David Anglin2-0/+35
2006-03-18* pinfo.h (EXITCODE_OK): Define new constant.Christopher Faylor3-1/+12
2006-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor14-86/+170
2006-03-182006-03-18 Julien Lecomte <julienlecomte@users.sourceforge.net>Danny Smith4-3/+62
2006-03-172006-03-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2006-03-16* include/winbase.h (STATUS_DLL_INIT_FAILED): New define.Christopher Faylor2-0/+7
2006-03-16* cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor8-32/+38
2006-03-152006-03-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+9
2006-03-15* child_info.h (child_info_fork::fork_retry): Declare new function.Christopher Faylor5-8/+34
2006-03-14* fork.cc (frok::parent): Improve error message.Christopher Faylor2-1/+11
2006-03-14* dcrt0.cc (main_environ): Initialize to &__cygwin_environment.Christopher Faylor5-25/+33
2006-03-142006-03-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2-2/+6
2006-03-142006-03-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini5-196/+179
2006-03-13* child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor11-59/+121
2006-03-13* cygwinenv.sgml: Explain about new fork_retry CYGWIN environment variableChristopher Faylor2-1/+11
2006-03-13* dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_init is called a littleChristopher Faylor6-36/+73
2006-03-13 Fix typo.Corinna Vinschen1-1/+1
2006-03-13 * autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.Corinna Vinschen3-26/+37
2006-03-13tweak last ChangeLog descriptionChristopher Faylor1-2/+2
2006-03-13* cygtls.cc (_cygtls::remove): Reset initialized flag right away if we wereChristopher Faylor5-100/+112
2006-03-12* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.Christopher Faylor9-70/+80
2006-03-102006-03-10 Paul Brook <paul@codesourcery.com>Paul Brook2-0/+5
2006-03-102006-03-10 Paul Brook <paul@codesourcery.com>Paul Brook2-1/+5
2006-03-09 * syscalls.cc (rename): Move existance check for oldpath further upCorinna Vinschen2-7/+41
2006-03-09 * include/winspool.h (DI_MEMORYMAP_WRITE): Define (DWORD type).Dimitri Papadopoulos2-1/+18
2006-03-09 * autoload.cc (NtClose): Define.Corinna Vinschen4-108/+172
2006-03-09 Remove accidentally checked in ChangeLog entry.Corinna Vinschen1-7/+0
2006-03-09 * include/winspool.h (JOB_CONTROL_*,JOB_STATUS_*): Define.Dimitri Papadopoulos2-15/+23
2006-03-08* cygtls.h (_cygtls::retaddr): New method.Christopher Faylor4-7/+15
2006-03-08 * syscalls.cc (statvfs): Simplify path name expression.Corinna Vinschen2-3/+7
2006-03-08 * syscalls.cc: Include winioctl.h.Corinna Vinschen2-0/+35
2006-03-072006-03-07 Eric Blake <ebb9@byu.net>Jeff Johnston3-14/+25
2006-03-072006-03-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-0/+9
2006-03-07 * include/shellapi.h [_WIN32_IE >= 0x0600]Dimitri Papadopoulos2-15/+24
2006-03-07 * include/shellapi.h (NOTIFYICONDATA_V*_SIZE): Define.Dimitri Papadopoulos2-3/+18
2006-03-07 * cygwinenv.sgml: Add missing </para> at transparent_exe.Corinna Vinschen2-1/+5
2006-03-06 * include/wingdi.h (CS_*): Correct WINVER guard onDanny Smith2-2/+6