NetworkManager/shared
Thomas Haller ee29228277 shared: add define _nm_unused for __attribute__((unused))
This is both supported by clang and gcc. Using it is nicer then
casting the (void), which requires an additional line of code.
2016-05-12 09:59:09 +02:00
..
gsystem-local-alloc.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
Makefile.am shared: add "nm-shared-utils" 2016-03-26 12:10:53 +01:00
nm-dbus-compat.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-default.h build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-glib.h nm-glib: backport g_info() macro 2016-02-24 20:04:29 +01:00
nm-macros-internal.h shared: add define _nm_unused for __attribute__((unused)) 2016-05-12 09:59:09 +02:00
nm-shared-utils.c utils: refactor _nm_utils_ascii_str_to_int64() 2016-05-03 11:52:39 +02:00
nm-shared-utils.h shared: move nm_utils_ascii_str_to_bool() to shared/nm-shared-utils.h 2016-04-19 13:47:41 +02:00
nm-test-libnm-utils.h libnm/tests: add test code driving python test service 2015-12-26 16:43:49 +01:00
nm-test-utils-impl.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-test-utils.h nmtst: allow non-boolean argument to nmtst_assert_success() 2016-05-09 11:04:51 +02:00
nm-version-macros.h.in release: bump version to 1.3.0 (development) 2016-04-05 22:22:58 +02:00