]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove umask item.
authorUlrich Drepper <drepper@redhat.com>
Thu, 30 Jan 2003 01:39:08 +0000 (01:39 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 30 Jan 2003 01:39:08 +0000 (01:39 +0000)
nptl/TODO-kernel

index d8afec10ac4115008e926f83f33bbbadf98c0e52..3ef4a3924d5e8a75e7243352f6e2fd93b063b44f 100644 (file)
@@ -8,8 +8,6 @@
 
 - nice level is process property
 
-- process file creation mask (mkdir, mkfifo, open, creat) after umask call
-
 - getppid(() must return process ID of parent process of the thread
   group leader
   + test core file content (psinfo, prstatus)