Commit Graph

4963 Commits

Author SHA1 Message Date
Michael Kerrisk ae7a272cca grfix 2008-08-27 14:00:20 +00:00
Michael Kerrisk 6d37b461a7 Start of 3.09 2008-08-27 13:36:21 +00:00
Michael Kerrisk c624eb7d35 Start of 3.09 2008-08-27 13:35:03 +00:00
Michael Kerrisk 76fb34158f Start of 3.09. 2008-08-27 13:03:16 +00:00
Michael Kerrisk 5c8cbdc1b2 Ready for 3.08 2008-08-27 06:08:37 +00:00
Michael Kerrisk 8fe60aeffb Removed trailing white space at end of lines 2008-08-27 06:07:22 +00:00
Michael Kerrisk 685e36fc78 Removed tabs 2008-08-27 06:07:09 +00:00
Michael Kerrisk 5d3b0841c8 sync 2008-08-27 06:02:57 +00:00
Michael Kerrisk 8ef32a2b4d tstamp 2008-08-27 06:02:44 +00:00
Michael Kerrisk e954bebf2b spfix 2008-08-27 06:01:34 +00:00
Michael Kerrisk 3661b6972a sync 2008-08-27 05:57:06 +00:00
Michael Kerrisk 6f0ab035e6 Explain bug that occurred in coalescing identical events in
kernels before 2.6.25.
(See commit 1c17d18e3775485bf1e0ce79575eb637a94494a2
"A potential bug in inotify_user.c" in the 2.6.25 Changelog.)
2008-08-27 04:21:29 +00:00
Michael Kerrisk a2aac0390e SEE ALSO: Add bash(1). 2008-08-26 18:16:56 +00:00
Michael Kerrisk 788901248b Make the page more helpful to non-programmers by referencing
the documentation of the shell's 'ulimit' command in the
discussion of RLIMIT_CORE and RLIMIT_FSIZE.
Note that a core dump file can be used in a debugger.
2008-08-26 04:34:37 +00:00
Michael Kerrisk 835363b211 NOTES: Add text mention the shell 'ulimit' (or 'limit')
built-in command for setting resource limits.
2008-08-26 04:19:07 +00:00
Michael Kerrisk 2c0cfe3ccc grfix 2008-08-26 04:11:43 +00:00
Michael Kerrisk 4759224a12 sync 2008-08-25 05:00:25 +00:00
Michael Kerrisk 7fb7a60bb5 Link to crypt.3. 2008-08-25 04:58:00 +00:00
Michael Kerrisk 4e602cb2b0 Add description of crypt_r(). 2008-08-25 04:57:21 +00:00
Michael Kerrisk 3424352d58 SEE ALSO: add proc(5). 2008-08-24 05:46:38 +00:00
Michael Kerrisk 33b1b47eb7 Since glibc 2.7, it is possible to seek past the end of
a stream created by open_memstream().  Add a BUGS section
describing the bug in earlier glibc versions.
2008-08-21 10:06:18 +00:00
Michael Kerrisk a126897a7a Remove FIXME 2008-08-21 08:53:45 +00:00
Michael Kerrisk 9908786738 Remove FIXMEs. 2008-08-21 08:47:09 +00:00
Michael Kerrisk effee74c4b Remove FIXME 2008-08-21 08:45:05 +00:00
Michael Kerrisk 82245f7a31 spfix 2008-08-21 07:18:36 +00:00
Michael Kerrisk 491cd2f039 spfix 2008-08-21 07:00:26 +00:00
Michael Kerrisk 1cf8945c76 spfix 2008-08-21 07:00:07 +00:00
Michael Kerrisk 01f51899f0 sync 2008-08-21 06:57:38 +00:00
Michael Kerrisk 345edc6afd POSIX.1-2008 rectifies the POSIX.1-2001 ommission, specifying
that zero is returned by a successful sem_init() call.
2008-08-21 06:48:50 +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 a0f7c7d8ba Update list of async-sygnal-safe functions for POSIX.1-2008. 2008-08-21 06:38:19 +00:00
Michael Kerrisk 2773008f52 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:31:11 +00:00
Michael Kerrisk 55e80e2598 Relocate text for resolved_path==NULL case to DESCRIPTION.
POSIX.1-2001 leaves the resolved_path==NULL case as
implementation-defined; POSIX.1-2008 specifies the behavior
described in this man page.
2008-08-21 06:25:42 +00:00
Michael Kerrisk 166a4d06b9 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:17:07 +00:00
Michael Kerrisk 5144e45f51 These interfaces are specified in POSIX.1-2008. 2008-08-21 06:16:15 +00:00
Michael Kerrisk 9f61bba169 CONFORMING TO: Add POSIX.1-2008; other minor changes. 2008-08-21 06:08:45 +00:00
Michael Kerrisk 5db9708db3 CONFORMING TO: POSIX.1-2008 specifies utimensat() and futimens(). 2008-08-21 06:05:08 +00:00
Michael Kerrisk f428c08ac0 CONFORMING TO: POSIX.1-2008 marks gettimeofday() as obsolete. 2008-08-21 06:01:46 +00:00
Michael Kerrisk 2a4c23e2fa Fix alpha order of an entry in changelog 2008-08-21 06:01:12 +00:00
Michael Kerrisk 1cc22815b9 CONFORMING TO: this function is specified in POSIX.1-2008. 2008-08-21 05:16:55 +00:00
Michael Kerrisk e1146d332c F_DUPFD_CLOEXEC is specified in POSIX.1-2008. 2008-08-21 05:15:16 +00:00
Michael Kerrisk aaec1423d7 Add FIXME 2008-08-21 05:11:22 +00:00
Michael Kerrisk 115e8dca06 Add a reference to linkat(2) for an interface that allows
precise control of the treatment of symbolic links.
2008-08-21 04:54:14 +00:00
Michael Kerrisk 08a3addfa4 O_CLOEXEC is specified in POSIX.1-2008. 2008-08-21 04:51:54 +00:00
Michael Kerrisk 1f8f8acb44 grfix 2008-08-21 04:44:02 +00:00
Michael Kerrisk 79a30bf8fd spfix 2008-08-21 04:42:23 +00:00
Michael Kerrisk 15276f2baa sync 2008-08-21 04:39:13 +00:00
Michael Kerrisk e2067e32d7 Note kernel version where Linux stopped following symbolic
links in 'oldpath'; see also http://lwn.net/Articles/294667.
POSIX.1-2008 makes it implementation-dependent whether or not
'oldpath' is dereferenced if it is a symbolic link.
2008-08-21 04:38:03 +00:00
Michael Kerrisk c368e7ca76 Add kernel version numbers for MAP_32BIT.
Add some details on MAP_32BIT (see http://lwn.net/Articles/294642).
2008-08-21 04:14:14 +00:00
Michael Kerrisk 1d0ab60002 grfix 2008-08-20 19:45:18 +00:00