]> sourceware.org Git - glibc.git/commit
rt: Replace generic stub of shm_unlink 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)
commita749a00fb55e7ee7ede658ef12de4c7de1570b99
treeab7519c834b6a1fb577f723d66a9f1de1bad083c
parentb7a0bfbd2f3eca602584f51f935599a776784a93
rt: Replace generic stub of shm_unlink with the posix version

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

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
rt/shm_unlink.c
sysdeps/posix/shm_unlink.c [deleted file]
This page took 0.042123 seconds and 5 git commands to generate.