This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fix typos, comments in <pthread.h>


   Cc: GNU libc hacker <libc-hacker@sourceware.cygnus.com>
   From: Andreas Jaeger <aj@suse.de>

   OK, here's a patch to not install libc-lock.h.  Looking at dirstream.h
   which seems to be the only header file that uses <bits/libc-lock.h>,
   it seems that it's not installed on any system - there's no need to
   install <bits/libc-lock.h> on any system.  Hurd developers, could you
   double check this, please?.

Wait a moment!  The file `bits/libc-lock.h' is needed to build
libstdc++.  That has always been the reason that we install it.  Of
course there is something wrong here, and we definitely need to clean
things up somehow.  But simply not installing `bits/libc-lock.h' is
not an option.

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]