Refactor shm_{open,unlink} code to separate Linux-specific directory choice from...
[glibc.git] / sysdeps / posix / Makefile
blob8e5f7c3bbac8236f28008452ce3631560d44aa3d
1 # These affect the generated bits/stdio_lim.h file.
2 L_tmpnam = 20
3 TMP_MAX = 238328
4 L_ctermid = 9
5 L_cuserid = 9
7 ifeq ($(subdir),rt)
8 librt-routines += shm-directory
9 endif