This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
According to POSIX PAGESIZE and PAGE_SIZE must be identical. This
pages changes the constant PAGESIZE in
newlib/libc/sys/rtems/include/limits.h to match the PAGE_SIZE constant
defined in newlib/libc/sys/rtems/machine/param.h.
See also: https://www.rtems.org/bugzilla/show_bug.cgi?id=1216
2013-12-05 Chirayu Desai <chirayudesai1@gmail.com>
* newlib/libc/sys/rtems/include/limits.h: Update page size
to match newlib/libc/sys/rtems/machine/param.h
Attachment:
pagesize.diff
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |