libnfc/examples
Romain Tartiere 4dbeff47db Fix warnings on 32bit systems:
- format '%ld' expects type 'long int', but argument 2 has type 'unsigned int';
  - format '%ld' expects type 'long int', but argument 2 has type 'size_t'.

Tested on FreeBSD arm.
2010-04-15 23:11:36 +00:00
..
doc Rearrange source code. 2010-04-07 14:37:19 +00:00
CMakeLists.txt Rearrange source code. 2010-04-07 14:37:19 +00:00
Makefile.am Add nfc-utils.h to generated tarball. (make distcheck OK) 2010-04-15 17:36:43 +00:00
mifaretag.h Rearrange source code. 2010-04-07 14:37:19 +00:00
mifareultag.h Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-anticol.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-anticol.c Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-emulate.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-emulate.c Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-list.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-list.c Make nfc-list rely on the libnfcutils.a convenience library and call nfc_initiator_select_tag(). 2010-04-09 22:08:17 +00:00
nfc-mfclassic.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-mfclassic.c Fix a brunch of -Wextra warnings: 2010-04-07 15:08:04 +00:00
nfc-mfultralight.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-mfultralight.c Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-poll.c Fix warnings on 32bit systems: 2010-04-15 23:11:36 +00:00
nfc-relay.1 Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-relay.c Rearrange source code. 2010-04-07 14:37:19 +00:00
nfc-utils.c Add convenience library infrastructure and move the print_nfc_iso14443a_info() function away from bitutils. 2010-04-09 21:57:03 +00:00
nfc-utils.h Add convenience library infrastructure and move the print_nfc_iso14443a_info() function away from bitutils. 2010-04-09 21:57:03 +00:00
nfcip-initiator.c Fix a brunch of -Wextra warnings: 2010-04-07 15:08:04 +00:00
nfcip-target.c Fix a brunch of -Wextra warnings: 2010-04-07 15:08:04 +00:00