libc/newlib/libc/sys/rtems/include
kib e6a85661ce Implement read(2)/write(2) and neccessary lseek(2)
for posix shmfd. Add MAC framework entries for posix shm read and write.

Do not allow implicit extension of the underlying memory segment past
the limit set by ftruncate(2) by either of the syscalls.  Read and
write returns short i/o, lseek(2) fails with EINVAL when resulting
offset does not fit into the limit.

Discussed with:	alc
Tested by:	pho
Sponsored by:	The FreeBSD Foundation
2018-08-24 15:00:02 +02:00
..
arpa Remove FreeBSD specifics from RTEMS <arpa/inet.h> 2017-06-12 08:41:24 +02:00
machine RTEMS: Unconditionally define _off_t to int64_t 2018-07-20 06:53:21 +02:00
net Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
netinet Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
netinet6 Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
sys Implement read(2)/write(2) and neccessary lseek(2) 2018-08-24 15:00:02 +02:00
limits.h RTEMS: Increase SEM_VALUE_MAX 2016-12-20 12:39:31 +01:00
netdb.h Add some POSIX header files for RTEMS 2017-05-25 12:41:33 -04:00
semaphore.h RTEMS: Make sem_t self-contained 2017-10-05 14:56:12 +02:00
syslog.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