Home
last modified time | relevance | path

Searched refs:SUPPORT_C89 (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/lib/libc/time/
Dprivate.h48 #ifndef SUPPORT_C89
49 # define SUPPORT_C89 1 macro
Dlocaltime.c332 # if SUPPORT_C89
1821 # if !SUPPORT_C89 in localtime()
1874 # if !SUPPORT_C89 in gmtime()
1890 # if !SUPPORT_C89 in offtime()
DNEWS115 SUPPORT_C89 now defaults to 1.
199 The SUPPORT_C89 option now defaults to 1 instead of 0, fixing a