Rev: src/nettle/.cvsignore:1.14
Rev: src/nettle/ChangeLog:1.216
Rev: src/nettle/NEWS:1.12
configure
desdata
keymap.h
+nettle-types.h
nettle.aux
nettle.cp
nettle.cps
/configure
/desdata
/keymap.h
+/nettle-types.h
/nettle.aux
/nettle.cp
/nettle.cps
+2004-01-07 Niels Möller <nisse@harpo.hack.org>
+
+ * nettle-types.h: New (generated) file, to be used instead of
+ including <inttypes.h> directly. Updated all users of inttypes.h.
+
+ * Makefile.am (DISTCLEANFILES, libnettleinclude_HEADERS): Added
+ nettle-types.h.
+
+ * configure.ac (AX_CREATE_STDINT_H): Create nettle-types.h.
+
2003-11-16 Niels Möller <nisse@harpo.hack.org>
* yarrow256.c (yarrow256_seed): Use const for the seed_file input.
NEWS for the 1.8 release
+ Uses AX_CREATE_STDINT_H, to support systems without
+ inttypes.h.
+
New name mangling, to reduce the risk of link collisions. All
functions (except memxor) now use a nettle_ or _nettle prefix
when seen by the linker. For most functions, the header file