about summary refs log tree commit diff
path: root/sysdeps/posix/Makefile
blob: 8e5f7c3bbac8236f28008452ce3631560d44aa3d (plain) (blame)
1
2
3
4
5
6
7
8
9
# These affect the generated bits/stdio_lim.h file.
L_tmpnam  = 20
TMP_MAX   = 238328
L_ctermid = 9
L_cuserid = 9

ifeq ($(subdir),rt)
librt-routines += shm-directory
endif