diff options
author | root <root> | 2007-11-28 18:29:29 +0000 |
---|---|---|
committer | root <root> | 2007-11-28 18:29:29 +0000 |
commit | 88e775bf263260736b416158fa5c27bece8644c0 (patch) | |
tree | 0be10e4d95df5368e37510944f9a879852bb01f8 /ev.3 | |
parent | 15231b01d6df419056fbc6d97bc10a2f8f79da00 (diff) |
*** empty log message ***rel-1_5
Diffstat (limited to 'ev.3')
-rw-r--r-- | ev.3 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1386,6 +1386,9 @@ not exist\*(R" is signified by the \f(CW\*(C`st_nlink\*(C'\fR field being zero ( otherwise always forced to be at least one) and all the other fields of the stat buffer having unspecified contents. .PP +The path \fIshould\fR be absolute and \fImust not\fR end in a slash. If it is +relative and your working directory changes, the behaviour is undefined. +.PP Since there is no standard to do this, the portable implementation simply calls \f(CW\*(C`stat (2)\*(C'\fR regularly on the path to see if it changed somehow. You can specify a recommended polling interval for this case. If you specify |