1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00
libsodium/src
Frank Denis d50249c927 Use stdbool macros instead of _Bool
Just to cope with that Visual Studio thing that still doesn't support C99.
I hate that because some libraries can redefine "bool" in an incompatible way.
It's okay. Until we have that in an exported prototype.
2013-03-31 15:28:15 -07:00
..
libsodium Use stdbool macros instead of _Bool 2013-03-31 15:28:15 -07:00
Makefile.am Remove CurveCP 2013-03-16 19:59:25 -07:00