comedilib/swig
Spencer E. Olson 9d4b7367eb change static inline NI_* to macros
This is a partial sync of the staging tree to comedilib with these
benefits:
1.  This is first in a series of patches to sync comedilib to the kernel
    modules in the staging development tree.  The point of this series of
    patches is to make the syncing of the userspace and kernel comedi.h
    files be visually more easily done.

2.  This patch also teaches SWIG out to properly wrap these macros and
    provide them to the user.

3.  The redef of static inline NI_* functions as macro functions eases
    alternative use of comedi.h as an import source for a new ctypes-based
    python interface for comedilib.
2016-03-18 10:12:37 -06:00
..
python Suggest people use PYTHONPATH rather than adjusting sys.path internally. 2012-03-13 09:30:45 -04:00
ruby Import DESTDIR in swig/ruby/setup.rb for configurable rbconfig install paths. 2010-12-14 14:37:18 +00:00
comedi.i change static inline NI_* to macros 2016-03-18 10:12:37 -06:00
Makefile.am Fix distcheck 2004-08-11 21:37:46 +00:00