]> git.ipfire.org Git - thirdparty/glibc.git/commit
* hurd/hurd/xattr.h: New file.
authorRoland McGrath <roland@gnu.org>
Mon, 20 Feb 2006 22:12:40 +0000 (22:12 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 20 Feb 2006 22:12:40 +0000 (22:12 +0000)
commitc5780b5fc8892aed62501fc599c9958f543b412e
tree92c08afd06611f9d797a8d0a54273705780658d2
parent24d58fb41db26300aa7ebfdf7b373860f636979a
* hurd/hurd/xattr.h: New file.

* hurd/xattr.c: New file.
* hurd/Makefile (routines): Add it.
* sysdeps/mach/hurd/fgetxattr.c: New file.
* sysdeps/mach/hurd/flistxattr.c: New file.
* sysdeps/mach/hurd/fremovexattr.c: New file.
* sysdeps/mach/hurd/fsetxattr.c: New file.
* sysdeps/mach/hurd/getxattr.c: New file.
* sysdeps/mach/hurd/lgetxattr.c: New file.
* sysdeps/mach/hurd/listxattr.c: New file.
* sysdeps/mach/hurd/lsetxattr.c: New file.
* sysdeps/mach/hurd/removexattr.c: New file.
* sysdeps/mach/hurd/setxattr.c: New file.
14 files changed:
ChangeLog
hurd/Makefile
hurd/hurd/xattr.h [new file with mode: 0644]
hurd/xattr.c [new file with mode: 0644]
sysdeps/mach/hurd/fgetxattr.c [new file with mode: 0644]
sysdeps/mach/hurd/flistxattr.c [new file with mode: 0644]
sysdeps/mach/hurd/fremovexattr.c [new file with mode: 0644]
sysdeps/mach/hurd/fsetxattr.c [new file with mode: 0644]
sysdeps/mach/hurd/getxattr.c [new file with mode: 0644]
sysdeps/mach/hurd/lgetxattr.c [new file with mode: 0644]
sysdeps/mach/hurd/listxattr.c [new file with mode: 0644]
sysdeps/mach/hurd/lsetxattr.c [new file with mode: 0644]
sysdeps/mach/hurd/removexattr.c [new file with mode: 0644]
sysdeps/mach/hurd/setxattr.c [new file with mode: 0644]