CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/07/09 06:51:21
Modified files:
libexec/ld.so/alpha: ldasm.S syscall.h
libexec/ld.so/amd64: ldasm.S syscall.h
libexec/ld.so/arm: ldasm.S syscall.h
libexec/ld.so/hppa: ldasm.S syscall.h
libexec/ld.so/i386: ldasm.S syscall.h
libexec/ld.so/m88k: ldasm.S syscall.h
libexec/ld.so/mips64: ldasm.S syscall.h
libexec/ld.so/powerpc: ldasm.S syscall.h
libexec/ld.so/sh: ldasm.S syscall.h
libexec/ld.so/sparc: ldasm.S syscall.h
libexec/ld.so/sparc64: ldasm.S syscall.h
Log message:
_dl_fcntl() is no longer used; kill the stubs
ok otto@ miod@