summaryrefslogtreecommitdiff
path: root/gdb/inflow.c
Commit message (Expand)AuthorAgeFilesLines
* * inflow.c (gdb_has_a_terminal): Guard access to our_process_group.Daniel Jacobowitz2008-03-241-0/+2
* * inflow.c (terminal_ours_1): Guard access toPedro Alves2008-03-191-0/+2
* * inflow.c (gdb_getpgrp): New.Pedro Alves2008-03-141-18/+25
* * configure.ac (AC_CHECK_FUNCS): Add check for setsid.Thiago Jung Bauermann2008-03-121-0/+37
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * inflow.c (terminal_ours_1): Remove useless line.Daniel Jacobowitz2007-10-021-2/+0
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * frame.c (deprecated_selected_frame): Rename to...Daniel Jacobowitz2007-02-271-4/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * NEWS: Mention native Windows support.Daniel Jacobowitz2006-02-101-6/+15
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* Index: gdb/ChangeLogBob Rossi2005-07-061-2/+2
* 2005-02-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-151-2/+2
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-121-3/+3
* 2005-02-11 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-2/+2
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-2/+2
* 2004-10-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-10-291-1/+1
* * inflow.c (O_NOCTTY): Define to zero if not already defined.Mark Kettenis2004-08-111-5/+4
* * inflow.c (kill_command): release file handles in BFD.Jerome Guitton2004-07-301-0/+1
* 2004-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-04-281-2/+1
* * inflow.c (terminal_inferior): Don't give up the terminal if weDaniel Jacobowitz2004-02-291-1/+3
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-4/+0
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-1/+1
* 2003-02-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-071-16/+1
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-3/+3
* 2002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-181-1/+1
* Fix PR gdb/393:Stephane Carrez2002-08-261-0/+17
* * frame.h (selected_frame_level): Document as deprecated.Andrew Cagney2002-04-211-1/+2
* s/strerror/safe_strerror/Andrew Cagney2002-03-271-2/+2
* * configure.in (AC_CHECK_FUNCS): Add setpggrp.Mark Kettenis2001-07-231-8/+11
* * serial.h (SERIAL_ASYNC): Delete.Andrew Cagney2001-07-151-12/+13
* s/typedef serial_t/struct serial */Andrew Cagney2001-07-111-1/+1
* Phase 1 of the ptid_t changes.gdb-post-ptid_t-2001-05-03Kevin Buettner2001-05-041-7/+7
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-2/+2
* * inflow.c (terminal_ours_1): Initialize ``osigtou''. OnlyAndrew Cagney2001-02-141-1/+3
* * signals.h: Removed.J.T. Conklin2001-02-061-1/+0
* Replace free() with xfree().Kevin Buettner2000-12-151-2/+2
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-33/+22
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-10/+6
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-0/+4
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-1/+2
* import gdb-1999-09-21Jason Molenda1999-09-221-1/+1
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-3/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-91/+112
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-0/+2
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+3
* Initial revisionStan Shebs1999-04-161-0/+751