summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * include/mshtml.h (IHTMLDocument2): Correct write, writelnDanny Smith2004-01-044-7/+296
* * include/mshtml.h (IHTMLDocument2): Correct write, writelnDanny Smith2004-01-032-2/+8
* 2004-01-03 Filip Navara <xnavara@volny.cz>Danny Smith2004-01-0310-12/+442
* * exceptions.cc (_threadinfo::interrupt_now): Avoid double call to sigdelayed.Christopher Faylor2004-01-033-3/+9
* add missing entryChristopher Faylor2004-01-031-0/+3
* 2004 stuff.Christopher Faylor2004-01-031-5675/+0
* 2004 stuffChristopher Faylor2004-01-036-5/+5680
* * Makefile.tpl: Make GCC use a separate config.cache.Nathanael Nerode2004-01-033-2/+11
* PR bootstrap/11932, PR bootstrap/11933Nathanael Nerode2004-01-033-35/+62
* * cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_holdChristopher Faylor2004-01-0310-29/+45
* merge from gccDJ Delorie2004-01-021-0/+594
* Split ChangeLog files.Alan Modra2004-01-028-8890/+8926
* 2004-01-02 Filip Navara <xnavara@volny.cz>Danny Smith2004-01-022-16/+38
* 2004-01-01 Filip Navara <xnavara@volny.cz>Danny Smith2004-01-018-5/+318
* 2004-01-01 Filip Navara <xnavara@volny.cz>Danny Smith2004-01-012-1/+18
* 2004-01-01 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2004-01-013-0/+8
* 2004-01-01 Igor Pechtchanski <pechtcha@cs.nyu.edu>Danny Smith2004-01-013-0/+30
* * lib/ddk/cfgmgr32.def: Remove duplicate symbol names.Danny Smith2004-01-012-196/+4
* 2004-01-01 Mattia Barbon <mbarbon@users.sourceforge.net>Danny Smith2004-01-012-1/+32
* * configure.in (ia64*-*-hpux*): Disable building java libraries.DJ Delorie2004-01-013-2/+7
* * cygwin.din: Make crt0 functions NOSIGFE.Christopher Faylor2003-12-314-7/+12
* * cygtls.h (_threadinfo::stack): Increase stack size to accommodate nestedChristopher Faylor2003-12-304-54/+60
* Move open_fhs from fhandler.h to cygheap.h for easier tracking. AccommodateChristopher Faylor2003-12-3011-49/+77
* * fhandler.h (fhandler_tty_slave::archetype): Make public.Christopher Faylor2003-12-276-16/+47
* * syscalls.cc (close_all_files): Simplify logic around closing ctty.Christopher Faylor2003-12-272-9/+10
* * pinfo.cc (_pinfo::set_ctty): *Always* call close on opened ctty since itChristopher Faylor2003-12-272-2/+6
* * fhandler.h (fhandler_tty_master::fixup_after_fork): Remove declaration.Christopher Faylor2003-12-278-23/+34
* * exceptions.cc (try_to_debug): Fix off-by-one problem when resettingChristopher Faylor2003-12-274-5/+18
* * exceptions.cc (setup_handler): Protect against a race.Christopher Faylor2003-12-261-0/+4
* * path.cc (mount_item::build_win32): Backslashify paths in non-managed case.Christopher Faylor2003-12-263-4/+11
* * Makefile.in (CFLAGS, CXXFLAGS): Remove unneeded include.Christopher Faylor2003-12-262-4/+12
* * dcrt0.cc (reent_data): Reluctantly resurrect.Christopher Faylor2003-12-266-20/+46
* * winsup.api/pthread/rwlock7.c (main): Don't assume that result of randChristopher Faylor2003-12-242-1/+7
* * fork.cc (fork_child): After a pthread/fork, ensure that impure pointer stuffChristopher Faylor2003-12-232-1/+7
* add missing fileChristopher Faylor2003-12-231-0/+125
* * exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor2003-12-2335-744/+513
* * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.DJ Delorie2003-12-223-33/+44
* merge from gccDJ Delorie2003-12-192-2/+7
* 2003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2003-12-193-2/+99
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-192-12/+59
* merge from gccDJ Delorie2003-12-192-0/+10
* * sigproc.cc (proc_subproc): Simplify code to just remove all zombies ifChristopher Faylor2003-12-182-6/+10
* * pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types.Christopher Faylor2003-12-175-8/+20
* * exceptions.cc (set_signal_mask): Report on input argument rather thanChristopher Faylor2003-12-166-9/+47
* * include/cygwin/ipc.h: Include sys/types.h.Corinna Vinschen2003-12-162-0/+6
* * bsd_helper.cc (tunable_params): Add entries for kern.ipc.msgmnb andCorinna Vinschen2003-12-164-2/+22
* * thread.cc (pthread::init_main_thread): Make sure that the main thread hasChristopher Faylor2003-12-152-3/+10
* add out-of-date notice.Christopher Faylor2003-12-151-1/+2
* Add missing ChangeLog entry.Christopher Faylor2003-12-151-0/+2
* * winsup.h (access_worker): Declare with added fhandler_base parameter.Christopher Faylor2003-12-156-6/+17