-
- Downloads
Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS
The Autoconf macro AC_USE_SYSTEM_EXTENSIONS defines preprocessor macros which turn on extensions to C and POSIX. The macro also makes it easier for developers to use the extensions without needing (or forgetting) to define them manually. The macro can be safely used because it was introduced in Autoconf 2.60 and Tor requires Autoconf 2.63 and above.
Showing
- changes/bug19139 3 additions, 0 deletionschanges/bug19139
- configure.ac 1 addition, 3 deletionsconfigure.ac
- m4/pc_from_ucontext.m4 3 additions, 6 deletionsm4/pc_from_ucontext.m4
- src/common/backtrace.c 0 additions, 3 deletionssrc/common/backtrace.c
- src/common/compat.c 0 additions, 12 deletionssrc/common/compat.c
- src/common/compat_pthreads.c 0 additions, 2 deletionssrc/common/compat_pthreads.c
- src/common/compat_threads.c 0 additions, 2 deletionssrc/common/compat_threads.c
- src/common/crypto.c 0 additions, 1 deletionsrc/common/crypto.c
- src/common/sandbox.c 0 additions, 2 deletionssrc/common/sandbox.c
- src/common/sandbox.h 0 additions, 6 deletionssrc/common/sandbox.h
- src/common/util.c 0 additions, 4 deletionssrc/common/util.c
- src/ext/eventdns.c 0 additions, 3 deletionssrc/ext/eventdns.c
Loading
Please register or sign in to comment