Implement mmap(), fxstat(), fxstat64()
commit75250625af93a60b224fc7e3b5216f9a8484658d
authorMark Seaborn <mrs@mythic-beasts.com>
Wed, 7 Jan 2009 23:00:59 +0000 (7 23:00 +0000)
committerMark Seaborn <mrs@mythic-beasts.com>
Wed, 7 Jan 2009 23:00:59 +0000 (7 23:00 +0000)
tree584280cd7b139660876905c52cf3d13c38d11563
parent8ae3b6c05ffd36d714168056a5e13e214e4cdd6c
Implement mmap(), fxstat(), fxstat64()
The latter two don't do any struct stat conversions yet
sysdeps/nacl/fxstat.c [new file with mode: 0644]
sysdeps/nacl/fxstat64.c [new file with mode: 0644]
sysdeps/nacl/mmap.c [new file with mode: 0644]