CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/07/13 21:54:51
Modified files:
libexec/ld.so : util.c
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:
Now that we have sendsyslog(2), we can directly use it in the
(previously completely retarded) stack_smash_handler of ld.so
ok beck miod tedu