summaryrefslogtreecommitdiff
path: root/gdb/ser-pipe.c
Commit message (Expand)AuthorAgeFilesLines
* PR gdb/7912:Tom Tromey2013-04-221-11/+6
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* * defs.h (wait_to_die_with_timeout): Declare.Doug Evans2011-12-141-5/+20
* * inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.Ulrich Weigand2011-03-041-0/+1
* 2011-01-11 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-111-8/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* * config.in, configure: Regenerated.Daniel Jacobowitz2010-09-021-4/+8
* * serial.h (gdb_pipe, serial_pipe): Declare.Pedro Alves2010-08-201-7/+26
* * ser-pipe.c (pipe_open): Ignore SIGINTs in child.Doug Evans2010-05-251-0/+9
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+3
* 2010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-051-2/+0
* * ser-base.c (generic_readchar): Watch for EOF in read of error_fd.Doug Evans2010-04-201-2/+13
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* Pass stderr of program run with "target remote |"Vladimir Prus2007-04-081-0/+20
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell2005-04-211-1/+3
* * ser-base.c (ser_unix_write): Rename to ...Mark Mitchell2005-03-251-13/+13
* * Makefile.in (SFILES): Add ser-base.c.Mark Mitchell2005-03-251-0/+1
* * ser-pipe.c (pipe_open): Use proper null pointer in execl call.Mark Kettenis2004-01-221-1/+1
* * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swapIan Lance Taylor2003-05-131-1/+1
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-4/+4
* Add comments noting that vfork might be defined to be fork.Kevin Buettner2001-04-081-0/+4
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* * signals.h: Removed.J.T. Conklin2001-02-061-1/+1
* * monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin2001-02-021-1/+0
* 2001-01-31 David Smith <dsmith@redhat.com>David Smith2001-01-311-2/+2
* Cleanup autoconfigury of vfork().Andrew Cagney2001-01-311-4/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* Add check for vfork() to configure.in. Cleanup uses.Andrew Cagney2000-12-021-0/+4
* Replace ../include/wait.h with gdb_wait.h.Andrew Cagney2000-02-091-3/+1
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-0/+1
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-13/+2
* import gdb-1999-09-21Jason Molenda1999-09-221-266/+31
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-1/+1
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-3/+0
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-1/+3
* import gdb-1999-07-19 snapshotJason Molenda1999-07-191-37/+44
* Initial revisionJason Molenda1999-07-121-0/+397