Portability: use g_ascii_strtoll instead of strtoll, atoll and atof.
commitbcb8c376efac11e8a591e3e5fc0e0bb0ce9f06dc
authorAndrew Borodin <aborodin@vmail.ru>
Fri, 7 Dec 2012 10:32:46 +0000 (7 14:32 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 21 Dec 2012 08:50:32 +0000 (21 12:50 +0400)
tree2397dadfb5818129f261ab4886eb6a158a84ccef
parent3b6f3697f91a847457bb5692c0313d10ee57523a
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