owlps/infrastructure-centred/libowlps-client
Matteo Cypriani 8123ee3096 Switch to stdint types where possible
The use of integer types from inttypes.h & stdint.h should help with
portability issues. It will also force the data transmission between
different architectures to work as intended (if we handle endianess
conversions correctly!).
2011-03-16 16:45:37 +01:00
..
Makefile Makefiles: use colorgcc (only) if it exists 2011-03-16 16:44:32 +01:00
Makefile_atheros Use -Wextra instead of -W in all Makefiles 2011-03-16 14:52:58 +01:00
TODO [lib-client] Add TODO 2011-03-16 16:44:22 +01:00
libowlps-client.c Switch to stdint types where possible 2011-03-16 16:45:37 +01:00
owlps-client.h Switch to stdint types where possible 2011-03-16 16:45:37 +01:00