Commit Graph

4131 Commits

Author SHA1 Message Date
Michael Kerrisk 4564433c99 Note that the delivery order of multiple pending standard
signals is unspecified.
2008-07-02 12:54:59 +00:00
Michael Kerrisk 6c74a96694 wfix 2008-07-02 11:58:38 +00:00
Michael Kerrisk bcc07f32cc sync 2008-07-02 11:58:16 +00:00
Michael Kerrisk 6f9799dc8c Documents gnu_get_libc_version(3) and gnu_get_libc_release(3). 2008-07-02 11:57:21 +00:00
Michael Kerrisk 4f38a9630b sync 2008-07-02 11:37:48 +00:00
Michael Kerrisk 8a1ed66ec4 Add changelog entry. 2008-07-02 11:37:41 +00:00
Michael Kerrisk d957336ec8 Remove FIXMEs 2008-07-02 11:37:29 +00:00
Michael Kerrisk 0ad7707a3f SEE ALSO: add getutmp(3) 2008-07-02 11:32:01 +00:00
Michael Kerrisk 7a950f85c1 Document updwtmpx(3). 2008-07-02 11:27:48 +00:00
Michael Kerrisk 155a5e73d9 RETURN VALUE: describe return value on success.
Add an ERRORS section documenting POSIX.1-specified errors.
2008-07-02 11:25:48 +00:00
Michael Kerrisk 40374cfc16 ffix 2008-07-02 10:57:36 +00:00
Michael Kerrisk 2745bd69d3 Link to getutmp.3. 2008-07-02 09:54:01 +00:00
Michael Kerrisk 35e0c2ec1c Documents getutmp(3) and getutmpx(3). 2008-07-02 09:53:29 +00:00
Michael Kerrisk 4549f8807a Link to getutent.3. 2008-07-02 08:07:44 +00:00
Michael Kerrisk 97690f8f08 sync 2008-07-02 07:19:31 +00:00
Michael Kerrisk be01a4e8cc sync 2008-07-02 05:04:54 +00:00
Michael Kerrisk 095e060410 Overview of POSIX shared memory API. 2008-07-02 05:03:46 +00:00
Michael Kerrisk f93af9c668 SEE ALSO: add shm_overview(7). 2008-07-02 05:01:23 +00:00
Michael Kerrisk 27e8d1a56d ffix 2008-07-01 16:32:22 +00:00
Michael Kerrisk 5abf2394cb spfix 2008-07-01 14:29:33 +00:00
Michael Kerrisk 0425de01c7 s/ / / 2008-07-01 14:15:13 +00:00
Michael Kerrisk c4fe9aef4a ffix 2008-07-01 14:04:23 +00:00
Michael Kerrisk a8b32c31c2 SEE ALSO: Add mmap(2). 2008-07-01 14:02:46 +00:00
Michael Kerrisk 145230159a Added FIXME 2008-07-01 02:09:18 +00:00
Michael Kerrisk 307b4a04a4 A near complete rewrite, including additional information and
a new example program.
2008-06-30 14:44:09 +00:00
Michael Kerrisk 18701562c1 s/user name/username/ 2008-06-30 14:36:59 +00:00
Michael Kerrisk 881663d9c6 sync 2008-06-30 13:14:25 +00:00
Michael Kerrisk 57e5ca03e2 spfix 2008-06-30 13:00:35 +00:00
Michael Kerrisk 9d68eac852 grfix 2008-06-30 10:48:55 +00:00
Michael Kerrisk 20f81e4bdb ffix 2008-06-30 09:11:15 +00:00
Michael Kerrisk d03d9a05b3 Added FIXME. 2008-06-30 08:59:04 +00:00
Michael Kerrisk 2b587e0933 Add an ERRORS section. 2008-06-29 07:57:37 +00:00
Michael Kerrisk 490b25e1d4 Add paragraph to start of DESCRIPTION recommending
use of POSIX.1 "utmpx" functions.
CONFORMING TO: mention utmpxname().
2008-06-29 07:48:25 +00:00
Michael Kerrisk 76492ece62 tstamp 2008-06-29 07:38:30 +00:00
Michael Kerrisk 1de9af4660 ERRORS: add ENOTTY. 2008-06-29 07:34:44 +00:00
Michael Kerrisk 853a397f04 Clarify discussion of return values. 2008-06-29 07:12:17 +00:00
Michael Kerrisk 5412da6f70 clarify discussion of utmpx file on other systems 2008-06-29 07:05:45 +00:00
Michael Kerrisk 377dda5900 Rmoved some crufty text; ffixes; 2008-06-29 07:01:28 +00:00
Michael Kerrisk 5018c1b4c5 wording improvements. 2008-06-29 06:28:27 +00:00
Michael Kerrisk 593f7b6f7e Enhance description of ut_session 2008-06-29 06:24:54 +00:00
Michael Kerrisk 94a6e588ec Relocate some text. 2008-06-29 06:21:36 +00:00
Michael Kerrisk 6f26e80fa1 Linux defines the utmpx structure to be same as utmp 2008-06-29 06:19:20 +00:00
Michael Kerrisk 0ef1b0fc23 Add discussion of POSIX.1 utmpx specification.
Move some text from CONFORMING To to NOTES.
2008-06-29 06:16:33 +00:00
Michael Kerrisk 1c3f428027 Link to utmp.5 2008-06-29 06:11:16 +00:00
Michael Kerrisk 3e85e8b3c3 Added comments to macros for ut_type field. 2008-06-29 06:04:03 +00:00
Michael Kerrisk 23c36287fb POSIX.1 does not specify utmpx _r() functions. 2008-06-29 05:53:20 +00:00
Michael Kerrisk 747f898c32 There are no utmpx equivalents of the _r reentrant functions. 2008-06-29 05:52:07 +00:00
Michael Kerrisk 136c760794 Correct the description of the ut_id field 2008-06-29 05:50:02 +00:00
Michael Kerrisk 3721bd3f13 Consolidate duplicated information about ut_tv and ut_session
on biarch platforms.
2008-06-29 05:24:03 +00:00
Michael Kerrisk b40e1143a6 wfix 2008-06-29 05:02:57 +00:00