libnfc/src
2010-01-28 15:46:55 +00:00
..
examples Include "config.h" at the beginning of all source code, remove it from headers. 2010-01-15 10:18:11 +00:00
include Avoid BUFSIZ usage since it will be a HUGE buffer under linux (8192 bytes). 2010-01-12 12:47:26 +00:00
lib ATM, there is no particular reason to keep O_NDELAY in open(2) flags (not defined by POSIX, BTW), but a particular reason to suppress it: it breaks build on FreeBSD. 2010-01-28 15:46:55 +00:00
additional-pages.dox Add mainpage, and fex useful pages, to generated documentation. 2010-01-12 12:03:20 +00:00
CMakeLists.txt Serial autoprobing is now DISABLED as default, fix Issue 58. 2010-01-18 11:23:07 +00:00
Makefile.am Merge the includes-revamp branch into trunk. 2009-12-01 14:23:00 +00:00