Commit Graph

62 Commits

Author SHA1 Message Date
Michael Kerrisk 6923f52c33 NOTES: Pthreads requires that all threads share the same UIDs and
GIDs.  But the Linux kernel maintains separate UIDs and GIDs for
every thread.  NPTL does some work to ensure that credential
changes by any thread are carried through to all POSIX threads in
a process.
2008-04-29 21:53:08 +00:00
Michael Kerrisk 10d76543fe Modify the license on these pages to be the standard verbatim license. 2008-03-18 14:47:54 +00:00
Michael Kerrisk 8382f16db1 grfix 2007-12-25 21:28:09 +00:00
Michael Kerrisk cfadad462c remove superflous white space in text 2007-12-19 06:29:23 +00:00
Michael Kerrisk 0daa9e92d0 Fix redundant formatting macros 2007-09-20 16:26:31 +00:00
Michael Kerrisk c11b1abf2e Change mtk's email address 2007-09-20 06:52:22 +00:00
Michael Kerrisk 6c4bd3ed01 ffix 2007-07-22 05:57:55 +00:00
Michael Kerrisk c47291a73f Add words to note that file system ID is Linux specific. 2007-07-09 19:58:08 +00:00
Michael Kerrisk 0034a22bc0 grfix 2007-07-06 05:42:54 +00:00
Michael Kerrisk 36b91932e8 ffix 2007-07-02 14:05:32 +00:00
Michael Kerrisk 988db66164 strip trailing white space 2007-06-21 22:55:04 +00:00
Michael Kerrisk 8e5a067ad0 An overview of process identifiers on Linux. 2007-06-08 07:47:04 +00:00