Age | Commit message (Expand) | Author | Files | Lines |
2000-07-26 | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 1 | -4/+4 |
2000-07-20 | Mark the functions g_basename and g_dirname deprecated. They will issue an | Sebastian Wilhelmi | 1 | -1/+74 |
2000-05-30 | Implement on Win32. | Tor Lillqvist | 1 | -1/+8 |
2000-05-30 | Move the g_locale_get_codeset() up in the header file to correspond to to | Owen Taylor | 1 | -1/+9 |
2000-05-29 | Add function to get the codeset name for the current locale. | Owen Taylor | 1 | -0/+17 |
2000-05-19 | added argument assertments. | Tim Janik | 1 | -0/+16 |
2000-04-19 | Changed the win32 part of this function to be thread safe and to make the | Sebastian Wilhelmi | 1 | -22/+55 |
2000-03-22 | Move Win32-only includes after inclusion of glib.h, so that G_OS_WIN32 is | Tor Lillqvist | 1 | -11/+9 |
2000-03-22 | Ok, Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> convinced me, | Sebastian Wilhelmi | 1 | -1/+1 |
2000-03-21 | always define G_GNUC_EXTENSION, even when not needed by GLib. That's | Sebastian Wilhelmi | 1 | -4/+2 |
2000-03-21 | Allocate only up to 128KB for a pathname. While this is an arbitrary value | Sebastian Wilhelmi | 1 | -1/+1 |
2000-03-20 | Make g_get_current_dir work on systems with unlimited pathname length like | Sebastian Wilhelmi | 1 | -9/+22 |
2000-03-01 | minor optimization. | Tim Janik | 1 | -6/+2 |
1999-11-01 | glib.h Rename Win32-only functions from gwin_* to g_win32_* to match the | Tor Lillqvist | 1 | -739/+0 |
1999-10-31 | Don't crash if removing a nonexistent value. | Tor Lillqvist | 1 | -0/+574 |
1999-10-04 | G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but | Manish Singh | 1 | -17/+17 |
1999-07-24 | 18:36. incorporated proposed cleanups from gtk-devel-list. | Tim Janik | 1 | -1/+13 |
1999-07-01 | Added a g_memmove replacement for platforms without memmove, where bcopy | Sebastian Wilhelmi | 1 | -0/+26 |
1999-06-17 | Completed the thread support in GLib. Thread creation, prioritizing | Sebastian Wilhelmi | 1 | -2/+2 |
1999-05-08 | Port to BeOS by myself and Richard Offer. | CDT 1999 Shawn T. Amundson | 1 | -0/+4 |
1999-04-25 | More editing. Use gcc, not ld to link. On native Win32 use _unlink(). Use | Tor Lillqvist | 1 | -63/+0 |
1999-04-24 | Support added for building using a GNU toolchain on Win32, | Tor Lillqvist | 1 | -13/+0 |
1999-04-22 | use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal bufsize for | Sebastian Wilhelmi | 1 | -0/+5 |
1999-03-06 | add OS/2 changes | Asbjørn Pettersen | 1 | -0/+4 |
1999-03-01 | Fixed yet another bloody implementation of getpwuid_r. This time for AIX. | Sebastian Wilhelmi | 1 | -1/+6 |
1999-02-24 | inserted additional note to look for ChangeLog and AUTHORS file for a log | CST 1999 Shawn T. Amundson | 1 | -0/+7 |
1999-02-10 | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macro | Sebastian Wilhelmi | 1 | -1/+1 |
1999-02-10 | fixed errernerous code wrt to thread specific error string allocation | Tim Janik | 1 | -35/+49 |
1999-02-05 | Make the error message in case of a broken thread system a bit more | Sebastian Wilhelmi | 1 | -14/+32 |
1999-02-02 | Don't call ensure_stdout_valid (which would open an unneeded console | Tor Lillqvist | 1 | -20/+22 |
1999-01-29 | Changed initial bufsize to 64. Should solve some problems out there. | Sebastian Wilhelmi | 1 | -1/+1 |
1999-01-25 | Do not use the thread libs, when searching for some functions, as this | Sebastian Wilhelmi | 1 | -2/+1 |
1999-01-24 | reverted raja's changes, since they leaked a struct passwd contents buffer | Tim Janik | 1 | -57/+22 |
1999-01-24 | Hopefully got the error handling for `getpwuid_r' right. (g_get_any_init) | Raja R Harinath | 1 | -3/+24 |
1999-01-24 | Moved the warning about MT and no getpwuid_r from gutils.c to configure | Manish Singh | 1 | -6/+0 |
1999-01-24 | (g_get_any_init) [HAVE_GETPWUID_R && HAVE_GETPWUID_R_POSIX]: | Raja R Harinath | 1 | -3/+1 |
1999-01-24 | Rewrite not to look at `errno' if library call succeeds, since `errno' is | Raja R Harinath | 1 | -14/+27 |
1999-01-23 | cleaned up the errno mess for GETPWUID. we especially don't want to | Tim Janik | 1 | -37/+47 |
1999-01-21 | Changed error handling again, as the error is not always set in errno, it | Sebastian Wilhelmi | 1 | -8/+12 |
1999-01-20 | jgarzik enthusiastically applies a patch | Jeff Garzik | 1 | -2/+2 |
1999-01-20 | All gtk apps were broken here on my setup. I changed the error to a | GMT 1999 Adam D. Moss | 1 | -1/+1 |
1999-01-20 | Use getpwuid_r with the right signature, if available. | Sebastian Wilhelmi | 1 | -28/+44 |
1999-01-16 | Merge in current Win32 version. Almost no Unix code touched. | Tor Lillqvist | 1 | -0/+23 |
1999-01-07 | Here we must replace getpwuid by getpwuid_r, but as I do not know how for | Sebastian Wilhelmi | 1 | -0/+13 |
1998-12-16 | version bump to 1.1.8, binary age 0, interface age 0. | Tim Janik | 1 | -13/+13 |
1998-12-15 | This commit merges the glib-threads branch into the main | Owen Taylor | 1 | -5/+29 |
1998-12-02 | Merge main loop into head. This probably breaks Win32, until | Owen Taylor | 1 | -0/+3 |
1998-11-25 | applied glib-tml-981120-0, change log appended below. | PST 1998 Manish Singh | 1 | -1/+1 |
1998-11-01 | applied glib-tml-981101-1 patch from Tor Lillqvist (ChangeLog entry | Manish Singh | 1 | -26/+44 |
1998-11-01 | Land glib-rrh-19981025-0.patch. | Raja R Harinath | 1 | -0/+5 |