Use getpwuid_r with the right signature, if available.
[platform/upstream/glib.git] / gutils.c
1999-01-20 Sebastian WilhelmiUse getpwuid_r with the right signature, if available.
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1999-01-07 Sebastian WilhelmiHere we must replace getpwuid by getpwuid_r, but as...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-12-02 Owen TaylorMerge main loop into head. This probably breaks Win32...
1998-11-25 PST 1998 Manish... applied glib-tml-981120-0, change log appended below.
1998-11-01 Manish Singhapplied glib-tml-981101-1 patch from Tor Lillqvist...
1998-11-01 Raja R HarinathLand glib-rrh-19981025-0.patch.
1998-10-27 Manish Singhwin32 patch from Tor Lillqvist (glib-tml-981027-0)...
1998-10-27 Manish Singhreimplemented the endian stuff, using inline asm for...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-09-08 Manish Singh#include <errno.h>
1998-09-08 Tim Janikabandon the use of ATEXIT(), we keep the fallback macro...
1998-09-07 Tim Janikcheck for all three inline keywords individually.
1998-09-06 Tom TromeyDefine. New define. (g_bit_nth_msf): Use it. Also,...
1998-08-24 Tim Janikremoved this function which was not publically exported...
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-04 Tim Janikversion bump to 1.1.1, binary age 1, interface age...
1998-07-25 Tim Janikindentation fixes.
1998-07-15 Tim Janikfeature TMPDIR env variable.
1998-07-14 Tim Janiknew fuction g_dirname() which returns a newlly allocate...
1998-07-10 Tim Janikadded a bunch of utility/wrapper functions: g_basename...
1998-06-12 Josh MacDonald[Changes from josh to sync with his glib stuff -Yosh]
1998-06-10 Owen TaylorInitial revision