Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx> writes: > Modernize config.mak.uname defaults for FreeBSD to prioritize using the > platform implementation of memmem(). > > Carlo Marcelo Arenas Belón (2): > config.mak.uname: set NO_MEMMEM only for functional version > build: retire NO_UINTMAX_T > > Makefile | 5 ----- > config.mak.uname | 9 +++------ > configure.ac | 8 -------- > meson.build | 11 ----------- > 4 files changed, 3 insertions(+), 30 deletions(-) Thanks. As far as I (without access to FreeBSD boxes) can see, the patches look good---the changes are reasonable and well described. Will replace the single patch from Brad. Thanks.