summaryrefslogtreecommitdiff
path: root/gdb/ser-pipe.c
Commit message (Expand)AuthorAgeFilesLines
* 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