-
- Downloads
posix.c (O_BINARY): Define if not defined.
* posix.c (O_BINARY): Define if not defined. (backtrace_open): Pass O_BINARY to open. Only call fcntl if HAVE_FCNTL is defined. * configure.ac: Test for the fcntl function. * configure, config.h.in: Rebuild. From-SVN: r191443
Showing
- libbacktrace/ChangeLog 8 additions, 0 deletionslibbacktrace/ChangeLog
- libbacktrace/config.h.in 3 additions, 0 deletionslibbacktrace/config.h.in
- libbacktrace/configure 21 additions, 0 deletionslibbacktrace/configure
- libbacktrace/configure.ac 14 additions, 0 deletionslibbacktrace/configure.ac
- libbacktrace/posix.c 7 additions, 1 deletionlibbacktrace/posix.c
Loading
Please register or sign in to comment