hamlib/src
Bill Somerville 82b8649030 Revert read_string() to partial results are a success status
The read_string() function was changed to return a -RIG_ETIMEOUT error
when timing out after having read  some characters. This caused a back
end to fail because it was  using a read_string() with an invalid stop
character  and relying  on the  timed out  read_string() to  fetch the
data. This  patch reverts to  the prior  behavior of returning  a null
terminated buffer and  read bytes count if at least  one byte has been
read.
2014-12-10 01:25:33 +00:00
..
Android.mk Android build updates for monolithic build 2013-09-19 07:25:08 -05:00
cal.c Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
cal.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
cm108.c Quell compiler warning--missing parens 2014-10-12 09:17:31 -05:00
cm108.h Initial support for CM108 GPIO contorl of PTT 2012-01-11 06:16:51 -06:00
conf.c CM108 GPIO PTT: do not break ABI 2012-01-11 23:28:01 +01:00
debug.c Add Android build support 2013-04-26 22:31:56 -05:00
event.c configure.ac: Quell autoconf obsolete warnings 2012-09-25 22:29:30 -05:00
event.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
ext.c Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
idx_builtin.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
iofunc.c Revert read_string() to partial results are a success status 2014-12-10 01:25:33 +00:00
iofunc.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
locator.c Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
Makefile.am Clean up build system, fix test programs 2013-12-10 20:14:22 -06:00
mem.c Fix spelling errors 2012-08-21 19:54:50 -07:00
misc.c Revert to previous handling of getaddrinfo() 2013-09-15 19:47:49 -05:00
misc.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
network.c Fix W2k 'freeaddrinfo' error 2013-05-18 07:31:40 -05:00
network.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
par_nt.h Win32 parallel port support, borrowed from libieee1284 2003-08-25 22:32:32 +00:00
parallel.c Quell compiler warnings on Cygwin 2013-05-09 22:06:39 -05:00
parallel.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
register.c Fix conditional build of winradio backend 2013-09-22 20:45:49 -05:00
register.h Monolitic libraries. 2013-09-08 14:56:28 +01:00
rig.c Move serial line control error checks to lower level routines 2014-11-24 00:51:12 +00:00
rot_conf.c Remove set but unused variable errors in src. 2011-08-25 10:42:00 -05:00
rot_conf.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
rot_reg.c Remove remaining references to rpc 2013-09-19 15:24:52 -05:00
rotator.c Assure NULL terminated strings in src files. 2012-01-07 20:50:34 -06:00
serial.c Move serial line control error checks to lower level routines 2014-11-24 00:51:12 +00:00
serial.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
settings.c Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
token.h Initial support for CM108 GPIO contorl of PTT 2012-01-11 06:16:51 -06:00
tones.c Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
tones.h Monolitic libraries. 2013-09-08 14:56:28 +01:00
usb_port.c Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00
usb_port.h Update LGPL header in src source files. 2011-08-22 21:38:37 -05:00