comedilib/lib
2003-03-06 19:07:33 +00:00
..
buffer.c include string.h for memset() 2003-01-01 23:08:07 +00:00
calib.c moved stderr output to use COMEDILIB_DEBUG() 2003-03-06 19:05:16 +00:00
calib_lex.l stopped comments from getting printed 2003-03-06 19:06:06 +00:00
calib_yacc.y made parsing slightly more forgiving with respect to commas, in case user 2003-03-06 19:07:33 +00:00
cmd.c Changed comedi_set_calibration() to comedi_apply_calibration(), and 2003-03-04 00:41:10 +00:00
comedi.c Changed comedi_set_calibration() to comedi_apply_calibration(), and 2003-03-04 00:41:10 +00:00
comedi_errno.h Fix comedi_get_cmd_* so that commands are only generated once. 2001-07-15 22:46:02 +00:00
data.c Fix up some versioning mistakes 2002-06-13 00:00:03 +00:00
dio.c Add symbol versioning. Versions need to be checked with 0.7.18 2002-06-12 02:02:05 +00:00
error.c Changed comedi_set_calibration() to comedi_apply_calibration(), and 2003-03-04 00:41:10 +00:00
filler.c Added new ioctl() wrapper. 2002-05-16 06:30:54 +00:00
get.c Fix up some versioning mistakes 2002-06-13 00:00:03 +00:00
ioctl.c fixed setting of __comedi_errno after ioctl 2003-02-16 16:45:13 +00:00
libinternal.h a couple not so important tweaks to calibration file parsing, before 2003-03-05 16:55:14 +00:00
Makefile removed libperl dependency by switching to bison/flex to parse calibration 2003-03-05 00:30:00 +00:00
range.c Fix up some versioning mistakes 2002-06-13 00:00:03 +00:00
sv.c Add symbol versioning. Versions need to be checked with 0.7.18 2002-06-12 02:02:05 +00:00
timed.c Add symbol versioning. Versions need to be checked with 0.7.18 2002-06-12 02:02:05 +00:00
timer.c Add symbol versioning. Versions need to be checked with 0.7.18 2002-06-12 02:02:05 +00:00
version_script finished implementing comedi_set_calibration() (untested) 2003-02-26 19:19:57 +00:00