summaryrefslogtreecommitdiff
path: root/sim/common/dv-sockser.c
Commit message (Expand)AuthorAgeFilesLines
* sim: formally assume unistd.h always exists (via gnulib)Mike Frysinger2023-01-161-2/+0
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: reorder header includesMike Frysinger2021-12-041-9/+8
* sim: drop old O_NDELAY & FNBLOCK supportMike Frysinger2021-09-091-20/+2
* sim: dv-sockser: enable for mingw targets tooMike Frysinger2021-09-091-4/+4
* sim: dv-sockser: move sim-main.h include after system includesMike Frysinger2021-09-091-2/+1
* sim: assume sys/select.h always existsMike Frysinger2021-06-121-0/+1
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-1/+3
* sim: dv-sockser: localize init callbackMike Frysinger2021-05-011-1/+4
* sim: clean up C11 header includesMike Frysinger2021-01-111-8/+0
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: dv-sockser: add stub funcs when not availableMike Frysinger2015-03-231-0/+1
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* sim: fix func call style (space before paren)Mike Frysinger2011-05-111-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* sim: dv-sockser: add a write buffer variantMike Frysinger2010-11-161-4/+11
* 2010-05-26 Ozkan Sezer <sezeroz@gmail.com>Ozkan Sezer2010-05-261-2/+2
* sim: dv-sockser: pass up connected stateMike Frysinger2010-04-131-1/+2
* sim: add missing values to array initializersMike Frysinger2010-04-121-2/+2
* sim: use socklen_t with accept()Mike Frysinger2010-03-301-1/+5
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* Eliminate use of MIN().Andrew Cagney2000-08-111-2/+3
* import gdb-1999-07-07 pre reformatJason Molenda1999-07-071-0/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+386
* Initial creation of sourceware repositoryStan Shebs1999-04-161-377/+0
* * eCos tx3904sio sim - devo part 1/2Frank Ch. Eigler1998-08-251-0/+377