Commit Graph

1819 Commits

Author SHA1 Message Date
Michael Kerrisk 45313e9e16 The LFS spec is now at http://opengroup.org/platform/lfs.html. 2006-11-25 20:20:25 +00:00
Michael Kerrisk edd260bc5d Describe the correct default for UDP/RAW path MTU discovery. 2006-11-25 19:17:22 +00:00
Michael Kerrisk 93ec3baa08 Make desription of MD5 output string less ambiguous. 2006-11-25 19:05:51 +00:00
Michael Kerrisk 9c98d6dae5 wfix. 2006-11-25 18:39:14 +00:00
Michael Kerrisk 9f3d8b28cd Clarify O_LARGEFILE description. 2006-11-25 18:35:39 +00:00
Michael Kerrisk 2dcbf4f7af tfix 2006-11-25 18:22:22 +00:00
Michael Kerrisk 36a41e0b5f start of 2.43. 2006-11-25 06:22:03 +00:00
Michael Kerrisk 50557bc969 Start of 2.43 2006-11-25 06:21:24 +00:00
Michael Kerrisk 5b68515afb Start of 2.43. 2006-11-25 06:20:46 +00:00
Michael Kerrisk 037510969c tfix 2006-11-25 06:19:11 +00:00
Michael Kerrisk cea1c8eb4b Ready for 2.42 release. 2006-11-25 05:53:38 +00:00
Michael Kerrisk a4ecd13739 Fised date in .TH 2006-11-25 05:37:54 +00:00
Michael Kerrisk 420dad7ae0 Added FIXME. 2006-11-25 05:37:22 +00:00
Michael Kerrisk d5da3c8df1 spfix 2006-11-25 05:36:26 +00:00
Michael Kerrisk 22135cad59 Add text descriding Internationalized Domain Name extensions. 2006-11-25 05:35:02 +00:00
Michael Kerrisk d2081eb023 Fix SYNOPSIS for vsyslog(). 2006-11-25 05:34:40 +00:00
Michael Kerrisk e061497331 Added FIXME 2006-11-25 04:13:21 +00:00
Michael Kerrisk be352a313b Add text describoing behaviour of the Linux brk() system call
and point out that the glibc brk() wrapper provides different behaviour.
Note that sbrk() is implemented as a library function in glibc that 
calls the brk() system call.
2006-11-25 04:13:11 +00:00
Michael Kerrisk 266a5e9172 FUTEX_FD is scheduled for removal in June 2007. 2006-11-25 01:57:28 +00:00
Michael Kerrisk 10cd859add Linux 2.4.21 added core_pattern (which was already in 2.6).
Noted a few more reasons why a core dump file might not be produced.
2006-11-25 01:45:17 +00:00
Michael Kerrisk 53e4da489a Since Linux 2.6.18, the PID of the new process is also available
for PTRACE_EVENT_VFORKDONE.
2006-11-25 01:21:51 +00:00
Michael Kerrisk bcdd964e2d Fix description of O_LARGEFILE to mention required feature test macros. 2006-11-25 01:00:24 +00:00
Michael Kerrisk 8b8732547c wfix 2006-11-25 00:50:45 +00:00
Michael Kerrisk ecf19f0cce Add _XOPEN_SOURCE to prototype. 2006-10-13 11:21:08 +00:00
Michael Kerrisk 4e319d85b4 Start of 2.42 2006-10-12 08:04:41 +00:00
Michael Kerrisk cae2998ba9 Start of 2.42 2006-10-12 08:03:56 +00:00
Michael Kerrisk 17e963ddbf Ready for 2.41 2006-10-12 07:40:10 +00:00
Michael Kerrisk ecd53caebb Ready for 2.41 2006-10-12 07:35:36 +00:00
Michael Kerrisk dad75fd514 Ready for 2.41 2006-10-12 07:35:12 +00:00
Michael Kerrisk cb47866806 Fix wording referring to the use of strcmp() in 'compar' function.
See Debian bug 391402.
2006-10-06 13:57:33 +00:00
Michael Kerrisk e97b529a2a MNT_FORCE can cause data loss. 2006-10-04 14:44:36 +00:00
Michael Kerrisk 5535400717 Mosts systems support the synonym _SC_PAGE_SIZE (the only exception I
know is Darwin, and maybe it supports it by now as well).
2006-10-02 04:58:20 +00:00
Michael Kerrisk 9ec86f2990 Noted that sysconf(_SC_PAGE_SIZE) is preferred in portable applications. 2006-10-02 04:54:09 +00:00
Michael Kerrisk 96d969a22a Slight rewording 2006-10-02 04:51:18 +00:00
Michael Kerrisk a4775da652 tfix 2006-10-02 04:48:28 +00:00
Michael Kerrisk ebad513a93 Noted that sysconf(_SC_OPEN_MAX) is preferred in portable applications. 2006-10-02 04:48:10 +00:00
Michael Kerrisk 48102e9d12 wfix 2006-09-26 13:54:29 +00:00
Michael Kerrisk 6b86408509 Place socket options in alpha order. 2006-09-26 13:48:33 +00:00
Michael Kerrisk 64536a1bf4 Document PR_GET_ENDIAND and PR_SET_ENDIAN. 2006-09-26 13:01:24 +00:00
Michael Kerrisk 5e6055f467 Since 2.6.18, POSIX_FADV_NOREUSE is a no-op. 2006-09-26 12:41:08 +00:00
Michael Kerrisk 2dc93271b4 wfix 2006-09-26 12:16:04 +00:00
Michael Kerrisk 95ff99b1ff Reformat date in TH. 2006-09-26 12:13:50 +00:00
Michael Kerrisk e87fdd92fa Updated Linux versions where the options where introduced.
Added PR_SET_TIMING, PR_GET_TIMING, PR_SET_NAME, PR_GET_NAME,
PR_SET_UNALIGN, PR_GET_UNALIGN, PR_SET_FPEMU, PR_GET_FPEMU,
PR_SET_FPEXC, PR_GET_FPEXC.
2006-09-26 12:03:11 +00:00
Michael Kerrisk c3efd1ac8c tfix 2006-09-26 11:14:02 +00:00
Michael Kerrisk a3b7f00b4a Since kernel 2.6.18, setting 2 for PR_SET_DUMPABLE is no longer possible. 2006-09-26 08:36:02 +00:00
Michael Kerrisk 34f7665a1c Added FIXME for priority inheritance operations. 2006-09-26 06:38:06 +00:00
Michael Kerrisk 167450d628 Added delayacct_blkio_ticks to /proc/PID/stat. 2006-09-26 05:58:39 +00:00
Michael Kerrisk 225c76e92d Document IUTF8. 2006-09-25 07:27:38 +00:00
Michael Kerrisk 0759233426 Fix discussion for TCP error queue /IP_RECVERR on TCP. 2006-09-19 14:39:16 +00:00
Michael Kerrisk 2bc4bb77a9 New system calls in 2.6.17. 2006-09-18 12:35:34 +00:00