summaryrefslogtreecommitdiff
path: root/gdb/remote-fileio.c
Commit message (Expand)AuthorAgeFilesLines
* -Wwrite-strings: The RestPedro Alves2017-04-051-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* Fix PR remote/20398: File-IO write always outputs "Quit"Pedro Alves2016-08-051-1/+2
* gdb/remote-fileio.c: Eliminate custom SIGINT signal handlerPedro Alves2016-06-011-60/+20
* Wake up interruptible_select in remote_fileio ctrl-c handlerYao Qi2016-06-011-0/+2
* Stop remote-fileio.c from throwing from SIGINT handlerPedro Alves2016-04-121-32/+2
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-1/+1
* Add casts to memory allocation related callsSimon Marchi2015-09-251-6/+6
* Replace some xmalloc-family functions with XNEW-family onesSimon Marchi2015-08-261-1/+1
* Prepare for gnulib updatePedro Alves2015-08-241-1/+1
* Rename common-remote-fileio.[ch] as fileio.[ch]Gary Benson2015-04-091-7/+7
* Introduce new shared function remote_fileio_to_fio_errorGary Benson2015-04-091-52/+1
* Implement remote_bfd_iovec_statGary Benson2015-03-111-0/+64
* Move remote_fileio_to_fio_stat to gdb/commonGary Benson2015-03-111-111/+0
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Include string.h in common-defs.hGary Benson2014-08-071-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* remove gdb_stat.hTom Tromey2013-11-181-1/+1
* remove gdb_string.hTom Tromey2013-11-181-1/+1
* Replace most uses of deprecated_throw_reason with quit.Andrew Burgess2013-07-311-1/+1
* PR gdb/7912:Tom Tromey2013-04-221-1/+2
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior2012-05-181-4/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* 2011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-08-041-1/+2
* Remove support for old Cygwin 1.5 versions.Pierre Muller2011-04-071-10/+1
* 2011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz2011-03-231-2/+3
* 2011-03-03 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-031-6/+1
* Stop remote_read_bytes from handling partial reads itself.Pedro Alves2011-01-251-52/+24
* 2011-01-10 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-101-21/+21
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-7/+12
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-05-16 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+2
* 2010-03-10 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2010-03-101-0/+9
* * remote-fileio.c (remote_fileio_func_rename): Use Cygwin 1.7Corinna Vinschen2010-03-011-4/+6
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-11-13 Kazu Hirata <kazu@codesourcery.com>Daniel Jacobowitz2009-11-131-15/+31
* * remote-fileio.c (remote_fileio_func_read): Limit consoleDaniel Jacobowitz2009-11-121-2/+13
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+2
* * varobj.c (varobj_set_display_format): Use xfree.Tom Tromey2008-09-131-1/+1
* * Makefile.in (mingw-hdep.o, posix-hdep.o, remote-fileio.o): Update.Daniel Jacobowitz2008-03-051-1/+13
* 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
* 2007-08-10 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev2007-08-101-0/+4
* 2007-08-04 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-08-051-0/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* Warning fixes.Daniel Jacobowitz2007-01-031-13/+13
* * remote-fileio.c (remote_fileio_mode_to_target): UseMark Kettenis2006-12-151-3/+3