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


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

Re: LINK_MAX problem.


> 
> hjl@lucon.org (H.J. Lu) writes:
> 
> > On Linux, LINK_MAX varies depending on the fileystems. But
> > glibc always returns a fixed value. Can we fix it?
> 
> Consider it done.  Thanks,
> 

While you are on it, can you also fix _SC_OPEN_MAX? It changes
depending on the kernel. I think you can get the current value
from /proc/sys/fs/file-max under the recent kernels.

-- 
H.J. Lu (hjl@gnu.org)


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