[PATCH 09/17] trans/symlink.c: add fsys_get_children

2013-07-19 Thread Justus Winter
--- trans/symlink.c |8 1 file changed, 8 insertions(+) diff --git a/trans/symlink.c b/trans/symlink.c index 03b5100..5e9e09a 100644 --- a/trans/symlink.c +++ b/trans/symlink.c @@ -221,3 +221,11 @@ S_fsys_forward (mach_port_t server, mach_port_t requestor, { return EOPNOTSUPP; }

[PATCH 09/17] trans/symlink.c: add fsys_get_children

2013-07-11 Thread Justus Winter
--- trans/symlink.c |8 1 file changed, 8 insertions(+) diff --git a/trans/symlink.c b/trans/symlink.c index 03b5100..5e9e09a 100644 --- a/trans/symlink.c +++ b/trans/symlink.c @@ -221,3 +221,11 @@ S_fsys_forward (mach_port_t server, mach_port_t requestor, { return EOPNOTSUPP; }