]> git.ipfire.org Git - thirdparty/glibc.git/commit
rt: Replace generic stub of shm_open with the posix version
authorFlorian Weimer <fweimer@redhat.com>
Mon, 21 Jun 2021 06:25:15 +0000 (08:25 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Mon, 21 Jun 2021 06:25:15 +0000 (08:25 +0200)
commitb7a0bfbd2f3eca602584f51f935599a776784a93
treec1d0bc83894fe14a7031aca4b4bcb817b657f151
parenta2014d311b2b2a7d8fcf2f502493404d7ec2601c
rt: Replace generic stub of shm_open with the posix version

Result of: git mv -f sysdeps/posix/shm_open.c rt
and manual removal of the _POSIX_MAPPED_FILES preprocessor condition.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
rt/shm_open.c
sysdeps/posix/shm_open.c [deleted file]