This website requires JavaScript.
Explore
Help
Sign In
forked
/
libnfc
Watch
1
Star
0
Fork
0
You've already forked libnfc
mirror of
https://github.com/nfc-tools/libnfc.git
synced
2026-02-28 12:46:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
271fbc7589ff41b8abd619a80ff03de655bcb659
libnfc
/
src
History
Romuald Conty
e4ca9245ec
C99 compiler is a requirement so we don't need --enable-std99 anymore.
...
Define _XOPEN_SOURCE 600 using config.h
2010-01-12 17:58:13 +00:00
..
examples
Fix compilation warnings. Fix Issue 52.
2010-01-12 12:36:43 +00:00
include
Avoid BUFSIZ usage since it will be a HUGE buffer under linux (8192 bytes).
2010-01-12 12:47:26 +00:00
lib
C99 compiler is a requirement so we don't need --enable-std99 anymore.
2010-01-12 17:58:13 +00:00
additional-pages.dox
Add mainpage, and fex useful pages, to generated documentation.
2010-01-12 12:03:20 +00:00
CMakeLists.txt
Merge the includes-revamp branch into trunk.
2009-12-01 14:23:00 +00:00
Makefile.am
Merge the includes-revamp branch into trunk.
2009-12-01 14:23:00 +00:00