CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/08 19:12:13
Modified files:
sys/kern : kern_prot.c
Log message:
setthrname() should return EINVAL, not ENAMETOOLONG, when the
input is too long.
ok mpi@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/08 19:12:13
Modified files:
sys/kern : kern_prot.c
Log message:
setthrname() should return EINVAL, not ENAMETOOLONG, when the
input is too long.
ok mpi@