This is the mail archive of the glibc-bugs@sourceware.org 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]
Other format: [Raw text]

[Bug libc/15333] Use 64-bit stat functions in installed programs


https://sourceware.org/bugzilla/show_bug.cgi?id=15333

--- Comment #1 from Mike Frysinger <vapier at gentoo dot org> ---
here's a list based on the current glibc-2.23 branch:
usr/bin/gencat               creat,fopen
usr/bin/iconv                open,mmap,fopen
usr/bin/lddlibc4             fopen
usr/bin/localedef            open,mkstemp,creat,fopen,pread
usr/bin/locale               open,fopen,scandir,alphasort
usr/bin/makedb               open,mmap,mkstemp
usr/bin/pcprofiledump        open
usr/bin/pldd                 openat,open,pread
usr/bin/rpcgen               fopen
usr/bin/sprof                open,mmap,pread

some of the libraries are suspicious too:
lib/libmemusage.so           lseek
lib/libnsl-2.23.so           open,fopen,pread
lib/libnss_compat-2.23.so    fgetpos,fopen,fsetpos
lib/libnss_db-2.23.so        mmap
lib/libnss_files-2.23.so     fgetpos,fopen,fsetpos
lib/libnss_hesiod-2.23.so    fopen
lib/libpcprofile.so          open
lib/libpthread-2.23.so       getrlimit,mmap,fopen
lib/libresolv-2.23.so        fopen
lib/librt-2.23.so            open
lib/libSegFault.so           open
lib/libutil-2.23.so          open
usr/lib/audit/sotruss-lib.so open

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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