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
2003-08-30 * msg.cc: Move from cygwin directory.Z-emcb-cygwin_daemonelfyn
2003-08-29This commit was manufactured by cvs2svn to create branch 'Z-emcb-cvs2svn
2003-08-292003-08-29 Steve Cleary <scleary@jerviswebb.com>Danny Smith
2003-08-29* sigproc.h: Make some functions regparm.Christopher Faylor
2003-08-29* sigproc.h: Make some functions regparm.Christopher Faylor
2003-08-29* exceptions.cc (sigreturn): Fix problem where old return address was notChristopher Faylor
2003-08-29 * install-sh: Update to newer upstream versions (associated withDaniel Jacobowitz
2003-08-28* autoload.cc (SwitchToThread): Declare as autoload function.Christopher Faylor
2003-08-28* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor
2003-08-28 * configure.in: Set RAW_CXX_FOR_TARGET if unset.Daniel Jacobowitz
2003-08-28* specdir: Correctly remove temporary directory prior to use.Christopher Faylor
2003-08-28* sigproc.cc (wait_sig): Count number of iterations through 'more_signals' loopChristopher Faylor
2003-08-27 * config/no-executables.m4: New file.Daniel Jacobowitz
2003-08-272003-08-27 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston
2003-08-27Merge bugfix from GCC:Nathanael Nerode
2003-08-272003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-08-262003-08-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-08-26 * include/cygwin/stat.h: Allow definition of internal stat structuresCorinna Vinschen
2003-08-262003-08-26 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-08-26 * sparc/elfsim.ld: Fix __EH_FRAME_BEGIN__ definition.Jason Merrill
2003-08-25add missing filesChristopher Faylor
2003-08-25* Makefile.in: Build libcygserver.a.Christopher Faylor
2003-08-25Throughout, change USE_CYGSERVER to USE_SERVER.Christopher Faylor
2003-08-252003-08-26 Filip Navara <xnavara@volny.cz>Danny Smith
2003-08-25test new snmp headersDanny Smith
2003-08-25Add snmp APIDanny Smith
2003-08-252003-08-25 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith
2003-08-252003-08-25 Filip Navara <xnavara@volny.cz>Danny Smith
2003-08-252003-08-24 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-08-242003-08-23 Jason Eckhardt <jle@rice.edu>Jason Eckhardt
2003-08-23* syscalls.cc (_remove_r): Define.Christopher Faylor
2003-08-23* libc/stdio64/fseeko64.c (fseeko64_r): Rename second fseeko64_r definition toChristopher Faylor
2003-08-23Revise DejaGnu patch submission guidelines.Ben Elliston
2003-08-23* cygheap.h (enum cygheap_types): Add HEAP_MMAP.Christopher Faylor
2003-08-22* cygheap.cc (user_heap_info::max): New field.Christopher Faylor
2003-08-22* exceptions.cc (sigreturn): Don't clobber ebp in recursive signal calls.Christopher Faylor
2003-08-222003-08-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-08-22Index: ChangeLogGeoffrey Keating
2003-08-22* exceptions.cc (sig_handle): Change so that default signals indicate success.Christopher Faylor
2003-08-222003-08-22 Filip Navara <xnavara@volny.cz>Danny Smith
2003-08-222003-08-22 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-08-22* sigproc.cc (wait_sig): Remove redundant test in do/while.Christopher Faylor
2003-08-22* sigproc.cc (wait_sig): Avoid infinite loop.Christopher Faylor
2003-08-21Add PGI extensionsNick Clifton
2003-08-21* speclib: Reenable removal of temp files.Christopher Faylor
2003-08-21* miscfuncs.cc (low_priority_sleep): Sleep at same priority as main thread.Christopher Faylor
2003-08-21Merge configure.in, configure with GCC.Geoffrey Keating
2003-08-21* speclib: Fix created lib to avoid "File truncated" problems.Christopher Faylor
2003-08-202003-08-20 Chris Demetriou <cgd@broadcom.com>Jeff Johnston
2003-08-20* exceptions.cc (interrupt_setup): Set sigsave.sig last to avoid a race.Christopher Faylor