libc/newlib/libc/sys/rtems/include/sys
jhb 472476a5a7 Add a mmap flag (MAP_32BIT) on 64-bit platforms
to request that a mapping use an address in the first 2GB of the
process's address space. This flag should have the same semantics as the
same flag on Linux.

To facilitate this, add a new parameter to vm_map_find() that specifies an
optional maximum virtual address.  While here, fix several callers of
vm_map_find() to use a VMFS_* constant for the findspace argument instead of
TRUE and FALSE.

Reviewed by:	alc
Approved by:	re (kib)
2018-08-24 15:00:02 +02:00
..
_bitset.h FreeBSD compatibility for RTEMS <sys/cpuset.h> 2017-05-25 12:36:27 -04:00
_cpuset.h FreeBSD compatibility for RTEMS <sys/cpuset.h> 2017-05-25 12:36:27 -04:00
_iovec.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
_pthreadtypes.h RTEMS: Fix _PTHREAD_MUTEX_INITIALIZER 2017-10-13 08:07:13 +02:00
_sockaddr_storage.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
_termios.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
bitset.h Synchronize RTEMS <sys/bitset.h> with FreeBSD 2017-07-12 08:04:45 +02:00
cpuset.h Fix some RTEMS CPUSET(9) macros 2017-06-07 15:46:19 +02:00
dirent.h rtems/.../dirent.h: Add alphasort() prototype 2018-03-13 09:11:47 -05:00
filio.h Add de-facto standard <sys/ioctl.h> for RTEMS 2017-05-25 12:42:08 -04:00
ioccom.h Fix RTEMS ioctl() declaration 2017-06-07 15:46:20 +02:00
ioctl.h Add de-facto standard <sys/ioctl.h> for RTEMS 2017-05-25 12:42:08 -04:00
lock.h RTEMS: Add semaphore <sys/lock.h> functions 2017-11-30 07:00:45 +01:00
mman.h Add a mmap flag (MAP_32BIT) on 64-bit platforms 2018-08-24 15:00:02 +02:00
param.h Increase MSIZE for RTEMS 2017-05-25 12:33:59 -04:00
socket.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
sockio.h Add de-facto standard <sys/ioctl.h> for RTEMS 2017-05-25 12:42:08 -04:00
syslimits.h Move header files 2015-07-29 12:53:53 -07:00
syslog.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
ttycom.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
ttydefaults.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
uio.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
un.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
utime.h Move header files 2015-07-29 12:53:53 -07:00