# # ChangeLog for compat # # Generated by Trac 1.0.2 # Mar 28, 2024, 10:34:24 AM Thu, 04 Apr 2013 06:31:41 GMT Anders Kaseorg [6249a88f] * compat/compat.h (modified) * owl.h (modified) * zcrypt.c (modified) Include generated headers with #include <> ... Thu, 04 Apr 2013 06:31:41 GMT Anders Kaseorg [b80bae0] * Makefile.am (modified) * compat/Makefile.am (modified) * libfaim/Makefile.am (modified) * perl/modules/Makefile.am (modified) Distribute more files in ‘make dist’ Signed-off-by: Anders Kaseorg ... Sun, 20 Mar 2011 03:21:04 GMT Anders Kaseorg [4dde585] * compat/compat.h (modified) compat/compat.h: Add #include guards Signed-off-by: Anders Kaseorg ... Sun, 20 Mar 2011 03:19:29 GMT Anders Kaseorg [2cbe7c3] * compat/compat.h (modified) * configure.ac (modified) Protect memrchr prototype by !HAVE_DECL_MEMCHR instead of ... Mon, 04 Oct 2010 01:15:02 GMT David Benjamin [12a6616] * Makefile.am (modified) * compat/Makefile.am (added) * compat/compat.h (added) * compat/memrchr.c (added) * configure.ac (modified) * owl.h (modified) Add a compatibility implementation of memrchr It's a GNU extension ...