Commit Graph

1609 Commits

Author SHA1 Message Date
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
Michael Kerrisk 8231ec7de4 Added SEE ALSO referring to new splice.2 page. 2006-09-18 12:32:48 +00:00
Michael Kerrisk cd38a5833f Note glibc version that added "ldd -u". 2006-09-18 11:46:25 +00:00
Michael Kerrisk e2905dc1b1 Added some TZ examples.
See Debian bug 386087.
2006-09-18 11:38:09 +00:00
Michael Kerrisk 6cd29063da tfix 2006-09-18 10:25:07 +00:00
Michael Kerrisk cdcaddfc07 Noted interactions with fork handlers in multithreaded programs. 2006-09-17 06:21:29 +00:00
Michael Kerrisk 36e212c6ce Fix return type in SYNOPSIS; should be "ssize_t" not "mqd_t". 2006-09-15 11:17:36 +00:00
Michael Kerrisk fe247268a9 The PR_SET_NAME setting is not preserved across an execve(). 2006-09-13 14:08:11 +00:00
Michael Kerrisk 5e8b726f68 Noted effect of RLIMIT_STACK resource limit for NPTL. 2006-09-12 06:38:38 +00:00
Michael Kerrisk 7fc594a121 Added feature test macros to SYNOPSIS. 2006-09-09 06:37:43 +00:00
Michael Kerrisk 988517ae3b Fix broken text in description. 2006-09-07 07:49:41 +00:00