Portability: use g_ascii_strtoll instead of strtoll, atoll and atof.
commit17cadc50ecfc2251a4a73398e6befe3162a77e9c
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 7 Dec 2012 10:32:46 +0000 (7 14:32 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Thu, 20 Dec 2012 11:35:35 +0000 (20 15:35 +0400)
tree646c13c8cac4aceb13ff55f802681f29dc91379b
parente574972d58535ee29ac79d37f3d8a1105126938e
Portability: use g_ascii_strtoll instead of strtoll, atoll and atof.

Set minimal version of GLib up to 2.12 because of g_ascii_strtoll.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
configure.ac
lib/util.c
lib/vfs/parse_ls_vga.c
m4.include/ac-glib.m4
src/vfs/fish/fish.c
src/viewer/dialogs.c