nice: return EPERM instead of EACCES
[musl] / src / unistd / nice.c
2022-03-08 Alexey Kodanevnice: return EPERM instead of EACCES
2018-04-17 Rich Felkerfix return value of nice function
2011-04-07 Rich Felkerconsistency: change all remaining syscalls to use SYS_...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-14 Rich Felkercleaning up syscalls in preparation for x86_64 port
2011-02-12 Rich Felkerinitial check-in, version 0.5.0