summaryrefslogtreecommitdiff
path: root/include/gnu-versions.h
AgeCommit message (Collapse)Author
2015-02-07only advertise when choosenWaldemar Brodkorb
As discussed on the uClibc mailinglist, do not advertise when not activated. See this thread: http://lists.uclibc.org/pipermail/uclibc/2015-February/048766.html
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2002-09-19Add gnu obstack support. I still need to implement the obstack_printfManuel Novoa III
and obstack_vprintf, but at least now the reiserfsprogs build.
2002-01-10Eliminate C++ style commentsEric Andersen
2001-11-18Don't define _GNU_OBSTACK_INTERFACE_VERSION, because we don't provideDavid Schleef
obstack.
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2001-02-05Make the __GLIBC__ define be conditional. Stub out gnu-versions.hEric Andersen
-Erik