This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
master copy of obstack.h?
- From: Blair Kelly III <bfkelly at afterlife dot ncsc dot mil>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 31 May 2002 10:58:53 -0400 (EDT)
- Subject: master copy of obstack.h?
Does anyone know where the master copy of
gcc-3.1/include/obstack.h is kept and what group maintains
it? (I have a possible simplification of some code in the
file.)
According to the comments at the top of
gcc-3.1/include/obstack.h,
: The canonical source of this file is maintained with the
: GNU C Library. Bugs can be reported to bug-glibc@gnu.org.
According to the comments at the top of
glibc-2.2.5/malloc/obstack.h
: This file is part of the GNU C Library. Its master source
: is NOT part of the C library, however. The master source
: lives in /gd/gnu/lib.
I have no idea where this '/gd/gnu/lib' is.
Blair Kelly