lkml.org 
[lkml]   [2006]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/3] NEW VERSION: *at syscalls: Implementation
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 ❖

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2006-02-06 22:36    [W:0.034 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site