[uClibc 0001071]: ARM mmap failure
bugs at busybox.net
bugs at busybox.net
Fri Oct 13 07:47:19 UTC 2006
The following issue has been SUBMITTED.
======================================================================
http://busybox.net/bugs/view.php?id=1071
======================================================================
Reported By: mklimek
Assigned To: uClibc
======================================================================
Project: uClibc
Issue ID: 1071
Category: Architecture Specific
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 10-13-2006 00:47 PDT
Last Modified: 10-13-2006 00:47 PDT
======================================================================
Summary: ARM mmap failure
Description:
On arm a 6-argument syscall is used for mmap, which is not supported (at
least in my toolchain).
And __UCLIBC_MMAP_HAS_6_ARGS__ is not defined for arm.
The attached patch just uses an older version of the mmap.c
implementation.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
10-13-06 00:47 mklimek New Issue
10-13-06 00:47 mklimek Status new => assigned
10-13-06 00:47 mklimek Assigned To => uClibc
10-13-06 00:47 mklimek File Added: mmap-6args.patch
======================================================================
More information about the uClibc-cvs
mailing list