]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Handle several functions now being provided by glibc
authorGuillem Jover <guillem@hadrons.org>
Sat, 2 Sep 2017 17:55:50 +0000 (19:55 +0200)
committerGuillem Jover <guillem@hadrons.org>
Sun, 3 Dec 2017 15:43:28 +0000 (16:43 +0100)
commit22fbd62368c39de8ac5e249d1502d5ac0ffdef30
treecfa0f157885b0451cf58997769a3a6961427572a
parentb4f7c065ba6d6649c33f8876445ed30b971fe09e
Handle several functions now being provided by glibc

We mention that these are now superseded by the glibc implementations,
make the headers cope with already declared functions on glibc-based
systems, and document this in the man pages.
include/bsd/stdlib.h
include/bsd/string.h
man/explicit_bzero.3bsd
man/libbsd.7
man/reallocarray.3bsd