This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: langinfo.h on glibc-2.1.94
- To: brent at rcfile dot org
- Subject: Re: langinfo.h on glibc-2.1.94
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Sat, 7 Oct 2000 13:27:23 -0700 (PDT)
- cc: stdc++ <libstdc++ at sourceware dot cygnus dot com>
what needs to be done:
shadow nl_langinfo.h much the same way that pthread.h was shadowed.
i know it sounds insane, given how much the directory structure has
changed in the last 3-4 days, but i'm planning on doing the final bits
(moving shadow -> include/c_std, sorting /include/bits/std_c*.h headers
into include/c, etc) tomorrow.
you might want to check back then
-benjamin