aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-01-22 11:30:53 +0000
committerRoland McGrath <roland@gnu.org>2003-01-22 11:30:53 +0000
commit1c8bee542bf470782a062c3893e12105d17f83c3 (patch)
tree927bedd1e5aff7f25a74ad71252bc3a7f2d378a9
parent* sysdeps/unix/alpha/sysdep.h (inline_syscall0, (diff)
downloadglibc-1c8bee542bf470782a062c3893e12105d17f83c3.tar.xz
glibc-1c8bee542bf470782a062c3893e12105d17f83c3.zip
add item about pgrp
-rw-r--r--nptl/TODO-kernel2
1 files changed, 2 insertions, 0 deletions
diff --git a/nptl/TODO-kernel b/nptl/TODO-kernel
index c199c9b2e8..d8afec10ac 100644
--- a/nptl/TODO-kernel
+++ b/nptl/TODO-kernel
@@ -4,6 +4,8 @@
+ use UID/GID in access(2), chmod(2), chown(2), link(2)
+- pgrp & session are process properties
+
- nice level is process property
- process file creation mask (mkdir, mkfifo, open, creat) after umask call