Re: [PATCH 1/3] NEW VERSION: *at syscalls: Implementation

From: Tony Luck
Date: Mon Feb 06 2006 - 16:30:06 EST


Ignore the rest of this too :-(
> long sys_mkdirat(int dfd, const char *pathname, int mode)
> {
> return syscall(__NR_mknodat, dfd, pathname, mode);
^^^^^^^^
> }

Blame it on pre-lunch low blood sugar.

-Tony
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/