A report from OSCON 2007
Posted Aug 3, 2007 14:49 UTC (Fri) by
drepper (subscriber, #5153)
In reply to:
A report from OSCON 2007 by jwb
Parent article:
A report from OSCON 2007
The open calls only happen if you or your distribution provider (or both) make mistakes or you are using truly ancient code. On Fedora and RHEL there is exactly one single open call
open("/usr/lib/locale/locale-archive", O_RDONLY) = 3
In fact, the individual files don't even exist anymore.
So, stop complaining if you cannot even keep your machine running correctly.
(
Log in to post comments)