Skip to content
  • Tor Lillqvist's avatar
    removed dummy structure definitions for struct _GCache, _GTree, _GTimer, · a6149403
    Tor Lillqvist authored
    Tue Oct 27 03:00:50 1998  Tim Janik  <timj@gtk.org>
    
            * glib.h: removed dummy structure definitions for struct _GCache,
            _GTree, _GTimer, _GMemChunk, _GListAllocator and _GStringChunk.
    
            * gutils.c: implement glib's inline functions _after_ all include
            statements have been processed.
            removed Tor's MAXPATHLEN check since there already was one supplied
            further down in this file.
            (LibMain): special cased the #ifdef __LCC__ case for NATIVE_WIN32,
            since lcc maybe used on other platforms as well. why in hell is this
            stuff required?
            (g_get_any_init): for windows, if the user name is supplied, use it as
            realname also.
            in general, if there is no homedir specified, use the tmpdir that
            we already figured.
    
            * gtimer.c (g_timer_elapsed): changed a g_assert() statement to
            g_return_if_fail().
    
            * applied glib-tml-981020-0.patc...
    a6149403
To find the state of this project's repository at the time of any of these versions, check out the tags.