1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-01 10:06:57 +03:00
* misc/Versions [libc:GLIBC_2.3.3]: Add remap_file_pages.
This commit is contained in:
Ulrich Drepper
2003-03-04 19:20:26 +00:00
parent 269e8af716
commit a05be180bc
2 changed files with 3 additions and 1 deletions

View File

@ -123,7 +123,8 @@ create_thread (struct pthread *pd, STACK_VARIABLES_PARMS)
CLONE_CHILD_CLEARTID
The kernels clears the thread ID of a thread that has called
sys_exit() - using the same parameter as CLONE_SETTID.
sys_exit() in the location pointed to by the seventh parameter
to CLONE.
CLONE_DETACHED
No signal is generated if the thread exists and it is