doc: add missing -lm option to command line for compiling tut1
[comedilib.git] / lib / comedi.c
2012-08-22 Anders Blomdellcomedi_open has file descriptor leak
2008-11-05 Ian AbbottAdded some device and subdevice validity checks.
2008-04-23 Ian AbbottFix some 64-bit warnings.
2008-02-12 Frank Mori HessMade comedi_ioctl take its third argument as a void...
2008-01-17 Ian AbbottFree elements of rangeinfo_list on close.
2008-01-16 Frank Mori HessAdded more memory initialization for the sake of valgri...
2003-05-18 Frank Mori Hesstrying to fix undefined symbol problems people are...
2003-04-25 Frank Mori Hesstweaked include directives so gcc -MM generates better...
2003-04-25 Frank Mori Hessadded some dependency file generation
2003-03-04 Frank Mori HessChanged comedi_set_calibration() to comedi_apply_calibr...
2002-06-13 David SchleefFix up some versioning mistakes
2002-06-12 David SchleefAdd symbol versioning. Versions need to be checked...
2002-05-16 David SchleefAdded new ioctl() wrapper.
2002-05-11 David SchleefRemove all the ioctl_ wrappers, because they were dumb.
2001-10-04 David SchleefChange all the file headers to LGPL
2001-07-15 David SchleefFix comedi_get_cmd_* so that commands are only generate...
2001-07-14 David SchleefAdded a bit of __comedi_errno initialization
2001-06-27 David SchleefChange return value of comedi_close to int
2001-06-12 David SchleefAdded insn ioctl support.
2001-01-23 David Schleefmemleak fix from someone
2000-10-13 David Schleefrevert change to COMEDI_INSN ioctl r0_7_13
2000-10-13 David Schleefdio fixes
2000-09-03 David Schleeflots of changes with commands and instructions
2000-08-09 David Schleefsscanf->strtol
2000-02-02 David SchleefInitial revision