This is the mail archive of the libc-alpha@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: linux & /proc


> Is /proc needed to run glibc on linux?

Not strictly. glibc uses it for getcwd(3), fstatvfs(3), and
ttyname(3). If /proc is not present, or the relevant /proc feature is
not available, glibc falls back to alternative implementations.

Hope this helps,
Martin


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