1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
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:
Ulrich Drepper
2002-12-02 09:06:27 +00:00
parent 01b5406684
commit 91949a339b
3 changed files with 10 additions and 3 deletions

View File

@@ -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