CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/30 01:55:37
Modified files:
lib/libc : Symbols.list
lib/libc/sys : Makefile.inc ptrace.c
Added files:
lib/libc/hidden/sys: ptrace.h
Log message:
Turd polish: use HIDDEN= instead of PSEUDO= for ptrace syscall stub, to
make its underlying symbol name look like others.
