mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Update.
2002-12-02 Ulrich Drepper <drepper@redhat.com> * Makefile (tests): Add tst-fork2 and tst-fork3. * tst-fork2.c: New file. * tst-fork3.c: New file.
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
|
||||
- getppid(() must return process ID of parent process of the thread
|
||||
group leader
|
||||
+ test syscall
|
||||
+ test core file content (psinfo)
|
||||
+ test core file content (psinfo, prstatus)
|
||||
The question is: do we really want this? The "wrong" information
|
||||
actually provides some information one cannot get easily otherwise.
|
||||
|
||||
- rlimit should be process-wide and SIGXCPU should be sent if all threads
|
||||
together exceed the limit
|
||||
|
Reference in New Issue
Block a user