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: __stat: should it end up as UND in libc.so or not?


Franz Sirl <Franz.Sirl-kernel@lauterbach.com> writes:

> Hmm, one candidate was dirent/opendir.os (sysdeps/unix/opendir.c) AFAI
> remember. This one includes <sys/stat.h> and uses __stat. It should use
> __xstat here?

Not necessarily.  If there is a macro __xstat...

> These are actually quite easy to find, compile glibc with -O0
> and then use find -name "*.os"|xargs objdump|less

I'll see whether I can recompile everything without optimization.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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