Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-30 | linux: Remove unnecessary nice.c and signal.c | Arjun Shankar | |
These files simply include the sysdeps/posix implementations which would be used even in the absence of the files. They have been unnecessary since 7b17aeda0c5e when nice and signal were removed from the syscalls.list file. Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org> | |||
2012-08-17 | update linux nice.c include path too after recent file shuffle | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2002-03-02 | Update. | Ulrich Drepper | |
2002-02-28 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/nice.c: New file. |