Add checks for vasprintf, localtime_r.
[platform/upstream/glib.git] / glib / gdate.c
1999-01-09 Jeff GarzikAdd checks for vasprintf, localtime_r.
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 Havoc PenningtonSolaris has a broken strftime that produced garbage...
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...
1998-12-02 Havoc PenningtonIf Julian is valid, we have to update the dmy represent...
1998-12-02 Havoc PenningtonRely on GDate::dmy and GDate::Julian flags, rather...
1998-12-02 Sebastian Wilhelmichanged `gpointer struct_tm_p' parameter of g_date_to_s...
1998-12-02 Tim Janiks/time_t/GTime/ and s/g_print/g_message/ include time.h.
1998-12-01 Havoc PenningtonThere are outstanding issues, but they should be resolv...