Fix: unused-variable warnings in bt_X_freeze() when not in DEV_MODE
[babeltrace.git] / include / babeltrace / compat /
2019-05-02  Philippe Proulxlib: graph: add "self" and some "private" APIs
2019-05-02  Philippe ProulxFix: bt_g_hash_table_contains(): handle `NULL`/0 values
2019-05-02  Philippe ProulxReplace assert() -> BT_ASSERT() and some preconditions...
2017-11-13  Michael JeansonFix: Replace bt_timegm with a thread-safe implementation
2017-11-02  Michael JeansonPort: open files in binary mode on Windows
2017-08-22  Jérémie GalarneauPort fix: Windows does not allow read-only mappings...
2017-08-18  Michael JeansonTest: use static data in test_ctf_writer
2017-07-19  Michael JeansonPort: unlink() requires unistd.h on Solaris and macOS
2017-07-19  Michael JeansonPort: replace setenv() by g_setenv()
2017-07-19  Michael JeansonPort: do not include malloc.h
2017-07-18  Michael JeansonFix: logging in socket-internal.h
2017-07-05  Michael JeansonPort: Add winsock support to live for mingw
2017-07-05  Michael JeansonPort: dirfd is not portable, replace it
2017-07-05  Michael JeansonPort: use ghashtable in mman compat
2017-06-09  Philippe ProulxUse abort() instead of a false assertion
2017-06-09  Michael JeansonPort: replace strerror_r() with glib g_strerror()
2017-06-09  Michael JeansonPort: Add missing includes for mingw
2017-06-09  Michael JeansonPort: memstream compat for mingw
2017-06-09  Michael JeansonPort: add missing include for stdio.h compat
2017-06-09  Michael JeansonPort: Add utsname.h compat for mingw
2017-06-09  Michael JeansonPort: Add mman.h compat for mingw
2017-06-09  Michael JeansonPort: Add posix_fallocate compat for mingw
2017-06-09  Michael JeansonPort: Add timegm compat for mingw
2017-06-09  Michael JeansonPort: Add time.h compat for mingw
2017-06-09  Michael JeansonPort: Add bt_common_get_page_size
2017-05-28  Philippe ProulxAdd `-internal` suffix to all internal header files
2017-05-26  Michael JeansonPort: Add glib g_mkdtemp to mkdtemp wrapper
2017-05-26  Michael JeansonCleanup: bt namespace for compat glib
2017-05-26  Michael JeansonCleanup: bt namespace for compat memstream.h
2017-05-26  Michael JeansonCleanup: bt namespace for compat timegm
2017-05-26  Michael JeansonCleanup: bt namespace for compat strerror_r
2016-05-31  Michael JeansonFix: strerror_r behavior is glibc specific
2016-02-10  Michael JeansonFix: BABELTRACE_HAVE_LIBC_UUID misspelled as BT_HAVE_LI...
2016-02-10  Michael JeansonPort: Add OSX mman.h compat
2016-02-09  Michael JeansonCleanup: remove unused label 'end'
2015-10-15  Mathieu Desnoyerscompat send no SIGPIPE: multithread-safe
2015-10-15  Jérémie GalarneauFix: truncated value in fgetc() usage
2015-10-14  Mathieu DesnoyersImplement bt_getline
2015-10-14  Michael JeansonPort: Include config.h globally trough DEFAULT_INCLUDES
2015-10-14  Michael JeansonPort: Add compat for dirfd
2015-10-14  Michael JeansonPort: Add compat for mkdtemp
2015-10-14  Michael JeansonPort: Add compat for strnlen and strndup
2015-10-14  Mathieu DesnoyersPort: Implement faccessat wrapper
2015-10-14  Jérémie GalarneauPort: implement posix_fallocate wrapper
2015-10-13  Michael JeansonPort: Add compat for platforms with no MSG_NOSIGNAL...
2015-10-13  Jérémie GalarneauChange UUID API prefix from babeltrace_ to bt_
2015-10-13  Michael JeansonPort: Add Solaris libuuid compat
2015-10-07  Michael JeansonFix: add compat for glib < 2.32
2014-08-07  Jérémie GalarneauAdd limits compatibility header
2013-08-26  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-07-08  JP IkaheimonenAdd MinGW implementation of UUID functions
2013-07-08  JP IkaheimonenMove strerror_r to compat directory
2013-07-05  Mathieu DesnoyersMerge branch 'master' into bindings/python
2013-06-29  Soumya Kanti Chakr... babeltrace-log: UTC timestamps
2013-05-07  JP IkaheimonenMove memstream.h and uuid.h to include/babeltrace/compa...
This page took 0.061424 seconds and 7 git commands to generate.