Commit Graph

1819 Commits

Author SHA1 Message Date
Michael Kerrisk e6b33ad7da Added an example program.
Expanded the discussion of interpreter scripts and the
'optional-arg' argument of an interpreter script.
Added text noting that FD_CLOEXEC causes record locks to be released.
2007-04-30 12:25:52 +00:00
Michael Kerrisk 3b5804b409 spfix 2007-04-30 10:58:27 +00:00
Michael Kerrisk 456960740c Add text noting that Linux allows 'argv' and 'envp' to be
NULL, but warning that this is non-standard and non-portable,
and should be avoided in portable programs.
Bug filed (http://bugzilla.kernel.org/show_bug.cgi?id=8408)
to get this changed, but maybe that won't be done because it
is an ABI change.
2007-04-30 10:39:32 +00:00
Michael Kerrisk cd24c68794 ffix 2007-04-30 09:00:59 +00:00
Michael Kerrisk 7fd8a3c9db wfix 2007-04-30 08:55:57 +00:00
Michael Kerrisk bab1c5df34 Removed out-of-date FIXME 2007-04-30 06:16:57 +00:00
Michael Kerrisk dd974cbcdd syncing 2007-04-27 17:30:00 +00:00
Michael Kerrisk 00e287101e Fix use of "\" before "-". 2007-04-27 17:25:28 +00:00
Michael Kerrisk 0fcd5bc9cb "-1" should be "\-1" 2007-04-27 17:11:22 +00:00
Michael Kerrisk ca5ac06642 Fix incorrect use of "\-". 2007-04-27 17:04:30 +00:00
Michael Kerrisk 18013de547 Update CONFORMING TO; iswblank() is in POSIX.1-2001. 2007-04-27 16:49:26 +00:00
Michael Kerrisk 269e84247b Describe the glibc/libiconv //TRANSLIT and //IGNORE extensions for 'tocode'. 2007-04-27 16:45:22 +00:00
Michael Kerrisk 7981ddab29 Clarify discussion of negative zero. 2007-04-27 16:28:36 +00:00
Michael Kerrisk 5840c68b4c Start of 2.49 2007-04-24 19:52:05 +00:00
Michael Kerrisk be6ae67280 Start of 2.49 2007-04-24 19:49:19 +00:00
Michael Kerrisk 8d2175277f Ready for 2.48 2007-04-24 19:44:20 +00:00
Michael Kerrisk c4bb9b9e50 Ready for 2.48 2007-04-24 19:43:31 +00:00
Michael Kerrisk d0f17b5722 s/wide character/wide-character/ when used attributively. 2007-04-24 19:40:35 +00:00
Michael Kerrisk f94498eeb8 s/nonnegative/non-negative/ 2007-04-24 19:11:01 +00:00
Michael Kerrisk 18be658d0c s/nonnegative/non-negative/ 2007-04-24 19:10:31 +00:00
Michael Kerrisk fbe183be19 Wrapped long lines 2007-04-24 19:06:06 +00:00
Michael Kerrisk 099c2a5971 Wrap long lines 2007-04-24 16:56:32 +00:00
Michael Kerrisk aecf31c045 Wrap long lines 2007-04-24 16:56:21 +00:00
Michael Kerrisk 1c44bd5b0b Wrap long lines; start sentences on new lines 2007-04-24 16:44:51 +00:00
Michael Kerrisk dc936104cd .SH doesn't require quotes.
See Debian bug 411303.
2007-04-24 16:22:46 +00:00
Michael Kerrisk feda432157 Start of 2.48 2007-04-24 16:19:47 +00:00
Michael Kerrisk 46b286137f Start of 2.48 2007-04-24 16:17:28 +00:00
Michael Kerrisk 387483c556 Ready for 2.47 2007-04-24 16:14:29 +00:00
Michael Kerrisk 9ea349b8f0 Ready for 2.47. 2007-04-24 15:43:19 +00:00
Michael Kerrisk 5e8f38b545 Ready for 2.47 2007-04-24 15:42:45 +00:00
Michael Kerrisk b59e0ccebb spfix 2007-04-21 11:05:12 +00:00
Michael Kerrisk 88933758db Added some formatting fixes 2007-04-21 11:02:46 +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 4174ff5658 sync 2007-04-11 21:37:39 +00:00
Michael Kerrisk b59874b963 Document IP_PMTUDISC_PROBE, which will be in 2.6.22. 2007-04-05 15:47:26 +00:00
Michael Kerrisk 273691af91 Remove crufty statement that this system call is not implemented.
The nice interval can be used to control the size of the round-robin
quantum.
2007-04-05 14:37:59 +00:00
Michael Kerrisk 2795ac0be9 spfix 2007-04-05 14:18:37 +00:00
Michael Kerrisk 41798314b6 Code formatting fixes 2007-04-05 14:17:54 +00:00
Michael Kerrisk 9ee19dd556 Start of 2.47 2007-04-05 14:02:15 +00:00
Michael Kerrisk 0499da3842 Start of 2.47 2007-04-05 13:52:12 +00:00
Michael Kerrisk 94c1b972f1 Start of 2.47 2007-04-05 13:51:54 +00:00
Michael Kerrisk 3a98979ff2 Ready for 2.46 2007-04-05 13:46:10 +00:00
Michael Kerrisk 512ef44792 Ready for 2.46 2007-04-05 13:35:37 +00:00
Michael Kerrisk 47bfe7c03f Ready for 2.46 2007-04-05 13:33:34 +00:00
Michael Kerrisk 7295b7eda0 Replaced tabs with spaces 2007-04-05 13:29:41 +00:00
Michael Kerrisk 1bef0ec265 Moved timespec definition from SYNOPSIS into description. 2007-04-05 12:50:59 +00:00
Michael Kerrisk cf0a9ace57 ffix 2007-04-05 12:36:57 +00:00
Michael Kerrisk b9208776db Make SYNOPSIS match select.2. 2007-04-03 18:03:03 +00:00
Michael Kerrisk 332f4bb952 Include <sys/daemon.h> header in SYNOPSIS 2007-04-03 18:02:44 +00:00
Michael Kerrisk 66ac438177 tfix 2007-04-03 17:56:03 +00:00