aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-022004-01-02 Filip Navara <xnavara@volny.cz>Danny Smith2-16/+38
2004-01-012004-01-01 Filip Navara <xnavara@volny.cz>Danny Smith8-5/+318
2004-01-012004-01-01 Filip Navara <xnavara@volny.cz>Danny Smith2-1/+18
2004-01-012004-01-01 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith3-0/+8
2004-01-012004-01-01 Igor Pechtchanski <pechtcha@cs.nyu.edu>Danny Smith3-0/+30
2004-01-01* lib/ddk/cfgmgr32.def: Remove duplicate symbol names.Danny Smith2-196/+4
2004-01-012004-01-01 Mattia Barbon <mbarbon@users.sourceforge.net>Danny Smith2-1/+32
2004-01-01* configure.in (ia64*-*-hpux*): Disable building java libraries.DJ Delorie3-2/+7
2003-12-31* cygwin.din: Make crt0 functions NOSIGFE.Christopher Faylor4-7/+12
2003-12-30* cygtls.h (_threadinfo::stack): Increase stack size to accommodate nestedChristopher Faylor4-54/+60
2003-12-30Move open_fhs from fhandler.h to cygheap.h for easier tracking. AccommodateChristopher Faylor11-49/+77
2003-12-27* fhandler.h (fhandler_tty_slave::archetype): Make public.Christopher Faylor6-16/+47
2003-12-27* syscalls.cc (close_all_files): Simplify logic around closing ctty.Christopher Faylor2-9/+10
2003-12-27* pinfo.cc (_pinfo::set_ctty): *Always* call close on opened ctty since itChristopher Faylor2-2/+6
2003-12-27* fhandler.h (fhandler_tty_master::fixup_after_fork): Remove declaration.Christopher Faylor8-23/+34
2003-12-27* exceptions.cc (try_to_debug): Fix off-by-one problem when resettingChristopher Faylor4-5/+18
2003-12-26* exceptions.cc (setup_handler): Protect against a race.Christopher Faylor1-0/+4
2003-12-26* path.cc (mount_item::build_win32): Backslashify paths in non-managed case.Christopher Faylor3-4/+11
2003-12-26* Makefile.in (CFLAGS, CXXFLAGS): Remove unneeded include.Christopher Faylor2-4/+12
2003-12-26* dcrt0.cc (reent_data): Reluctantly resurrect.Christopher Faylor6-20/+46
2003-12-24* winsup.api/pthread/rwlock7.c (main): Don't assume that result of randChristopher Faylor2-1/+7
2003-12-23* fork.cc (fork_child): After a pthread/fork, ensure that impure pointer stuffChristopher Faylor2-1/+7
2003-12-23add missing fileChristopher Faylor1-0/+125
2003-12-23* exceptions.cc (set_signal_mask): Redefine to not pass by address. ReportChristopher Faylor35-744/+513
2003-12-22* configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.DJ Delorie3-33/+44
2003-12-19merge from gccDJ Delorie2-2/+7
2003-12-192003-12-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode3-2/+99
2003-12-19Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2-12/+59
2003-12-19merge from gccDJ Delorie2-0/+10
2003-12-18* sigproc.cc (proc_subproc): Simplify code to just remove all zombies ifChristopher Faylor2-6/+10
2003-12-17* pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types.Christopher Faylor5-8/+20
2003-12-16* exceptions.cc (set_signal_mask): Report on input argument rather thanChristopher Faylor6-9/+47
2003-12-16 * include/cygwin/ipc.h: Include sys/types.h.Corinna Vinschen2-0/+6
2003-12-16 * bsd_helper.cc (tunable_params): Add entries for kern.ipc.msgmnb andCorinna Vinschen4-2/+22
2003-12-15* thread.cc (pthread::init_main_thread): Make sure that the main thread hasChristopher Faylor2-3/+10
2003-12-15add out-of-date notice.Christopher Faylor1-1/+2
2003-12-15Add missing ChangeLog entry.Christopher Faylor1-0/+2
2003-12-15* winsup.h (access_worker): Declare with added fhandler_base parameter.Christopher Faylor6-6/+17
2003-12-15white spaceChristopher Faylor1-1/+1
2003-12-15Remove erroneous entry.Christopher Faylor1-1/+0
2003-12-14* exceptions.cc (ctrl_c_handler): Remove this thread from the signal handlerChristopher Faylor2-0/+6
2003-12-14* cygthread.cc (cygthread::stub): Revert previous change and again subsumeChristopher Faylor11-54/+108
2003-12-13 * include/stdio.h:(_fileno): Define macro version after bothDanny Smith3-4/+18
2003-12-12* dtable.cc (dtable::delete_archetype): Add debugging.Christopher Faylor3-10/+32
2003-12-12* dcrt0.cc (alloc_stack): Move _main_tls if stack is relocated.Christopher Faylor2-13/+21
2003-12-12* miscfuncs.cc (low_priority_sleep): Correct thinko which caused SetPriority toChristopher Faylor4-15/+34
2003-12-11 * fhandler_serial.cc (fhandler_serial::tcflush): Simplify. RemoveCorinna Vinschen2-14/+28
2003-12-11* pinfo.cc (_pinfo::set_ctty): Correct stupid typo.Christopher Faylor2-1/+5
2003-12-11* cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.Christopher Faylor11-44/+162
2003-12-10remove debug outputChristopher Faylor1-1/+0