Re: [libposix-development] mmap system_call_numbers.h
Status: Pre-Alpha
Brought to you by:
hdante
From: Henrique A. <hd...@gm...> - 2009-08-01 14:22:06
|
In x86_32, there are two mmap system calls. The newest one is defined as LINUX_SYS_mmap2, ie, there's is a "2" in the name. The two system_call_numbers.h are a mess and should be fixed anyway. 2009/8/1 John Haitas <jh...@gm...>: > why is mmap defined in system/linux/x86_32/system_call_numbers.h but > not system/linux/x86_64/system_call_numbers.h ? > > -- > John Haitas > jh...@gm... > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Libposix-development mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libposix-development > -- Henrique Dante de Almeida hd...@gm... |