File: mmap64.c

package info (click to toggle)
glibc-pre2.1 2.0.105-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 50,884 kB
  • ctags: 45,906
  • sloc: ansic: 344,555; asm: 23,735; sh: 4,611; makefile: 4,118; awk: 831; cpp: 454; perl: 435; sed: 62
file content (3 lines) | stat: -rw-r--r-- 167 bytes parent folder | download
1
2
3
/* At least for now mmap64 is the same as mmap on all platforms.
   When/If the 32 bit platforms get a >32 bit VFS we'll have to
   change it for these platforms.  */