CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/02/10 23:10:39
Modified files:
lib/libc/arch/arm/sys: cerror.S
lib/libc/arch/hppa: SYS.h
lib/libc/arch/powerpc: SYS.h
lib/libc/arch/sh: SYS.h
Log message:
Use a consistent comment to explain why 32bit archs set their second
return register to -1 in the syscall error path ("for lseek").
removal of the misleading __syscall() mention requested by deraadt@
ok deraadt@
