dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/parisc/hpux
Al Viro c8b91accfa clean statfs-like syscalls up
New helpers: user_statfs() and fd_statfs(), taking userland pathname and
descriptor resp. and filling struct kstatfs.  Syscalls of statfs family
(native, compat and foreign - osf and hpux on alpha and parisc resp.)
switched to those.  Removes some boilerplate code, simplifies cleanup
on errors...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-03-14 09:15:28 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
entry_hpux.S [PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation code 2007-02-17 01:17:42 -05:00
fs.c Make do_execve() take a const filename pointer 2010-08-17 18:07:43 -07:00
gate.S Revert "parisc: fix trivial section name warnings" 2008-06-13 10:49:45 -04:00
ioctl.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
sys_hpux.c clean statfs-like syscalls up 2011-03-14 09:15:28 -04:00
wrappers.S Revert "parisc: fix trivial section name warnings" 2008-06-13 10:49:45 -04:00