summaryrefslogtreecommitdiff
path: root/gutils.c
AgeCommit message (Expand)Author
1998-10-27win32 patch from Tor Lillqvist (glib-tml-981027-0), fixes some minorManish Singh
1998-10-27reimplemented the endian stuff, using inline asm for x86. #define g_htonlManish Singh
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist
1998-09-08#include <errno.h>Manish Singh
1998-09-08abandon the use of ATEXIT(), we keep the fallback macros for backwardsTim Janik
1998-09-07check for all three inline keywords individually.Tim Janik
1998-09-06Define. New define. (g_bit_nth_msf): Use it. Also, add prototype.Tom Tromey
1998-08-24removed this function which was not publically exported in glib.h. toTim Janik
1998-08-16version bump to 1.1.3, binary age 0, interface age 0.Tim Janik
1998-08-04version bump to 1.1.1, binary age 1, interface age 0. updates. updates.Tim Janik
1998-07-25indentation fixes.Tim Janik
1998-07-15feature TMPDIR env variable.Tim Janik
1998-07-14new fuction g_dirname() which returns a newlly allocated string.Tim Janik
1998-07-10added a bunch of utility/wrapper functions: g_basename(), g_getcwd(),Tim Janik
1998-06-12[Changes from josh to sync with his glib stuff -Yosh]Josh MacDonald
1998-06-10Initial revisionOwen Taylor