diff --git a/ChangeLog b/ChangeLog index 12991b733b..481abedc01 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-02-28 Jakub Jelinek + + * sysdeps/unix/sysv/linux/nice.c: New file. + 2002-03-01 Ulrich Drepper * elf/Makefile (dl-routines): Add dl-origin. diff --git a/sysdeps/unix/sysv/linux/nice.c b/sysdeps/unix/sysv/linux/nice.c new file mode 100644 index 0000000000..46a6da80c7 --- /dev/null +++ b/sysdeps/unix/sysv/linux/nice.c @@ -0,0 +1 @@ +#include