aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-09-15 Fix copyright throughout.Corinna Vinschen17-48/+74
2004-09-15 * getfacl.c (main): Correct layout when nopt is set.Corinna Vinschen2-2/+6
2004-09-14* cygtls.h: Add alignment kludge to fix disparity between compilers.Christopher Faylor4-55/+75
2004-09-142004-09-14 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston20-7/+3463
2004-09-14* what.texinfo: Fix two typos reported on cygwin list.Christopher Faylor2-2/+6
2004-09-14 * autoload.cc (EnumProcessModules): Add.Corinna Vinschen4-1/+30
2004-09-14* fork.cc (slow_pid_reuse): Temporarily double the number of pids held toChristopher Faylor2-1/+6
2004-09-14merge from gccDJ Delorie2-1/+5
2004-09-132004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru>Jeff Johnston5-145/+1055
2004-09-13trivia change to force a new snapshotChristopher Faylor1-4/+4
2004-09-13bfd/Paul Brook2-1/+5
2004-09-12* sigproc.cc (wait_sig): Ensure that waiting threads are awoken after returningChristopher Faylor2-8/+21
2004-09-12* child_info.h (CURR_CHILD_INFO_MAGIC): Update.Christopher Faylor2-1/+5
2004-09-12check in file missing from previous checkin.Christopher Faylor1-2/+2
2004-09-12* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess isChristopher Faylor21-218/+237
2004-09-11 * gas/config/tc-avr.c: Add support forMarek Michalkiewicz2-5/+15
2004-09-102004-08-31 Robert Bowdidge <bowdidge@apple.com>DJ Delorie2-0/+10
2004-09-10 * fhandler.cc (fhandler_base::dup): Use debug_printf.Corinna Vinschen2-2/+6
2004-09-10 * Makefile.in: Create libutil.a from bsdlib.o exports.Corinna Vinschen7-70/+78
2004-09-102004-09-09 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin6-837/+106
2004-09-092004-09-09 Paul Brook <paul@codesourcery.com>Jeff Johnston13-160/+302
2004-09-09opcodes/Alan Modra2-1/+5
2004-09-09 * fhandler_tape.cc (fhandler_dev_tape::open): Fix typo.Corinna Vinschen2-1/+5
2004-09-09 * pipe.cc (create_selectable_pipe): Work around bug in Windows 95Corinna Vinschen2-2/+9
2004-09-09 * include/sys/stat.h (_S_IFLNK): Add definition.Earnie Boyd2-3/+16
2004-09-08 * include/sys/stat.h (_S_ISLNK): Add definition.Earnie Boyd2-0/+7
2004-09-08 * sim-sh.h: Add new sh2a banked registers.Corinna Vinschen2-3/+17
2004-09-072004-09-05 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet3-23/+41
2004-09-072004-09-07 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2-56/+77
2004-09-07* cygtls.cc (_cygtls::init_thread): Set __sdidinit to negative value toChristopher Faylor3-1/+10
2004-09-06 * bsd_mutex.cc (_msleep): Disable resetting event object for now.Corinna Vinschen2-0/+11
2004-09-062004-09-06 Hosaka Yuji <hos@tamanegi.org>Danny Smith3-3/+269
2004-09-05* include/cygwin/version.h: Bump DLL minor number to 12.Christopher Faylor2-1/+5
2004-09-05 * include/w32api.h: Increment version to 3.1.Earnie Boyd3-3/+15
2004-09-05 * mingwex/Makefile.in: Correct typo in list of DISTFILES.Earnie Boyd2-1/+2
2004-09-05 * include/_mingw.h: Increment minor version for 3.5 release.Earnie Boyd3-3/+8
2004-09-052004-09-05 Hosaka Yuji <hos@tamanegi.org>Danny Smith4-0/+17
2004-09-05 * include/winuser.h (WINUSERAPI): New define.Danny Smith2-575/+589
2004-09-0522004-09-05 Hosaka Yuji <hos@tamanegi.org>Danny Smith2-21/+33
2004-09-05merge from gccDJ Delorie3-5/+20
2004-09-04Import latest version from master repository.Nick Clifton3-61/+156
2004-09-03 * configure.in: Remove target-libstdc++-v3 from noconfigdirs forRichard Henderson3-12/+14
2004-09-03 * security.cc: Fix a few more strace_prints.Corinna Vinschen2-4/+8
2004-09-03Regularize most strace_prints throughout so that %E is always preceded by aChristopher Faylor18-78/+70
2004-09-03Christopher Faylor <cgf@timesys.com>Christopher Faylor5-21/+250
2004-09-02 * textbinary.sgml: Change default mode for non-mounted paths to binary.Corinna Vinschen2-1/+5
2004-09-012004-09-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini5-117/+1100
2004-08-31 * sysv_shm.cc (kern_shmat): Add debug_printf's.Corinna Vinschen2-0/+6
2004-08-312004-08-31 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini5-78/+165
2004-08-31* fork.cc (fork_parent): Return the cygpid directly derived from the winpid.Christopher Faylor2-6/+10