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: linux & /proc


In dist.glibc, article <910021750.10205@noris.de>,
  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de> writes:
> > Is /proc needed to run glibc on linux?
> 
> Not strictly. glibc uses it for getcwd(3), fstatvfs(3), and

getcwd() uses /proc only when the system call is missing. Since this holds
only for a few 2.1 kernels, the code should probably be removed.

-- 
Matthias Urlichs  |  noris network GmbH   |   smurf@noris.de  |  ICQ: 20193661
The quote was selected randomly. Really.    |      http://www.noris.de/~smurf/
-- 
Absence makes the heart grow frantic.


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