Roxen.git/
server/
modules/
filesystems/
filesystem.pike
Branch:
Tag:
Non-build tags
All tags
No tags
2013-03-04
2013-03-04 14:05:47 by Anders Johansson <anders@roxen.com>
0917d335a96d5817f056df1479516fe36d4fe26c (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
devel
No more foreign_idents.
More pain than they are worth.
7:
inherit "module"; inherit "socket";
-
constant cvs_version= "
$Id: filesystem.pike,v 1.161 2010/06/29 13:30:31 grubba Exp $
";
+
constant cvs_version= "
$Id$
";
constant thread_safe=1; #include <module.h>