Tweak portability.h for uClibc version in buildroot defconfig.
authorRob Landley <rob@landley.net>
Sat, 20 Sep 2014 23:46:47 +0000 (18:46 -0500)
committerRob Landley <rob@landley.net>
Sat, 20 Sep 2014 23:46:47 +0000 (18:46 -0500)
commita1a83e671fdd91dcb763651ac86295c217574e6e
treed57c87367a279a4c6b595f199e631c0e2900d3a2
parent9b14cb6b12e6f1b07a1ad401e5cb6e091df4ac2f
Tweak portability.h for uClibc version in buildroot defconfig.

I've been locally patching uClibc to not violate posix-2008 (you don't need
to define a GNU macro to get a posix function), but uClibc is obsolete and
moribund (development peaked in 2006, last bugfix release was over 2 years
ago), and the largest remaining user (buildroot) doesn't bother to apply such
a patch. Since even buildroot is slowly migrating to musl-libc, just do the
portability tweak for what the last release of the old thing actually did.
lib/portability.h