NetworkManager/shared
Thomas Haller f39138ea48 shared: add nm_auto_close and nm_auto_fclose
We already have gs_fd_close, which however doesn't preserve
errno and only checks for fd != -1. Add our own define.

Downside is, we have to include stdio.h and errno.h,
which effectively ends up to be included *everywhere*.

(cherry picked from commit 312cea870d)
2016-12-15 17:51:04 +01:00
..
nm-utils shared: add nm_auto_close and nm_auto_fclose 2016-12-15 17:51:04 +01:00
Makefile.am shared: add unaligned.h 2016-10-14 11:23:31 +02:00
nm-common-macros.h auth: check when setting statistics refresh rate 2016-08-17 16:08:20 +02:00
nm-dbus-compat.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-default.h build: disable type checks in G_TYPE_CHECK_INSTANCE_CAST() macros (bgo#771120) 2016-09-12 13:55:23 +02:00
nm-dispatcher-api.h build: cleanup src/Makefile.am 2016-08-11 11:54:18 +02:00
nm-test-libnm-utils.h shared: move shared files to subdirectory "shared/nm-utils/" 2016-06-16 10:45:53 +02: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-version-macros.h.in release: bump version to 1.4.2 2016-09-30 17:37:44 +02:00