libnfc/src
Romuald Conty f34857487d Replace locally defined "null" to standard library defined "NULL" (stddef.h).
Replace "ulong" usage by "size_t" from standard library (since ulong type was only used to store sizeof() result).
2009-05-27 12:18:21 +00:00
..
anticol.c Replace locally defined "null" to standard library defined "NULL" (stddef.h). 2009-05-27 12:18:21 +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 Switch types to C99 standard using stdint.h 2009-05-27 10:13:19 +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 Switch types to C99 standard using stdint.h 2009-05-27 10:13:19 +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 Switch types to C99 standard using stdint.h 2009-05-27 10:13:19 +00:00
list.c Replace locally defined "null" to standard library defined "NULL" (stddef.h). 2009-05-27 12:18:21 +00:00
Makefile.am Add prefix "nfc-" to each tool provided with libnfc. 2009-05-04 13:08:42 +00:00
mftool.c Replace locally defined "null" to standard library defined "NULL" (stddef.h). 2009-05-27 12:18:21 +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 Switch types to C99 standard using stdint.h 2009-05-27 10:13:19 +00:00