1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
2002-02-28  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/nice.c: New file.
This commit is contained in:
Ulrich Drepper
2002-03-02 00:48:30 +00:00
parent e6caf4e12e
commit 56f182bf47
2 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1 @@
#include <sysdeps/unix/nice.c>