mmap64.S on i386

Nikola Vladov <[email protected]> Mon, 7 Mar 2011 07:39:32 +0200
Newsgroups gmane.linux.lib.dietlibc
Message-ID <[email protected]>
I'm going to rewrite mmap64.S on i386 using the new function:
__error_unified_syscall  (thanks Felix).

Maybe I'll try to make mmap64 also simple (if possible). 
Have anybody make some patch for mmap64.S on i386.
Default is mmap.S which is small and simple :)

I don't want to make something, which is already done.

/nv