#3491 closed defect (fixed)

Align mprotect() prototype with POSIX

Reported by: Sebastian Huber Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: posix Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

The correct prototype is:

int	mprotect(void *, size_t, int);

Change History (2)

comment:1 Changed on 08/10/18 at 05:15:40 by Sebastian Huber <sebastian.huber@…>

In aac36d15/rtems:

posix: Add configure check for mprotect()

Update #3491.

comment:2 Changed on 08/28/18 at 05:13:25 by Sebastian Huber <sebastian.huber@…>

Resolution: fixed
Status: assignedclosed

In 0230202/rtems-source-builder:

5: Update Newlib

Pick up POSIX header file changes for an upcomming FreeBSD baseline
update in libbsd.

Update #3472.
Close #3491.

Note: See TracTickets for help on using tickets.