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

From: Ulrich Drepper
Date: Mon Feb 06 2006 - 16:32:19 EST


Tony Luck wrote:
> But I still can't get sys_mkdirat()
> to make a directory ... I just get a regular file.

Does normal mkdir() work? If yes, it a problem in the way you wire the
syscalls up. sys_mkdir is just calling sys_mkdirat.

Anyway, hold off on submitting code for the *at syscalls for a bit
longer. I just found another problem. Not a bug, but we must expose
the stat64 data instead of stat on 32bit platforms. I completely missed
this in my patch. The kernel's stat-related code is in almost a bad of
a shape as glibc's.

--
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â

Attachment: signature.asc
Description: OpenPGP digital signature