# # ChangeLog for compat/compat.h # # Generated by Trac 1.0.2 # Apr 26, 2024, 6:52:04 AM 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 ...