GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
ser-pipe.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some more casts (2/2)
Simon Marchi
2015-09-25
1
-1
/
+1
*
Prepare for gnulib update
Pedro Alves
2015-08-24
1
-1
/
+1
*
GDB: Add set/show serial parity command.
Yury Grechishchev
2015-03-23
1
-0
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Include string.h in common-defs.h
Gary Benson
2014-08-07
1
-1
/
+0
*
replace XMALLOC with XNEW
Tom Tromey
2014-01-13
1
-1
/
+1
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
don't allocate serial_ops
Tom Tromey
2013-12-19
1
-24
/
+26
*
make serial_ops const
Tom Tromey
2013-12-19
1
-1
/
+0
*
remove gdb_string.h
Tom Tromey
2013-11-18
1
-1
/
+1
*
PR gdb/7912:
Tom Tromey
2013-04-22
1
-11
/
+6
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-2
/
+1
*
* defs.h (wait_to_die_with_timeout): Declare.
Doug Evans
2011-12-14
1
-5
/
+20
*
* inflow.c (terminal_init_inferior_with_pgrp): Copy ttystate.
Ulrich Weigand
2011-03-04
1
-0
/
+1
*
2011-01-11 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-11
1
-8
/
+8
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
* config.in, configure: Regenerated.
Daniel Jacobowitz
2010-09-02
1
-4
/
+8
*
* serial.h (gdb_pipe, serial_pipe): Declare.
Pedro Alves
2010-08-20
1
-7
/
+26
*
* ser-pipe.c (pipe_open): Ignore SIGINTs in child.
Doug Evans
2010-05-25
1
-0
/
+9
*
2010-05-16 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-16
1
-0
/
+3
*
2010-05-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2010-05-05
1
-2
/
+0
*
* ser-base.c (generic_readchar): Watch for EOF in read of error_fd.
Doug Evans
2010-04-20
1
-2
/
+13
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
Updated copyright notices for most files.
Joel Brobecker
2009-01-03
1
-1
/
+2
*
Updated copyright notices for most files.
Daniel Jacobowitz
2008-01-01
1
-1
/
+1
*
Switch the license of all .c files to GPLv3.
Joel Brobecker
2007-08-23
1
-4
/
+2
*
Pass stderr of program run with "target remote |"
Vladimir Prus
2007-04-08
1
-0
/
+20
*
Copyright updates for 2007.
Daniel Jacobowitz
2007-01-09
1
-1
/
+1
*
* breakpoint.c:
Eli Zaretskii
2005-12-17
1
-3
/
+3
*
* configure.ac: On MinGW, define USE_WIN32API and link with
Mark Mitchell
2005-04-21
1
-1
/
+3
*
* ser-base.c (ser_unix_write): Rename to ...
Mark Mitchell
2005-03-25
1
-13
/
+13
*
* Makefile.in (SFILES): Add ser-base.c.
Mark Mitchell
2005-03-25
1
-0
/
+1
*
* ser-pipe.c (pipe_open): Use proper null pointer in execl call.
Mark Kettenis
2004-01-22
1
-1
/
+1
*
* ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
Ian Lance Taylor
2003-05-13
1
-1
/
+1
*
s/typedef serial_t/struct serial */
Andrew Cagney
2001-07-11
1
-4
/
+4
*
Add comments noting that vfork might be defined to be fork.
Kevin Buettner
2001-04-08
1
-0
/
+4
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+1
*
* signals.h: Removed.
J.T. Conklin
2001-02-06
1
-1
/
+1
*
* monitor.c (#include "gdb_wait.h"): Removed.
J.T. Conklin
2001-02-02
1
-1
/
+0
*
2001-01-31 David Smith <dsmith@redhat.com>
David Smith
2001-01-31
1
-2
/
+2
*
Cleanup autoconfigury of vfork().
Andrew Cagney
2001-01-31
1
-4
/
+2
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-1
/
+1
*
Add check for vfork() to configure.in. Cleanup uses.
Andrew Cagney
2000-12-02
1
-0
/
+4
*
Replace ../include/wait.h with gdb_wait.h.
Andrew Cagney
2000-02-09
1
-3
/
+1
*
import gdb-1999-12-06 snapshot
Jason Molenda
1999-12-07
1
-0
/
+1
*
import gdb-1999-10-04 snapshot
Jason Molenda
1999-10-05
1
-13
/
+2
*
import gdb-1999-09-21
Jason Molenda
1999-09-22
1
-266
/
+31
*
import gdb-1999-09-08 snapshot
Stan Shebs
1999-09-09
1
-1
/
+1
*
import gdb-1999-08-30 snapshot
Jason Molenda
1999-08-31
1
-3
/
+0
[next]