Skip to content
  • Tim Janik's avatar
    fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) in · f650a78e
    Tim Janik authored
    Sat Oct 12 21:30:41 2002  Tim Janik  <timj@gtk.org>
    
            * merged up from glib-2-0:
    
            * glib/gstrfuncs.c (g_ascii_strtod): fix comment.
            (g_ascii_strtoull): new function, acting like strtoull(3) in the C
            locale.
    
            * glib/gscanner.[hc]: fix 32bit issues with integer parsing and
            support storing 64bit values in GTokenValue by
            using g_ascii_strtoull().
    f650a78e