.. |
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
|
MERGE: svn merge -r 19:20 trunk/src branches/portability/src
|
2009-06-11 08:34:43 +00:00 |
dev_acr122.c
|
MERGE: svn merge -r 19:20 trunk/src branches/portability/src
|
2009-06-11 08:34:43 +00:00 |
dev_acr122.h
|
Use C99 standard bool type instead of locally defined one.
|
2009-05-27 14:05:07 +00:00 |
dev_arygon.c
|
Fix rs232.* under linux.
|
2009-06-11 10:16:27 +00:00 |
dev_arygon.h
|
Fix rs232.* under linux.
|
2009-06-11 10:16:27 +00:00 |
dev_pn531.c
|
MERGE: svn merge -r 20:23 trunk/src branches/portability/src
|
2009-06-11 09:12:00 +00:00 |
dev_pn531.h
|
Use C99 standard bool type instead of locally defined one.
|
2009-05-27 14:05:07 +00:00 |
dev_pn533.c
|
Fix rs232.* under linux.
|
2009-06-11 10:16:27 +00:00 |
dev_pn533.h
|
Fix rs232.* under linux.
|
2009-06-11 10:16:27 +00:00 |
devices.h
|
libnfc can now be compiled without pcsc-lite (but it removes acr122 device support)
|
2009-06-11 11:57:36 +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
|
libnfc can now be compiled without pcsc-lite (but it removes acr122 device support)
|
2009-06-11 11:57:36 +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 |
rs232.c
|
Fix rs232.* under linux.
|
2009-06-11 10:16:27 +00:00 |
rs232.h
|
Fix rs232.* under linux.
|
2009-06-11 10:16:27 +00:00 |
types.h
|
Use C99 standard bool type instead of locally defined one.
|
2009-05-27 14:05:07 +00:00 |