glibc/sysdeps/mach
Siddhesh Poyarekar 99f8dc9220 Fix -Wundef warning on PAGE_COPY_THRESHOLD
The PAGE_COPY_THRESHOLD macro is meant to be overridden by
architecture-specific pagecopy.h, but it is currently done only by
mach; all other architectures use the default.  Check to see if the
macro is defined in addition to whether it is set to a non-zero value.
2014-07-03 01:49:43 +05:30
..
bits
hurd Remove second argument from TLS_INIT_TP macro 2014-05-27 14:48:46 +02:00
i386
sys
Makefile
Subdirs
_strerror.c
adjtime.c
configure
configure.ac
getloadavg.c
getpagesize.c
getsysstats.c
gettimeofday.c
mprotect.c
msync.c
munmap.c hurd: Do not allow unmapping address 0 2014-04-16 23:16:15 +02:00
nanosleep.c
pagecopy.h Fix -Wundef warning on PAGE_COPY_THRESHOLD 2014-07-03 01:49:43 +05:30
readonly-area.c
sched_yield.c
sleep.c
strerror_l.c
sysdep.h
thread_state.h
usleep.c
xpg-strerror.c