|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001071 |
[uClibc] Architecture Specific |
major |
always |
10-13-06 00:47 |
10-25-08 01:34 |
|
|
Reporter |
mklimek |
View Status |
public |
|
|
Assigned To |
uClibc |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0001071: 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. |
|
Additional Information |
|
|
|
Attached Files |
mmap-6args.patch [^] (1,026 bytes) 10-13-06 00:47 |
|
|