NetworkManager/clients
Lubomir Rintel f0c1efbf42 all: add and utilize nm_utils_is_separator()
It is meant to be rather similar in nature to isblank() or
g_ascii_isspace().

Sadly, isblank() is locale dependent while g_ascii_isspace() also considers
vertical whitespace as a space. That's no good for configuration files that
are strucutured into lines, which happens to be a pretty common case.
2018-05-10 14:35:52 +02:00
..
cli all: add and utilize nm_utils_is_separator() 2018-05-10 14:35:52 +02:00
common all: add and utilize nm_utils_is_separator() 2018-05-10 14:35:52 +02:00
tui all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
meson.build build/meson: use variables for ldflags and linker-script 2018-01-11 12:46:01 +01:00
nm-online.c all: require glib 2.40 2018-01-18 11:45:36 +01:00