Home
last modified time | relevance | path

Searched refs:_REENTRANT (Results 1 – 19 of 19) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dgthr-tpf.h44 #ifndef _REENTRANT
45 #define _REENTRANT 1 macro
Dgthr-posix95.h38 #ifndef _REENTRANT
39 #define _REENTRANT 1 macro
Dgthr-posix.h39 #if !defined(_REENTRANT) && defined(__osf__)
40 #define _REENTRANT 1 macro
DChangeLog-2006100 * gthr-posix.h (_REENTRANT): Only define if __osf__ is defined.
DChangeLog-200312280 * gthr-posix.h: Define _REENTRANT if missing.
31432 (NETBSD_CPP_SPEC): Define _REENTRANT and _PTHREADS if
/freebsd-9-stable/contrib/gcclibs/libmudflap/
Dmf-runtime.h58 #ifndef _REENTRANT
59 #define _REENTRANT macro
DChangeLog29 * mf-runtime.h: Add #ifndef protection for conflicting _REENTRANT
/freebsd-9-stable/contrib/ntp/ntpd/
Drefclock_pcf.c185 #if defined(_REENTRANT) || defined(_THREAD_SAFE) in pcf_poll()
/freebsd-9-stable/usr.sbin/ntp/
Dconfig.h1668 #define _REENTRANT 1 macro
/freebsd-9-stable/contrib/ntp/sntp/m4/
Dopenldap-thread-check.m4575 AC_DEFINE([_REENTRANT], [1], [enable thread safety])
582 dnl The errno declaration may dependent upon _REENTRANT.
589 dnl The h_errno declaration may dependent upon _REENTRANT.
/freebsd-9-stable/lib/libedit/
Dterm.c267 #ifdef _REENTRANT
1256 #ifdef _REENTRANT in term_tputs()
1261 #ifdef _REENTRANT in term_tputs()
/freebsd-9-stable/contrib/sendmail/include/sm/
Dconf.h1927 #if !defined(SM_SET_H_ERRNO) && defined(_REENTRANT)
/freebsd-9-stable/contrib/ntp/sntp/libevent/
DChangeLog-1.428 o Define _REENTRANT as needed on Solaris, elsewhere (6cbea13)
DChangeLog-2.0787 o Define _REENTRANT as needed on Solaris, elsewhere (c1cd32a)
1187 o Some older Solaris versions demand that _REENTRANT be defined to get strtok_r(); do so.
/freebsd-9-stable/contrib/ntp/sntp/
Dconfig.h.in885 #undef _REENTRANT
/freebsd-9-stable/contrib/ntp/
Dconfig.h.in1636 #undef _REENTRANT
/freebsd-9-stable/contrib/libstdc++/
DChangeLog-20004395 * stl/bits/stl_config.h: Make _STL_THREADS depend on _REENTRANT.
/freebsd-9-stable/contrib/ncurses/
DNEWS896 + modify some modules to allow them to be reentrant if _REENTRANT is
/freebsd-9-stable/contrib/bind9/
DCHANGES10502 761. [bug] _REENTRANT was still defined when building with