Commit Graph

184 Commits

Author SHA1 Message Date
Michael Kerrisk acac588130 Removed FIXME 2006-05-04 00:10:03 +00:00
Michael Kerrisk 83e5ae7c4e removed FIXME 2006-05-04 00:08:43 +00:00
Michael Kerrisk cf7a13d48c Reworded to reflect that capabilities are per-thread. 2006-05-02 00:36:39 +00:00
Michael Kerrisk 4c9efdfd47 Added SEE ALSO for new adjtime.3. 2006-04-30 23:42:03 +00:00
Michael Kerrisk 75fa8557d5 wfix 2006-04-30 21:06:15 +00:00
Michael Kerrisk 9ce4a62267 removed FIXME 2006-04-26 21:59:45 +00:00
Michael Kerrisk 85a6e642f1 remove mention of HZ on Alpha and ia-64 2006-04-26 20:32:22 +00:00
Michael Kerrisk 4a04071ad2 Overview of time. 2006-04-26 07:14:42 +00:00
Michael Kerrisk ae74cd0de1 Add text noting that a signal's disposition is process-wide,
shared by all threads.
Add text on changing signal disposition.
Add text on "signal mask and pending signals".
Other minor edits.
2006-04-24 00:43:09 +00:00
Michael Kerrisk 66679b1f0f 4.x BSD --> 4.xBSD 2006-04-23 23:29:16 +00:00
Michael Kerrisk 9eaee63177 A few small additions 2006-04-21 07:01:40 +00:00
Michael Kerrisk 55b726d1a1 New page describing feature test macros. 2006-04-21 06:47:08 +00:00
Michael Kerrisk 2c5e151c7f ipc.7 --> svipc.7 2006-04-21 03:53:43 +00:00
Michael Kerrisk 9fe4bb75f5 Give a more precise name 2006-04-21 03:46:01 +00:00
Michael Kerrisk 0319ff5e69 fifo.4 --> fifo.7 2006-04-21 03:45:38 +00:00
Michael Kerrisk af5b2ef2cc fifo.4 --> fifo.7 2006-04-21 01:46:04 +00:00
Michael Kerrisk 292a6fad74 fifo.4 --> fifo.7 2006-04-21 01:43:18 +00:00
Michael Kerrisk a8bda63671 complex.5 --> complex.7 2006-04-21 01:24:06 +00:00
Michael Kerrisk 481aaca1a5 complex.5 --> complex.7 2006-04-21 01:20:56 +00:00
Michael Kerrisk bbf13d0b3d futex.4 --> futex.7 2006-04-21 01:13:46 +00:00
Michael Kerrisk 577ead1ad5 Added "overview" to title line 2006-04-21 01:13:17 +00:00
Michael Kerrisk aa949e2d59 environ.5 --> environ.7 2006-04-21 00:45:46 +00:00
Michael Kerrisk e5084b3c3e environ.5 --> environ.7 2006-04-21 00:40:53 +00:00
Michael Kerrisk 922436594f ipc.5 --> ipc.7 2006-04-21 00:38:38 +00:00
Michael Kerrisk 1be1612246 ipc.5 moves to section 7 2006-04-21 00:35:32 +00:00
Michael Kerrisk 7252da591c ffix 2006-04-21 00:33:13 +00:00
Michael Kerrisk 2315114c72 epoll.4 is now epoll.7 2006-04-21 00:29:37 +00:00
Michael Kerrisk 6d86c355fd Rename into section 7 2006-04-21 00:23:36 +00:00
Michael Kerrisk 27b63c1120 Minor changes + ffix. 2006-04-19 19:32:28 +00:00
Michael Kerrisk dc278bcdce Various clarifications and wording improvements. 2006-04-19 08:58:01 +00:00
Michael Kerrisk 81fbcf1af5 Added FIXME 2006-04-03 23:03:27 +00:00
Michael Kerrisk f7b722ff3f Removed paragraph referring to obsolete ipchains / ipfw(4). 2006-04-01 21:14:13 +00:00
Michael Kerrisk f58c4bd8cb Add SEE ALSO entry referring to pthreads.7.
Remove old FIXME.
2006-03-31 19:35:10 +00:00
Michael Kerrisk e1a9bc1bc7 Added SEE ALSO entry referring to new core.5 page 2006-03-31 07:10:17 +00:00
Michael Kerrisk 3d8791e1df Updated FIXME. 2006-03-26 20:46:45 +00:00
Michael Kerrisk 2c731798aa Pages describing POSIX semaphores API 2006-03-25 20:42:27 +00:00
Michael Kerrisk 218e46f883 Small FIXME formatting fixes 2006-03-23 02:13:08 +00:00
Michael Kerrisk 651946d5d7 Added FIXME 2006-03-22 20:18:10 +00:00
Michael Kerrisk 4d62f7b603 Noted affect of CAP_SYS_NICE for mbind(MPOL_MF_MOVE_ALL). 2006-03-22 06:27:40 +00:00
Michael Kerrisk 456ed12f5f Kernel 2.6.16 eliminated buggy behaviour with respect to
the alternate signal stack.
2006-03-21 04:13:05 +00:00
Michael Kerrisk 54f340b5ef Removed text implying that only in kernel 2.2 does IP_HDRINCL
prevent datagrams from being fragmented.
2006-03-20 13:03:53 +00:00
Michael Kerrisk 777f5a9ef7 Updated FIXMEs 2006-03-20 04:46:28 +00:00
Michael Kerrisk 08baa0af11 Various changes to bring this page closer to current kernel versions. 2006-03-15 11:13:30 +00:00
Michael Kerrisk ec4db3e713 place socket options in alpahbetical order 2006-03-15 09:04:45 +00:00
Michael Kerrisk 594a37e793 ffix 2006-03-15 08:52:00 +00:00
Michael Kerrisk bdca4aead8 Documented SO_SNDBUFFORCE and SO_RCVBUFFORCE socket options, new in 2.6.14. 2006-03-15 08:47:24 +00:00
Michael Kerrisk e604b4fc73 remove trailing white space 2006-03-07 04:15:57 +00:00
Michael Kerrisk 8482c7b836 Hasso Tepper
Substantial updates to various parts of this page.
mtk, Alain Portal
Minor fixes
2006-03-07 02:12:46 +00:00
Michael Kerrisk 8786649296 Wrap long lines; .ta + TABs with spaces in code examples 2006-03-07 02:02:26 +00:00
Michael Kerrisk a7dd5ac617 wrap long lines 2006-03-07 01:29:54 +00:00