Commit Graph

1082 Commits

Author SHA1 Message Date
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 3f3e1b2e6b Added FIXME 2006-04-21 00:59:28 +00:00
Michael Kerrisk e8046fd008 ffixes 2006-04-21 00:54:28 +00:00
Michael Kerrisk aa949e2d59 environ.5 --> environ.7 2006-04-21 00:45:46 +00:00
Michael Kerrisk 3e603aad98 Link to new location 2006-04-21 00:41:54 +00:00
Michael Kerrisk e5084b3c3e environ.5 --> environ.7 2006-04-21 00:40:53 +00:00
Michael Kerrisk fe371f0cd9 ipc.5 --> ipc.7 2006-04-21 00:39:48 +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 74c2ee8073 Place holder link to new location 2006-04-21 00:24:01 +00:00
Michael Kerrisk 6d86c355fd Rename into section 7 2006-04-21 00:23:36 +00:00
Michael Kerrisk 0acd0e5775 minor changes 2006-04-20 21:56:03 +00:00
Michael Kerrisk 22f348ca27 Note more clearly that fd_set args can be NULL; various other minor edits and ffixes 2006-04-20 21:21:42 +00:00
Michael Kerrisk 1c382af469 Point out more explicitly that 'tz' argument should normally be NULL.
Various other minor edits and formatting fixes.
2006-04-20 21:07:10 +00:00
Michael Kerrisk b776661a65 Updated FIXME 2006-04-20 20:20:01 +00:00
Michael Kerrisk 97b6cd4152 Add FIXME 2006-04-19 22:56:37 +00:00
Michael Kerrisk af8d55f9ce DESCRIPTION does not need to say "temporary file name" just "temporary
file", since the name is in any case unavailable to the user.
See Debian bug 363518

In DESCRIPTION:
Change /automatically deleted when the program terminates normally/
to     /automatically deleted when the program terminates/
since that is the reality.
2006-04-19 21:19:30 +00:00
Michael Kerrisk 2bb6d7e6ec Added FIXME 2006-04-19 21:11:07 +00:00
Michael Kerrisk 9c1c7397a0 Added NOTE that st_size is always returned as zero for most /proc files. 2006-04-19 20:44:55 +00:00
Michael Kerrisk 690db71bff Fix typo in description 2006-04-19 20:33:31 +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 c75ec721fb Add text noting that disabling output buffering using setbuf()
may be useful to catch errors on output operations.
2006-04-19 02:47:51 +00:00
Michael Kerrisk 5a1cae6b28 Added EXAMPLE section pointing to strtol.3, which provides an example
of the use of the analogous strtol() function.
2006-04-19 01:33:09 +00:00
Michael Kerrisk 56aee8683e Added an example program. 2006-04-19 01:31:51 +00:00
Michael Kerrisk fefe023ea5 Describe correct handling or errno in order to
distinguish error from success after the call.
2006-04-19 00:58:37 +00:00
Michael Kerrisk f1158c074c wfix 2006-04-18 09:02:55 +00:00
Michael Kerrisk 601dff4a19 Remove mention of SOCK_RDM from this page, since this socket
type does not support accept()ing connections.
2006-04-18 07:39:12 +00:00
Michael Kerrisk d3fdafe7a0 Start of 2.31 2006-04-16 23:17:17 +00:00
Michael Kerrisk 5691890325 Start or 2.31 2006-04-16 23:13:29 +00:00
Michael Kerrisk a1fd1e3e8e 2.30 ready 2006-04-16 23:08:13 +00:00
Michael Kerrisk 971b7dbf16 2.30 2006-04-16 23:06:36 +00:00
Michael Kerrisk 4b47fc341f Updated FIXME 2006-04-15 21:31:43 +00:00
Michael Kerrisk d216b211c3 Minor wording changes 2006-04-15 20:58:17 +00:00
Michael Kerrisk 5ddfb8c744 A core dump of a multithreaded process always includes the
PID in the core filename.
2006-04-15 01:11:58 +00:00
Michael Kerrisk 869ebe5b84 Document the feature test macros required to expose various flags.
Clarify speed argument for cfsetispeed() text.
Note that LOBLK is not implemented on Linux.
Clarify arguments for cfsetspeed().
Various formatting changes
2006-04-15 00:39:29 +00:00
Michael Kerrisk 2e57726e66 Add a sentence describing the purpose of full(4). 2006-04-15 00:13:46 +00:00
Michael Kerrisk 67ed0e4bd8 Rework text describing circumstances in which
core dump files are not produced.
Eliminate some accidentally duplicated text.
2006-04-08 21:40:24 +00:00
Michael Kerrisk 140fb5039f Start of 2.30. 2006-04-06 08:56:26 +00:00
Michael Kerrisk 552d266419 start of 2.20 2006-04-06 08:51:13 +00:00
Michael Kerrisk f595890250 Updates SEE ALSO 2006-04-06 08:48:43 +00:00
Michael Kerrisk 8f352ee52b new for symlinkat.2. 2006-04-06 08:42:43 +00:00
Michael Kerrisk 16d863a465 new for unlinkat(2). 2006-04-06 08:41:33 +00:00
Michael Kerrisk 552dfd96f4 New for rename(2). 2006-04-06 08:41:21 +00:00
Michael Kerrisk db01a90324 new for linkat(2). 2006-04-06 08:41:08 +00:00
Michael Kerrisk 939d9d1dc1 Ready for 2.29 2006-04-06 08:30:49 +00:00
Michael Kerrisk 66c4fb1227 Ready for 2.29 release. 2006-04-06 08:27:24 +00:00