remove obstack support
commit0bd6bfb2b643ea2b4b1440dfd917ba752f0c0d15
authorWaldemar Brodkorb <wbx@openadk.org>
Tue, 20 Dec 2016 19:56:32 +0000 (20 20:56 +0100)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 21 Dec 2016 17:50:24 +0000 (21 18:50 +0100)
tree52ad6d0e988b933f55c76426bb17bcd3a93eee17
parent013f366f501c928315cc2893f0f2348c8956d09e
remove obstack support

Remove __UCLIBC_HAS_OBSTACK__ as it isn't very uptodate and
maintained part. It shouldn't be required for any software and
mostly shipped with stuff which use it. (f.e. binutils-gdb)
Makefile.in
extra/Configs/Config.in
include/gnu-versions.h
include/obstack.h [deleted file]
include/stdio.h
libc/misc/gnu/Makefile [deleted file]
libc/misc/gnu/Makefile.in [deleted file]
libc/misc/gnu/obprintf.c [deleted file]
libc/misc/gnu/obstack.c [deleted file]