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: LINK_MAX undefined


Andreas Jaeger <aj@suse.de> writes:

> What shall we do here ?  Uli, it seems you removed LINK_MAX completly
> but it's used in a number of places throughout glibc.  Should
> _POSIX_LINK_MAX used instead?

It should not be used in many places.  Wherever it is used, it's
wrong.  I just checked in a change for pathconf.c.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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