No description
73448612af
The snprintf() function conforms to C99. On FreeBSD, sys/cdefs.h instruct us that _XOPEN_SOURCE == 500 defines _POSIX_C_SOURCE as 199506 which in turn defines __ISO_C_VISIBLE as 1990. 600 is the minimal _XOPEN_SOURCE value we can use to allow us using C99 functions. Reported by: tinderbox |
||
---|---|---|
cmake_modules | ||
debian | ||
src | ||
win32 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
CMakeLists.txt | ||
config.h.cmake | ||
configure.ac | ||
COPYING | ||
Doxyfile.in | ||
INSTALL | ||
install-sh | ||
libnfc.pc.in | ||
LICENSE | ||
make_release.sh | ||
Makefile.am | ||
missing | ||
NEWS | ||
pn53x.rules | ||
README | ||
README-Windows.txt |
------------------------------------------------------------------------ Public platform independent Near Field Communication (NFC) library Copyright (C) 2009, Roel Verdult ------------------------------------------------------------------------ Welcome to the developers community of libnfc. Since it is hard to keep all information up to date we decided to only maintain the online documentation. Please visit the official website for more info: http://www.libnfc.org If you have questions, remarks, bug-reports, we encourage you to post this in the developers community: http://www.libnfc.org/community ------------------------------------------------------------------------ Proprietary Notes: FeliCa is s registered trademark of the Sony Corporation. MIFARE is a trademark of NXP Semiconductors. Jewel Topaz is a trademark of Innovision Research & Technology. All other trademarks are the property of their respective owners.