public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] updated *at function patch
@ 2006-01-06 19:04 Ulrich Drepper
  2006-01-07  7:47 ` Andrew Morton
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Drepper @ 2006-01-06 19:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm, torvalds

[Sorry about the previous mails, I've bad problems with my connection
and need to resort to doing this remotely with very high latency.]

Just a little update and relative to the current sources.

The only code change are three lines of code: renaming fchmod to fchmodat,
adding a new parameter, passing it to __user_walk_fd, and a new one-line
wrapper function sys_chmod.  The other changes are hooking up the syscall
and the previously not-hooked-up faccessat syscal.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-01-07  8:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-06 19:04 [PATCH 0/3] updated *at function patch Ulrich Drepper
2006-01-07  7:47 ` Andrew Morton
2006-01-07  8:02   ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox