Commit Graph

1232 Commits

Author SHA1 Message Date
Michael Kerrisk e9f6e8ea4c wfix 2008-06-03 12:25:15 +00:00
Michael Kerrisk 588ff0640b Update timestamp 2008-06-03 09:37:55 +00:00
Michael Kerrisk 7e56368006 Add ERRORS section referring to open(2). 2008-06-03 09:31:29 +00:00
Michael Kerrisk 23b98a4c61 Update timestamp 2008-05-29 08:02:43 +00:00
Michael Kerrisk 2aeec1f9c3 ffix 2008-05-14 11:49:22 +00:00
Michael Kerrisk 8d3d329b05 fix misplaced "Link with" text. 2008-05-14 11:47:44 +00:00
Michael Kerrisk 24a7082acb spfix 2008-05-12 20:23:12 +00:00
Michael Kerrisk 10ff70c578 spfix 2008-05-12 16:23:54 +00:00
Michael Kerrisk 95503bfb95 spfix 2008-05-09 21:18:49 +00:00
Michael Kerrisk 02770bac7c Fix bogus reference to variable 'strings': should be:
"the array of pointers".
2008-05-09 13:06:00 +00:00
Michael Kerrisk c841cb6b87 Update timestamp 2008-05-08 13:53:59 +00:00
Michael Kerrisk 7fb9948da8 Clarify description of 'rm_eo' field. 2008-05-06 11:21:26 +00:00
Michael Kerrisk 8a5a735634 SYNOPSIS: Fix declaration of valuep. 2008-05-06 07:47:45 +00:00
Michael Kerrisk 5744c9e140 Add more detail to the description of the fields in the
structure returned by dladdr().
2008-05-05 20:28:44 +00:00
Michael Kerrisk 22cddee1cd SEE ALSO: Add getgrouplist(3). 2008-05-04 18:31:25 +00:00
Michael Kerrisk 4d31e3eabf SEE ALSO: add ttyname(3). 2008-04-28 20:25:11 +00:00
Michael Kerrisk 7155eb96b8 Clarify wording describing range of values returned by rand(). 2008-04-28 20:24:52 +00:00
Michael Kerrisk f5f6fdda15 Point out that this function should be avoided in favour of posix_openpt(). 2008-04-26 21:15:52 +00:00
Michael Kerrisk dd67dce23c Describe treatment of close-on-exec flag by opendir() and fdopendir(). 2008-04-25 12:12:58 +00:00
Michael Kerrisk 654559f06f Add subheading for getopt_long() and getopt_long_only() description. 2008-04-25 10:58:14 +00:00
Michael Kerrisk b75101c34b Removed trailing white space at end of lines 2008-04-25 06:57:43 +00:00
Michael Kerrisk ff4e3b35c4 tstamp 2008-04-25 06:50:26 +00:00
Michael Kerrisk 0ad25472b6 Add "Link with -lrt" to SYNOPSIS. 2008-04-25 06:35:53 +00:00
Michael Kerrisk df18528cf0 Added FIXME 2008-04-24 09:36:55 +00:00
Michael Kerrisk 40bc92e59d Added pointer to example in sem_wait(3). 2008-04-24 08:49:49 +00:00
Michael Kerrisk 207bc0d1ed ffix 2008-04-23 21:07:15 +00:00
Michael Kerrisk 31dec0c787 wfix 2008-04-23 17:03:47 +00:00
Michael Kerrisk 81b3a38bbf Remove out-of-date FIXME 2008-04-22 13:00:32 +00:00
Michael Kerrisk 407252794e Batch wfix/ffix 2008-04-18 15:52:17 +00:00
Michael Kerrisk ada00e8350 s/backtrace_symbols/backtrace-symbols_fd/ in one sentence. 2008-04-18 15:41:11 +00:00
Michael Kerrisk 2737254c0a tfix 2008-04-17 22:14:08 +00:00
Michael Kerrisk 031cb604f1 Clarify semantics of raise() when called from a multithreaded program.
Rewrites and additions to various parts of the page.
2008-04-17 22:09:20 +00:00
Michael Kerrisk 55f4940586 SYNOPSIS: the necessary header file is <unistd.h> not <sys/time.h>! 2008-04-08 11:59:31 +00:00
Michael Kerrisk cfe4a25a9d Update timestamp 2008-04-07 13:09:00 +00:00
Michael Kerrisk c6e5efd8e4 Note that lutimes() is implemented on top of utimensat(2). 2008-04-07 13:08:30 +00:00
Michael Kerrisk be8dd9c85d tfix 2008-04-07 08:56:31 +00:00
Michael Kerrisk 8167059b21 Add warning under NOTES that asctime(), ctime(), gmtime(), and
localtime() may each overwrite the static object returned by any
of the other calls.
2008-09-18 12:26:18 +00:00
Michael Kerrisk fdc6b83141 RETURN VALUE: Note circumstances in which successful malloc() and
calloc() can return NULL.
2008-04-05 04:59:18 +00:00
Michael Kerrisk 12a1a9e794 Added FIXME relating to SUSv4 chhanges 2008-03-19 15:09:59 +00:00
Michael Kerrisk 6f36deb49c s/realtime/real-time/ 2008-03-19 13:23:34 +00:00
Michael Kerrisk eba722884d s/nonzero/non-zero/ 2008-03-19 13:16:39 +00:00
Michael Kerrisk 1f04cc9731 s/nonempty/non-empty/ 2008-03-19 13:11:38 +00:00
Michael Kerrisk 2103596438 s/normal file/regular file/ 2008-03-19 11:56:53 +00:00
Michael Kerrisk 7b01461a26 s/zeroes/zeros/ 2008-03-19 09:04:12 +00:00
Michael Kerrisk da27f17824 s/re-entrant/reentrant/ 2008-03-19 08:49:50 +00:00
Michael Kerrisk 79761fe5b1 grfix 2008-03-19 08:48:08 +00:00
Michael Kerrisk cf50118f48 Use "run time" when non-attributive, "run-time" when attributive. 2008-03-19 08:46:32 +00:00
Michael Kerrisk 76c44d83f3 s/command line/command-line/ when used attributively. 2008-03-19 08:37:35 +00:00
Michael Kerrisk e7b489f0b9 s/builtin/built-in/ 2008-03-19 08:32:22 +00:00
Michael Kerrisk 24d01c530c s/filesystem/file system/ 2008-03-19 07:26:08 +00:00