]> git.ipfire.org Git - thirdparty/glibc.git/commit
Implement all nacl_irt_dev_filename calls.
authorRoland McGrath <roland@hack.frob.com>
Mon, 2 Mar 2015 22:00:16 +0000 (14:00 -0800)
committerRoland McGrath <roland@hack.frob.com>
Mon, 2 Mar 2015 22:00:16 +0000 (14:00 -0800)
commita928fd829207e6ad9675ca6a80050517a2f3917f
tree8befd115708a4d7fac07cd31815848f2af8d6e3b
parent48a5cf1639ad1aa81f314543b84f150f3bd8f521
Implement all nacl_irt_dev_filename calls.
13 files changed:
sysdeps/nacl/chdir.c [new file with mode: 0644]
sysdeps/nacl/chmod.c [new file with mode: 0644]
sysdeps/nacl/fchmod.c
sysdeps/nacl/link.c [new file with mode: 0644]
sysdeps/nacl/lxstat.c [new file with mode: 0644]
sysdeps/nacl/lxstat64.c [new file with mode: 0644]
sysdeps/nacl/readlink.c [new file with mode: 0644]
sysdeps/nacl/rename.c [new file with mode: 0644]
sysdeps/nacl/rmdir.c [new file with mode: 0644]
sysdeps/nacl/symlink.c [new file with mode: 0644]
sysdeps/nacl/truncate.c [new file with mode: 0644]
sysdeps/nacl/truncate64.c [new file with mode: 0644]
sysdeps/nacl/utimes.c [new file with mode: 0644]