NetworkManager/clients/tui/newt
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
..
meson.build build: meson: Add trailing commas 2018-12-20 13:50:34 +01:00
nmt-newt-button-box.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-button-box.h all: remove consecutive empty lines 2018-04-30 16:24:52 +02:00
nmt-newt-button.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-button.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-checkbox.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-checkbox.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-component.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-component.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-container.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-container.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-entry-numeric.c libnm,core: use _nm_utils_ascii_str_to_uint64() instead of strtol() 2019-02-12 08:50:28 +01:00
nmt-newt-entry-numeric.h tui: extend numeric range of NmtNewtEntryNumeric to gint64 2017-09-05 19:27:19 +02:00
nmt-newt-entry.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-entry.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-form.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-form.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-grid.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-grid.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-hacks.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-hacks.h all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-label.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-label.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-listbox.c docs: misc. typos 2018-09-15 09:08:03 +02:00
nmt-newt-listbox.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-popup.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-popup.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-section.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-section.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-separator.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-separator.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-stack.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-stack.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-textbox.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-textbox.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-toggle-button.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nmt-newt-toggle-button.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-types.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-utils.c all: drop unnecessary includes of <errno.h> and <string.h> 2019-02-12 08:50:28 +01:00
nmt-newt-utils.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt-widget.c all: drop trailing spaces 2018-02-07 13:32:04 +01:00
nmt-newt-widget.h all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
nmt-newt.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00