Commit Graph

40 Commits

Author SHA1 Message Date
Michael Kerrisk 67db0c8390 pthreads.7: tstamp 2008-10-29 14:54:11 -05:00
Michael Kerrisk 63c22325ed pthreads.7: Describe return value from pthreads functions
Describe the usual success (0) and failure (non-zero) returns,
and note that POSIX.1-2001 specifies that pthreads functions
can never fail with the error EINTR.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-10-29 14:54:11 -05:00
Michael Kerrisk 1614be9f1f Update FIXME. 2008-09-09 10:48:13 +00:00
Michael Kerrisk 3424352d58 SEE ALSO: add proc(5). 2008-08-24 05:46:38 +00:00
Michael Kerrisk a126897a7a Remove FIXME 2008-08-21 08:53:45 +00:00
Michael Kerrisk 8fb853ba83 Update thread-safe functions list with changes in POSIX.1-2008. 2008-08-21 06:44:26 +00:00
Michael Kerrisk f0c34053bc Put SEE ALSO section into alphabetical order. 2008-07-14 15:52:21 +00:00
Michael Kerrisk f81fb4445b s/\\'/\\(aq/ 2008-06-09 15:49:35 +00:00
Michael Kerrisk 84c517a450 Change use of quote characters to get better UTF-8 rendering. 2008-06-05 20:14:50 +00:00
Michael Kerrisk 23b98a4c61 Update timestamp 2008-05-29 08:02:43 +00:00
Michael Kerrisk 0d07ad302a Add list of thread-safe functions. 2008-05-12 22:20:30 +00:00
Michael Kerrisk ccea2d571b tfix 2008-04-17 19:37:32 +00:00
Michael Kerrisk a7e7c7fcfe wfix 2008-03-25 06:29:23 +00:00
Michael Kerrisk ffe649e940 minor changes. 2008-01-08 13:22:09 +00:00
Michael Kerrisk 088a639be3 Make the standard indent for code samples, shell session
logs, etc. to be ".in +4n".
2007-12-19 06:57:44 +00:00
Michael Kerrisk f1c7119677 Modified license 2007-10-23 14:33:53 +00:00
Michael Kerrisk c11b1abf2e Change mtk's email address 2007-09-20 06:52:22 +00:00
Michael Kerrisk 9bc64d3e14 Update text about modern threading implementations (NPTL vs LinuxThreads). 2007-07-10 21:39:16 +00:00
Michael Kerrisk 097585edcb ffix 2007-06-22 20:40:07 +00:00
Michael Kerrisk 8bd58774dc Formatted signal names 2007-06-21 05:38:48 +00:00
Michael Kerrisk d9bfdb9c21 Convert to American spelling conventions 2007-06-08 09:56:56 +00:00
Michael Kerrisk d9343c5c13 Removed version number from .TH line 2007-05-30 05:36:26 +00:00
Michael Kerrisk 63f6a20a1a Add section numbers to page xrefs 2007-05-11 23:29:44 +00:00
Michael Kerrisk c13182efa3 Wrapped long lines, wrapped at sentence boundaries; stripped trailing
white space.
2007-04-12 22:42:49 +00:00
Michael Kerrisk 5e8b726f68 Noted effect of RLIMIT_STACK resource limit for NPTL. 2006-09-12 06:38:38 +00:00
Michael Kerrisk a8bda63671 complex.5 --> complex.7 2006-04-21 01:24:06 +00:00
Michael Kerrisk 651946d5d7 Added FIXME 2006-03-22 20:18:10 +00:00
Michael Kerrisk 456ed12f5f Kernel 2.6.16 eliminated buggy behaviour with respect to
the alternate signal stack.
2006-03-21 04:13:05 +00:00
Michael Kerrisk 2e17464853 The NPTL limitation that only the main thread could call
setsid() and setpgid() was removed in 2.6.16.
2006-03-05 09:00:21 +00:00
Michael Kerrisk c533af9d27 Reformatted FIXMEs 2006-02-10 18:46:42 +00:00
Michael Kerrisk 92057f4dbc Updated FIXMEs 2006-02-08 09:44:13 +00:00
Michael Kerrisk 4009dcc539 formatting fix 2005-10-19 13:21:05 +00:00
Michael Kerrisk a5e0a0e427 Formatting fixes. 2005-07-19 15:36:19 +00:00
Michael Kerrisk 880f5b4bc3 Consistent use of "set-user-ID" and "set-group-ID". 2005-07-18 14:25:42 +00:00
Michael Kerrisk 2bc2f4798f hyphen/dash fixes 2005-07-06 12:57:38 +00:00
Michael Kerrisk 4d9b698450 Hyphenation/dash fixes 2005-07-06 07:41:37 +00:00
Michael Kerrisk 61f4934a34 s/the the/the/ 2005-07-05 13:53:03 +00:00
Michael Kerrisk fd064f40a4 Small wording fix. 2005-06-13 09:51:27 +00:00
Michael Kerrisk 23a6e651f3 Fix discussion of alternate signals stack 2005-06-08 13:27:21 +00:00
Michael Kerrisk 3616b7c0cf New pthreads.7 page 2005-06-07 12:35:32 +00:00