glib/glib
Owen Taylor 2c4878f63e HP-UX 10 xshares the same non-posix getpwuid_r signature as AIX. (#100756,
Sat Dec 14 21:24:04 2002  Owen Taylor  <otaylor@redhat.com>

        * glib/gutils.c (g_get_any_init): HP-UX 10 xshares the
        same non-posix getpwuid_r signature as AIX.
        (#100756, Kai Poitschke)
2002-12-15 02:35:28 +00:00
..
libcharset Break _g_locale_charset() into two pieces - a fast "raw" piece, and a slow 2002-12-15 01:35:07 +00:00
trio Set TRIO_LIBS when building with trio. 2002-12-15 00:42:37 +00:00
.cvsignore Default to --disable-gtk-doc, to avoid Jade setup hassles. 2002-03-05 05:18:23 +00:00
galloca.h provide g_newa(ctype, count) on top of g_alloca() like we provide g_new() 2001-11-14 07:50:12 +00:00
garray.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
garray.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gasyncqueue.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gasyncqueue.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gbacktrace.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gbacktrace.h Exclude OSF from alpha definition of G_BREAKPOINT(), since the assembler 2002-05-06 20:08:54 +00:00
gbsearcharray.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gbsearcharray.h API revamp to shorten GValueArray structure. 2001-12-13 07:06:56 +00:00
gcache.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gcache.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gcompletion.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gcompletion.h Make prefix argument const. (#91662, Gustavo Carneiro) 2002-10-14 19:38:30 +00:00
gconvert.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gconvert.h Make hostname parameter const char *. Added a new "ASCII must not be 2002-02-08 19:57:35 +00:00
gdataset.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gdataset.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gdate.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gdate.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gdebug.h Fix trailing , in enumeration Miroslaw Dobrzanski-Neumann (#72574) 2002-02-26 03:47:47 +00:00
gdir.c Remove references to nonexisting functions 2002-05-26 22:46:28 +00:00
gdir.h Add Copyright notice. 2002-11-22 23:45:32 +00:00
gen-unicode-tables.pl Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757, Tomas Ogren) 2002-12-06 20:11:29 +00:00
gerror.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gerror.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gfileutils.c Fix off-by-one error. (#100853) 2002-12-11 23:40:10 +00:00
gfileutils.h Add g_build_path(), g_build_filename(), to create separated paths, 2001-09-10 13:30:41 +00:00
ghash.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
ghash.h The following patch corrects some function attributes. (#61780) 2001-12-06 22:37:05 +00:00
ghook.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
ghook.h added padding. 2002-03-03 03:15:10 +00:00
giochannel.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
giochannel.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
giounix.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
giowin32.c glib/giowin32.c (g_io_win32_dispatch): Check buffer condition here, too. 2002-03-15 23:34:53 +00:00
glib-object.h Include gtypes.h not gobject/gtype.h 2001-11-18 00:38:48 +00:00
glib.def Fix off-by-one error. (#100853) 2002-12-11 23:40:10 +00:00
glib.h Add check for dirent.h 2001-11-05 01:47:31 +00:00
glib.rc.in Update to match what is currently produced by autotools. 2002-11-21 03:04:53 +00:00
glibintl.h 1.3.14 2002-02-17 23:28:43 +00:00
glist.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
glist.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gmacros.h pull in trio if host printf doesn't have a known way of printing 64-bit 2002-12-12 22:59:55 +00:00
gmain.c Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gmain.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gmarkup.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gmarkup.h New function to get the currently open element. (#70448) 2002-07-15 21:33:18 +00:00
gmem.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gmem.h Rename g_mem_vtable_is_set() to g_mem_is_system_malloc(). 2001-09-21 00:34:12 +00:00
gmessages.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gmessages.h Use G_LIKELY without surrounding parentheses in g_assert() and 2002-11-27 18:50:34 +00:00
gnode.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gnode.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gpattern.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gpattern.h make struct _GPatternSpec and GMatchType private. (g_pattern_equal): new 2001-10-13 05:54:10 +00:00
gprimes.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gprimes.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gprintf.c Mark 2.2 API additions. 2002-11-28 00:15:45 +00:00
gprintf.h Include a printf implementation supporting C99 snprintf and SUS 2002-11-21 00:35:15 +00:00
gprintfint.h Add gprintfint.h and trio. 2002-12-15 00:03:46 +00:00
gqsort.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gqsort.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gquark.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gqueue.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gqueue.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
grand.c Include string.h, supress a warning. 2002-12-11 16:13:34 +00:00
grand.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
grel.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
grel.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gscanner.c Fix typo. Missing '%' in my last commit. 2002-12-14 01:11:25 +00:00
gscanner.h fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) in 2002-10-12 19:37:48 +00:00
gshell.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gshell.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gslist.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gslist.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gspawn-win32-helper.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gspawn-win32.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gspawn.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gspawn.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gstrfuncs.c Add Since and Deprecation info for symbols documented in the templates. 2002-12-05 22:32:20 +00:00
gstrfuncs.h fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) in 2002-10-12 19:37:48 +00:00
gstring.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gstring.h Use gssize instead of gsize as type of the pos and len arguments. (#71964) 2002-02-20 16:44:56 +00:00
gthread.c Mark the contents of the strucures in this file /*< private >*/ 2002-12-15 02:19:06 +00:00
gthread.h Mark the contents of the strucures in this file /*< private >*/ 2002-12-15 02:19:06 +00:00
gthreadpool.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gthreadpool.h Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
gtimer.c Fix off-by-one error. (#100853) 2002-12-11 23:40:10 +00:00
gtimer.h Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow 2002-11-08 18:47:56 +00:00
gtree.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gtree.h Mark g_tree_traverse() as deprecated. (#65343) 2001-11-26 19:01:08 +00:00
gtypes.h Remove __const__ qualifier from __asm__ statements... GCC since at least 2002-03-25 23:18:13 +00:00
gunibreak.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gunibreak.h Patch from Andrew Taylor to improve tables and reduce relocations by using 2001-11-14 02:32:45 +00:00
gunichartables.h Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757, Tomas Ogren) 2002-12-06 20:11:29 +00:00
gunicode.h New function to revert a utf8 string. Gone, replaced by g_utf8_strreverse. 2002-07-26 19:48:02 +00:00
gunicollate.c Start of fixes for cross-compilation. Based on patches from Dimi Shahbaz, 2002-12-05 20:33:26 +00:00
gunicomp.h Patch from Andrew Taylor to improve tables and reduce relocations by using 2001-11-14 02:32:45 +00:00
gunidecomp.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gunidecomp.h glib/gconvert.c glib/gen-unicode-tables.pl fixed cast/type problems to 2002-03-13 15:36:04 +00:00
guniprop.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gutf8.c Break _g_locale_charset() into two pieces - a fast "raw" piece, and a slow 2002-12-15 01:35:07 +00:00
gutils.c HP-UX 10 xshares the same non-posix getpwuid_r signature as AIX. (#100756, 2002-12-15 02:35:28 +00:00
gutils.h Patch from Havoc Pennington to add functions for setting and getting a 2002-11-08 00:51:25 +00:00
gwin32.c Patch from Sven Neumann to make the include order consistent. (#71704) 2002-12-04 01:27:44 +00:00
gwin32.h glib/gwin32.c glib/gwin32.h Remove own implementation of dirent functions. 2001-09-29 23:19:24 +00:00
Makefile.am Update to match what is currently produced by autotools. 2002-11-21 03:04:53 +00:00
makefile.mingw.in Hardcode 2.0 in the names, as that is what Makefile.am does. 2002-11-21 03:25:35 +00:00
makefile.msc.in Hardcode 2.0 in the names, as that is what Makefile.am does. 2002-11-21 03:25:35 +00:00