NetworkManager/clients
Thomas Haller b7bb744973 libnm,core: use _nm_utils_ascii_str_to_uint64() instead of strtol()
Using strtol() correctly proves to be hard.

Usually, we want to also check that the end pointer is points to the end
of the string. Othewise, we silently accept trailing garbage.
2019-02-12 08:50:28 +01:00
..
cli all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
common all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
tests Revert "clients/tests: fix client tests" 2019-02-06 12:12:51 +01:00
tui libnm,core: use _nm_utils_ascii_str_to_uint64() instead of strtol() 2019-02-12 08:50:28 +01:00
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nm-online.c nm-online: sort options in man page and program help 2018-11-05 09:32:20 +01:00