summaryrefslogtreecommitdiff
path: root/gdb/ser-tcp.c
Commit message (Expand)AuthorAgeFilesLines
* Constify add_prefix_cmdTom Tromey2017-10-111-2/+2
* Import "glob" and "getcwd" modules from gnulibSergio Durigan Junior2017-09-221-0/+4
* Remove unnecessary function prototypes.John Baldwin2017-09-091-2/+0
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* gdb: Use std::min and std::max throughoutPedro Alves2016-09-161-1/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* [C++/mingw] ser-tcp.c castsPedro Alves2015-11-171-6/+10
* More char constificationPedro Alves2015-10-131-1/+2
* Prepare for gnulib updatePedro Alves2015-08-241-1/+1
* GDB: Add set/show serial parity command.Yury Grechishchev2015-03-231-0/+1
* Revert union gdb_sockaddr_uPedro Alves2015-03-091-7/+7
* Fix struct sockaddr/sockaddr_in/sockaddr_un strict aliasing violationsPedro Alves2015-03-071-7/+7
* New common function "startswith"Gary Benson2015-03-061-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* make calls to help_list use enumeratorTom Tromey2014-06-131-2/+2
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* don't allocate serial_opsTom Tromey2013-12-191-25/+31
* make serial_ops constTom Tromey2013-12-191-1/+0
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* PR gdb/7912:Tom Tromey2013-04-221-2/+3
* Make GDB -Wpointer-sign clean on MinGW too.Pedro Alves2013-04-191-1/+4
* Accept "set foo unlimited" in integer/uinteger/zuinteger_unlimited commands.Pedro Alves2013-04-101-4/+7
* ser-tcp.c: Small signed->unsigned cleanup.Pedro Alves2013-03-261-2/+2
* ser-tcp.c:tcp_retry_limit: Change type to unsigned int.Pedro Alves2013-03-071-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* 2011-10-28 Alen Skondro <askondro@gmail.com>Pedro Alves2011-10-281-0/+2
* * 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-15/+16
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-2/+3
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-26 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer2010-05-261-2/+2
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+3
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore2009-01-061-60/+184
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>Michael Snyder2008-09-031-1/+8
* 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
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * NEWS: Mention native Windows support.Daniel Jacobowitz2006-02-101-17/+24
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * ser-tcp.c (close): Define as a function-like macro on MinGW.Mark Mitchell2005-07-241-1/+1
* * ser-tcp.c: Tewak comment.Mark Kettenis2005-06-131-2/+7
* 2005-05-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-05-261-1/+2
* * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell2005-04-211-8/+57
* * 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
* * event-top.c (async_init_signals): Allow for systems that do notMark Mitchell2005-03-161-0/+2