Commit Graph

1524 Commits

Author SHA1 Message Date
Michael Kerrisk cb924abee6 wfix 2006-07-05 09:44:24 +00:00
Michael Kerrisk cffd8e71d4 Updated FIXME 2006-07-05 09:42:19 +00:00
Michael Kerrisk af34a13871 wfix 2006-07-05 09:37:54 +00:00
Michael Kerrisk 4df1559b70 pfix 2006-07-05 09:26:06 +00:00
Michael Kerrisk faa42a0ac6 wfix 2006-07-05 09:01:30 +00:00
Michael Kerrisk d44c4bf375 Added comment containing patch justification. 2006-07-04 13:26:13 +00:00
Michael Kerrisk 4595d739ff Nowadays, readlink() returns 'ssize_t', as required in POSIX.1-2001. 2006-07-04 11:13:13 +00:00
Michael Kerrisk 84e10c98de ffix 2006-07-04 04:57:33 +00:00
Michael Kerrisk 3e435c0dd2 Updated FIXME. 2006-07-04 04:53:00 +00:00
Michael Kerrisk d36f9ff105 ffix 2006-07-03 06:24:01 +00:00
Michael Kerrisk 23cb3cb55d Added POLLRDHUP description.
The correct header file is <poll.h>, not <sys/poll.h>.
Rewrote and reformatted various other parts.
2006-07-01 08:30:56 +00:00
Michael Kerrisk 04706fd7e2 Added EPOLLRDHUP description.
Added SEE ALSO referring to poll.2.
2006-07-01 08:30:24 +00:00
Michael Kerrisk 73dc596db5 Added FIXME 2006-07-01 05:04:14 +00:00
Michael Kerrisk e9ec6fc99a Noted BUG that occurs if 'delta' is specified as NULL.
See http://bugzilla.kernel.org/show_bug.cgi?id=6761
2006-06-28 13:28:40 +00:00
Michael Kerrisk 2f5ef9cad5 wfix 2006-06-20 09:35:38 +00:00
Michael Kerrisk 72d247efc8 Start of 2.35 2006-06-20 08:23:03 +00:00
Michael Kerrisk 9a6d611363 Start of 2.34 2006-06-20 08:19:09 +00:00
Michael Kerrisk 17b92148ee 2.34 2006-06-20 08:12:32 +00:00
Michael Kerrisk 42e6ffd692 Ready for 2.34 release 2006-06-20 08:09:51 +00:00
Michael Kerrisk a98bcd58d8 Minor updates 2006-06-20 08:00:10 +00:00
Michael Kerrisk fecfb77703 Reworded CONFORMING TO statement on scandir() and alphasort(). 2006-06-14 19:19:41 +00:00
Michael Kerrisk cc387badcb s/MNT_FORCE/MNT_EXPIRE/ under EINVAL error. 2006-06-13 11:01:55 +00:00
Michael Kerrisk 20f6711f5a Updated CONFORMING TO. 2006-06-08 18:47:54 +00:00
Michael Kerrisk 3a1b91fa4e ffix 2006-06-08 18:47:34 +00:00
Michael Kerrisk f5f9a30cdd ffix 2006-06-08 18:42:20 +00:00
Michael Kerrisk e797c3a035 Added note about time_t represetnation on other systems.
Added CONFORMING TO.
2006-06-08 18:41:05 +00:00
Michael Kerrisk 0f33547665 ffix 2006-06-08 18:38:26 +00:00
Michael Kerrisk f7203c96cc ffix 2006-06-08 18:21:00 +00:00
Michael Kerrisk a90440ba21 spfix 2006-06-08 17:59:39 +00:00
Michael Kerrisk d6a4c7d1f0 spfix 2006-06-08 17:58:37 +00:00
Michael Kerrisk b98f0a349f s/unsigned long flags/int flags/ in SYNOPSIS. 2006-06-07 22:51:37 +00:00
Michael Kerrisk c15f96ddf8 Add documentation of %m. 2006-06-07 22:45:42 +00:00
Michael Kerrisk 190c7abe49 Add text clarifying treatment of strings starting with minus sign. 2006-06-06 01:07:10 +00:00
Michael Kerrisk ed7b0235b0 Added BUGS section. 2006-06-05 11:00:07 +00:00
Michael Kerrisk c803c3e382 Added CONFORMING TO section mentioning FreeBSD kqueue and Solaris /dev/poll. 2006-06-05 10:59:50 +00:00
Michael Kerrisk 06c97d412b Moved BUGS to inotify.7. 2006-06-05 10:59:00 +00:00
Michael Kerrisk a2cc46ca3a A few minor rewordings. 2006-06-05 08:16:20 +00:00
Michael Kerrisk 211ec15cf1 Fix missing arguments in statement about equivalent send() and sendto() calls. 2006-06-05 04:51:40 +00:00
Michael Kerrisk b41beb556a 'path' argument renamed to 'pathname'. 2006-06-05 04:44:59 +00:00
Michael Kerrisk 93440c026d Renamed argument from 'path' to 'pathname'.
inotify_add_watch() may also modify an existing watch item.
2006-06-05 02:46:06 +00:00
Michael Kerrisk 9f5774a93b The EINVAL error can also occur if 'fd' is not an inotify file descriptor. 2006-06-05 02:34:19 +00:00
Michael Kerrisk ace17ecf07 Explicitly mention term "dnotify" in discussion of F_NOTIFY. 2006-06-05 01:51:44 +00:00
Michael Kerrisk 688abfbefe tfix 2006-06-04 20:30:13 +00:00
Michael Kerrisk 3b158837d7 ffix 2006-06-04 20:30:01 +00:00
Michael Kerrisk 7145b9a93c spfix 2006-06-03 01:26:30 +00:00
Michael Kerrisk 8dc8552af5 spfix 2006-06-02 23:12:39 +00:00
Michael Kerrisk 206cb86b90 Added comment about some definitions that are missing from
<sys/inotify.h>.
2006-06-02 19:59:49 +00:00
Michael Kerrisk 6e969f2255 s/<inotify.h>/<sys/inotify.h>/ in prototypes. 2006-06-02 19:43:30 +00:00
Michael Kerrisk 5f4443281b Added FIXME. 2006-06-01 21:31:14 +00:00
Michael Kerrisk 7674db48f8 Added license statement (GPL) after consultation with Joerg Scheurich. 2006-06-01 20:30:30 +00:00