aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-14 * tty.cc (tty_list::terminate): Guard releasing the tty with tty_mutex.Corinna Vinschen2-0/+11
2004-12-14 * fhandler_console.cc (read): Consider offset within scrollingCorinna Vinschen2-2/+22
2004-12-132004-12-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-9/+19
2004-12-13 * cygheap.h (cwdstuff::get_drive): Release cwd_lock.Corinna Vinschen2-0/+5
2004-12-13Correct attribution last changesHans-Peter Nilsson1-1/+1
2004-12-13 * callback.h (CB_SYS_rename): New macro.Hans-Peter Nilsson2-1/+3
2004-12-13 * callback.h (struct host_callback_struct): New member lstat.Hans-Peter Nilsson2-0/+9
2004-12-12* fhandler.cc (fhandler_base::puts_readahead): Fix end-condition.Bas van Gompel2-1/+5
2004-12-10merge from gccDJ Delorie2-1/+6
2004-12-10 * errno.cc (errmap): Map ERROR_INVALID_ADDRESS to EINVAL instead ofCorinna Vinschen2-1/+6
2004-12-10* include/sys/strace.h: Don't output paranoid_printf by default.Christopher Faylor2-1/+5
2004-12-09* MAINTAINERS: List 'depcomp' as part of automake.Jim Blandy2-0/+7
2004-12-092004-12-09 Alex Mogilnikov <alx@intellectronika.ru>Jeff Johnston2-1/+6
2004-12-09* lib/libcmain.c (main): Properly deal with quoted first argument.Christopher Faylor2-10/+23
2004-12-09 * mips.h (CPU_RM9000): Define.Ian Lance Taylor2-0/+7
2004-12-09 * mips.h (E_MIPS_MACH_9000): Define.Ian Lance Taylor2-0/+5
2004-12-09 * include/sqlext.h (SQL_INTERVAL_*): Correct macros.Danny Smith2-8/+13
2004-12-08 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.David Edelsohn4-0/+13
2004-12-08* Makefile.tpl: Generate normal dependencies if the LHS module isDJ Delorie3-10/+10
2004-12-082004-12-08 Alex Mogilnikov <alx@intellectronika.ru>Jeff Johnston2-3/+10
2004-12-082004-12-08 Alex Mogilnikov <alx@intellectronika.ru>Jeff Johnston2-3/+11
2004-12-072004-12-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-6/+8
2004-12-07 * include/winnt.h (TOKEN_INFORMATION_CLASS): AddDanny Smith2-7/+35
2004-12-06* pinfo.h (proc_pipe::*): Delete class.Christopher Faylor3-48/+5
2004-12-06* fork.cc (fork_parent): Reinstate "childhProc" protection. Don't closeChristopher Faylor6-16/+25
2004-12-05fix typoChristopher Faylor1-1/+1
2004-12-05* cygthread.cc (cygthread::terminate_thread): Make public.Christopher Faylor5-2/+16
2004-12-05* sigproc.cc (mychild): Reimplement as list scan.Christopher Faylor9-377/+502
2004-12-05* fhandler.cc (fhandler_base::read): Remove superfluous check inBas van Gompel2-2/+6
2004-12-05minor cleanupChristopher Faylor2-3/+3
2004-12-05* fhandler.cc (fhandler_base::read): Don't debug_printf garbage whenBas van Gompel2-0/+6
2004-12-03* environ.cc (environ_init): Alloc space for TERM if it is not set, like all ofChristopher Faylor2-1/+6
2004-12-032004-12-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-4/+11
2004-12-032004-12-03 Shaun Jackman <sjackman@gmail.com>Jeff Johnston3-6/+19
2004-12-03Introduce config/gxx-include-dir.m4.Richard Sandiford5-60/+79
2004-12-03Remove config.if.Richard Sandiford6-41/+12
2004-12-032004-12-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin6-24/+83
2004-12-03* child_info.h (child_info_fork::parent_wr_proc_pipe): New element.Christopher Faylor8-48/+69
2004-12-03* pinfo.cc (pinfo::wait): Use better name for cygthread.Christopher Faylor2-1/+5
2004-12-032004-12-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet7-210/+168
2004-12-02Use correct ChangeLog entry.Eric Christopher1-1/+2
2004-12-022004-12-02 Eric Christopher <echristo@redhat.com>Eric Christopher3-0/+7
2004-12-022004-12-02 Shaun Jackman <sjackman@gmail.com>Jeff Johnston3-2/+13
2004-12-02 * configure.in: Clear gcc_version_trigger if the file doesn't exist.Richard Sandiford3-60/+69
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford5-100/+139
2004-12-02 * lib/comctl32.def (ImageList_Copy, ImageList_DrawIndirect,Danny Smith2-0/+8
2004-12-02 * lib/directx/strmiids.c (MEDIASUBTYPE_YV12): Correct GUID.Danny Smith2-1/+6
2004-12-01* include/features.h: Include sys/cdefs.h, like linux.Christopher Faylor2-1/+6
2004-12-01Add missing changelog entry.Christopher Faylor1-0/+1
2004-12-01* syscalls.cc (truncate64): Don't second-guess errno if open fails.Christopher Faylor4-857/+843