Home
last modified time | relevance | path

Searched refs:USG_COMPAT (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/timezone/
Dprivate.h142 #if defined USG_COMPAT && USG_COMPAT == 2
153 #if defined USG_COMPAT && USG_COMPAT == 2
193 #ifndef USG_COMPAT
195 # define USG_COMPAT 0 macro
197 # define USG_COMPAT 1 macro
202 # if _POSIX_VERSION < 198808 && !USG_COMPAT
490 # if USG_COMPAT
540 #if 2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS)
/glibc-2.36/ChangeLog.old/
DChangeLog.216816 [TZ_TIME_T || !HAVE_POSIX_DECLS][USG_COMPAT](timezone): Remove.
6817 [TZ_TIME_T || !HAVE_POSIX_DECLS][USG_COMPAT](daylight): Remove.
6822 [2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS)](timezone): New.
6823 [2 <= USG_COMPAT + (TZ_TIME_T || !HAVE_POSIX_DECLS)](daylight): New.
6824 [USG_COMPAT && USG_COMPAT == 2](timezone): New.
6825 [USG_COMPAT && USG_COMPAT == 2](timezone): New.