libnfc/src
Romuald Conty 7b82eb10a0 Add --disable-pcsc-lite option.
Fix pkg-config file.
2009-06-11 08:30:49 +00:00
..
anticol.c Use C99 standard bool type instead of locally defined one. 2009-05-27 14:05:07 +00:00
bitutils.c Switch types to C99 standard using stdint.h 2009-05-27 10:13:19 +00:00
bitutils.h Switch types to C99 standard using stdint.h 2009-05-27 10:13:19 +00:00
defines.h Replace locally defined "null" to standard library defined "NULL" (stddef.h). 2009-05-27 12:18:21 +00:00
dev_acr122.c Replace locally defined "null" to standard library defined "NULL" (stddef.h). 2009-05-27 12:18:21 +00:00
dev_acr122.h Use C99 standard bool type instead of locally defined one. 2009-05-27 14:05:07 +00:00
dev_pn531.c Replace locally defined "null" to standard library defined "NULL" (stddef.h). 2009-05-27 12:18:21 +00:00
dev_pn531.h Use C99 standard bool type instead of locally defined one. 2009-05-27 14:05:07 +00:00
devices.h Moving sources into src/ directory. 2009-05-04 13:02:29 +00:00
emulate.c Replace locally defined "null" to standard library defined "NULL" (stddef.h). 2009-05-27 12:18:21 +00:00
libnfc.c Replace locally defined "null" to standard library defined "NULL" (stddef.h). 2009-05-27 12:18:21 +00:00
libnfc.h Fix function prototype. 2009-06-03 07:32:43 +00:00
list.c Use C99 standard bool type instead of locally defined one. 2009-05-27 14:05:07 +00:00
Makefile.am Add --disable-pcsc-lite option. 2009-06-11 08:30:49 +00:00
mftool.c Use C99 standard bool type instead of locally defined one. 2009-05-27 14:05:07 +00:00
mifaretag.h Moving sources into src/ directory. 2009-05-04 13:02:29 +00:00
relay.c Switch types to C99 standard using stdint.h 2009-05-27 10:13:19 +00:00
types.h Use C99 standard bool type instead of locally defined one. 2009-05-27 14:05:07 +00:00