CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 09:38:33
Modified files:
lib/libc/hidden: signal.h stdio.h unistd.h
Added files:
lib/libc/hidden: time.h
lib/libc/hidden/sys: ioctl.h mount.h resource.h socket.h stat.h
time.h
Log message:
Add PROTO_WRAP() for (almost) all the syscalls that libpthread doesn't
override so that internal calls go direct
ok deraadt@
