]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Conditionalize temporary compatibility inclusions
authorGuillem Jover <guillem@hadrons.org>
Wed, 23 Feb 2011 11:38:42 +0000 (12:38 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sat, 14 May 2011 12:18:22 +0000 (14:18 +0200)
commit8b6a74775b918f203ceee3d70ca8b9f7e0256b5f
treea45c2584216c0e30a8d8c0814027cdca0f9e7203
parentc594192bac39e8ec9487f729b22dc0037d58b8c5
Conditionalize temporary compatibility inclusions

These inclusions were in place for backward compatibility purposes,
when the headers were split so that code using them would not break.
Make it possible for applications to disable them by defining
LIBBSD_CLEAN_INCLUDES so that buildability can be tested and fixed
before they get removed in a subsequent release.
Makefile
include/bsd/stdlib.h
include/bsd/string.h
src/vis.c