summaryrefslogtreecommitdiff
path: root/shared/nm-utils/nm-io-utils.c
Commit message (Expand)AuthorAgeFilesLines
* shared: use nm_strerror_native_r() in lower layersth/errnoThomas Haller2019-02-091-9/+12
* all: replace g_strerror() calls with nm_strerror_native()Thomas Haller2019-02-091-7/+7
* all: assert that native errno numbers are positiveThomas Haller2019-02-091-7/+4
* all: cache errno in local variable before using itThomas Haller2019-02-091-21/+30
* Fix typosRafael Fontenelle2018-09-301-2/+2
* all: pass O_CLOEXEC flag to g_mkstemp()Thomas Haller2018-09-211-1/+1
* shared: move file-get-contents and file-set-contents helper to shared/Thomas Haller2018-09-041-0/+404
* shared: add "nm-io-utils.h"Thomas Haller2018-09-041-0/+26