Commit Graph

894 Commits

Author SHA1 Message Date
Michael Kerrisk 3c712482ab Add section numbers to page xrefs 2007-09-19 05:25:58 +00:00
Michael Kerrisk 930d718cf1 ffix 2007-09-18 18:48:39 +00:00
Michael Kerrisk 0a1a55e0b1 Fix type definition for 'protocol' in prototypes of pmap_set()
and pmap_getport().
2007-09-13 19:18:33 +00:00
Michael Kerrisk 9f14bdeaaf Fix broken link 2007-09-13 16:44:47 +00:00
Michael Kerrisk 635e8d5a19 Removed trailing white space at end of lines 2007-09-10 04:17:16 +00:00
Michael Kerrisk 005d444876 Added notes on malloc()'s use of sbrk() and mmap(). 2007-09-10 03:49:52 +00:00
Michael Kerrisk af9c7ff296 Add "#include <stdlib.h>" (to declatre exit(3)) to example program. 2007-09-10 02:44:09 +00:00
Michael Kerrisk c3c1773e57 Remove duplicated words. 2007-09-06 18:26:32 +00:00
Michael Kerrisk 305d65e14b After a call to longjmp(), the values of modified, non-volatile
variables in the function that called setjmp() are unspecified.
2007-09-06 18:26:17 +00:00
Michael Kerrisk cec29a73f9 Small fix to example program. 2007-09-04 11:24:41 +00:00
Michael Kerrisk 4df883b963 ffix 2007-09-04 06:30:39 +00:00
Michael Kerrisk 9184e038ac tfix 2007-08-28 13:19:22 +00:00
Michael Kerrisk 901f4e5d6c ffix 2007-08-28 03:23:02 +00:00
Michael Kerrisk 9f8162f91b Correct definition of "struct in_addr". 2007-08-27 15:52:38 +00:00
Michael Kerrisk 001bbe30f9 wfix 2007-08-27 13:02:01 +00:00
Michael Kerrisk dd0fee6722 Add documentation for gethostbyaddr_r().
Plus a few other small fixes.
2007-08-27 12:24:27 +00:00
Michael Kerrisk 414bfa74db Link to gethostbyaddr.3 2007-08-27 12:20:02 +00:00
Michael Kerrisk e2f9e1bed2 ffix 2007-08-27 11:38:36 +00:00
Michael Kerrisk 74d3223314 ffix/spfix 2007-08-27 08:36:21 +00:00
Michael Kerrisk eee28e75ff Fix XCASE feature test macro description 2007-08-27 08:22:11 +00:00
Michael Kerrisk daac762ca0 wfix 2007-08-27 08:19:13 +00:00
Michael Kerrisk e4114f6418 ffix 2007-08-27 08:03:45 +00:00
Michael Kerrisk bf1c0ede48 Remove trailing whitespace 2007-08-27 08:02:09 +00:00
Michael Kerrisk eab6469656 Order ERRORS alphabetically. 2007-08-27 07:56:52 +00:00
Michael Kerrisk 0dd0df4e49 Remove duplicated words 2007-08-27 07:31:05 +00:00
Michael Kerrisk 2f6d6f73c3 s/sign/sign bit/ to remove ambiguty in description.
See Debian bug 435415.
2007-08-10 08:26:38 +00:00
Michael Kerrisk fd0930d43b tfix 2007-08-10 07:14:52 +00:00
Michael Kerrisk 1b2d3fca90 Add "Lint with -lrt." to SYNOPSIS. 2007-08-02 16:48:31 +00:00
Michael Kerrisk 24b31b7bab Minor changes 2007-08-01 06:58:13 +00:00
Michael Kerrisk c4f79281d1 Added VERSIONS section with info about fdopendir(). 2007-07-30 22:06:27 +00:00
Michael Kerrisk 7f5cd1b220 Updated .TH line 2007-07-30 22:04:42 +00:00
Michael Kerrisk 237dedac4f Rework discussion of non-standard structure fields. 2007-07-30 21:57:14 +00:00
Michael Kerrisk 8f5aadb9a6 Document fdopendir(). 2007-07-30 21:57:03 +00:00
Michael Kerrisk b012b8ec64 Link to opendir.3 2007-07-30 20:44:19 +00:00
Michael Kerrisk 886c25329b ffix 2007-07-28 06:37:52 +00:00
Michael Kerrisk ce2801d06c ffix 2007-07-28 06:36:12 +00:00
Michael Kerrisk 624c55e8c4 Document DT_* constants for d_type. 2007-07-26 20:02:13 +00:00
Michael Kerrisk 59cef12337 Improvements for example program 2007-07-26 17:11:55 +00:00
Michael Kerrisk a15ae69ad6 Improvements to example program 2007-07-26 17:03:33 +00:00
Michael Kerrisk deb5e2810e Removed statement that fts functions are expected to appear
soon in POSIX; it's years old and has not yet come to pass.
2007-07-26 06:00:32 +00:00
Michael Kerrisk a8dcaf4e55 ffix 2007-07-22 06:03:16 +00:00
Michael Kerrisk a8d5268d1c ffix 2007-07-22 05:57:09 +00:00
Michael Kerrisk 20c58d7028 ffix 2007-07-21 05:25:03 +00:00
Michael Kerrisk e055032eb6 Minor fix to example program. 2007-07-19 20:29:21 +00:00
Michael Kerrisk 6ba73a7385 minor improvements to example program 2007-07-19 07:14:03 +00:00
Michael Kerrisk 3b0ac71fa5 Fix section order. 2007-07-18 20:26:32 +00:00
Michael Kerrisk 2cd8446a53 s/CONFORMING/CONFORMING TO/ 2007-07-18 20:25:46 +00:00
Michael Kerrisk d0e4f89255 s/CONFORMING/CONFORMING TO/ 2007-07-18 20:25:14 +00:00
Michael Kerrisk a8d5553785 ffix 2007-07-18 20:24:30 +00:00
Michael Kerrisk 7fa092c8ca ffix 2007-07-18 20:15:25 +00:00