glib/glib
Hans Breuer 675c3ee6e6 shortcut_spawn_retval which doesn't improve the implementation at all, it
2003-03-07  Hans Breuer  <hans@breuer.org>

	* glib/gspawn-win32.c : (GPid)shortcut_spawn_retval which
	doesn't improve the implementation at all, it just make it
	compile with msvc ...

	* glib/makefile.msc.in : build gatomic.c (now really:)
2004-03-07 15:01:00 +00:00
..
gnulib Fix 64bit printing for MSVC builds (#119292, Hans Breuer): 2003-11-02 00:54:02 +00:00
libcharset Add cp1251 support for Solaris. (#104738, Hidetoshi Tajima) 2003-03-30 21:29:26 +00:00
trio Remove trio printf(). 2003-07-28 23:00:51 +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 Don't return FALSE from a pointer function. (#131472, Morten Welinder) 2004-01-31 02:12:06 +00:00
garray.h New function to call a function for each element of a GPtrArray. (#114790) 2003-12-26 01:04:12 +00:00
gasyncqueue.c Reading access to ref_count only with g_atomic_int_get(). 2004-02-27 17:19:32 +00:00
gasyncqueue.h Use g_atomic_int_(inc|dec_and_test) for reference counting. 2004-02-27 16:06:31 +00:00
gatomic.c Patch by Sebastian Wilhemi to fix infinite recursion in g_atomic. 2004-03-05 21:10:45 +00:00
gatomic.h Moved the assembler functions from gatomic.h to gatomic.c, which makes for 2004-02-29 16:48:37 +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.h inserted casts for C++. 2003-09-07 22:36:58 +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 New function which works like g_completion_complete(), but strips a 2004-02-04 23:54:17 +00:00
gcompletion.h Add prototype for g_completion_complete_utf8(). 2004-02-05 01:58:47 +00:00
gconvert.c get_filename_charset() needs to return false for filenames not encoded in 2003-12-13 14:38:18 +00:00
gconvert.h Use gchar, gint, gsize instead of char, int, size_t in the interface for 2003-07-29 18:59:23 +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 Translate from locale era to AD in g_date_set_parse(). (#133400, Theppitak 2004-02-27 00:42:39 +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 Clarify documentation. 2003-02-23 22:55:47 +00:00
gdir.h Add Copyright notice. 2002-11-22 23:45:32 +00:00
gen-unicode-tables.pl Size compose_table correctly. (#123421, Simon Josefsson) 2004-01-30 23:20:16 +00:00
gerror.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +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 make g_file_test(,G_FILE_TEST_IS_EXECUTABLE) return something useful on 2003-12-14 19:05:29 +00:00
gfileutils.h Rename g_read_link() to g_file_read_link() to better match the remaining 2003-07-29 22:31:40 +00:00
ghash.c Documentation updates. 2004-02-27 21:11:51 +00:00
ghash.h applied patch from #131937 with slight renames. provides 2004-02-20 02:05:36 +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 Fix a bunch of typos in header comments. (#102422, Morten Welinder) 2003-02-06 19:57:14 +00:00
gi18n-lib.h New headers defining common gettext-support macros. 2003-11-05 21:07:47 +00:00
gi18n.h New headers defining common gettext-support macros. 2003-11-05 21:07:47 +00:00
giochannel.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
giochannel.h glib/giochannel.h Remove bogus (Win32-only) declaration of 2003-06-05 22:18:27 +00:00
giounix.c #define _POSIX_SOURCE for SSIZE_MAX. Fixes #128853. 2004-01-12 00:06:54 +00:00
giowin32.c Bind inter-thread comminication sockets to INADDR_LOOPBACK instead of 2003-11-22 19:28:04 +00:00
glib-object.h Include gtypes.h not gobject/gtype.h 2001-11-18 00:38:48 +00:00
glib.def Add g_main_depth. (#136221, Cedric Gustin) 2004-03-05 20:12:51 +00:00
glib.h New files to implement atomic operations for different platforms. Fixes 2004-02-26 14:30:35 +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 Remove unused function g_list_sort2 (bug #113203). 2003-05-19 17:02:32 +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 change #elif with no expression to #else in G_STRFUNC definition. Thanks 2003-12-11 18:31:46 +00:00
gmain.c Use the atomic integer operations for GMainContext and GMainLoop reference 2004-03-04 10:12:55 +00:00
gmain.h Add g_main_depth() (Request from Tim Janik and Stefan Westerfeld) 2004-03-01 02:41:09 +00:00
gmarkup.c Document as 2.4 additions. (unescape_text): Implement newline and 2003-10-08 21:44:04 +00:00
gmarkup.h Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). 2003-09-12 00:17:02 +00:00
gmem.c Fix the locking of the mem_chunks list. (#127096, Balazs Scheidler) 2003-12-21 21:51:39 +00:00
gmem.h Fix a bunch of typos in header comments. (#102422, Morten Welinder) 2003-02-06 19:57:14 +00:00
gmessages.c Escape control characters in g_logv() output. (#108287, Christian Biere) 2003-08-25 16:36:03 +00:00
gmessages.h Fix a bunch of typos in header comments. (#102422, Morten Welinder) 2003-02-06 19:57:14 +00:00
gnode.c New function to deep-copy a GNode and its children. (#93464, James M. 2004-02-21 23:56:54 +00:00
gnode.h New function to deep-copy a GNode and its children. (#93464, James M. 2004-02-21 23:56:54 +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 Make the various printf feature test macros reflect the system printf, 2003-10-04 23:24:02 +00:00
gprintf.h Synchronize argument names with headers and docs. (g_vasprintf): An 2003-06-05 22:47:42 +00:00
gprintfint.h Make the various printf feature test macros reflect the system printf, 2003-10-04 23:24:02 +00:00
gqsort.c Use gchar, gint, gsize instead of char, int, size_t in the interface for 2003-07-29 18:59:23 +00:00
gqsort.h Use gchar, gint, gsize instead of char, int, size_t in the interface for 2003-07-29 18:59:23 +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 Documentation updates. 2004-02-27 21:11:51 +00:00
gqueue.h Extend GQueue API to match the GList API. (#118439). 2004-02-21 12:48:08 +00:00
grand.c Add Since: 2.4, where due 2004-02-24 21:17:10 +00:00
grand.h Add the init_by_array functionality from the reference implementation of 2004-01-10 01:38:55 +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 for msvc build 2003-07-20 15:55:09 +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 Optimize the common cases (init == NULL or init == "") a bit. replace uses 2003-03-30 22:02:20 +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 Optimize the common cases (init == NULL or init == "") a bit. replace uses 2003-03-30 22:02:20 +00:00
gspawn-win32.c shortcut_spawn_retval which doesn't improve the implementation at all, it 2004-03-07 15:01:00 +00:00
gspawn.c Patch from J. Ali Harlow 2004-03-01 20:47:49 +00:00
gspawn.h Patch from J. Ali Harlow 2004-03-01 20:47:49 +00:00
gstrfuncs.c Don't modify errno. (#116617, Balazs Scheidler) 2004-02-26 23:43:45 +00:00
gstrfuncs.h New function, a cross between g_strsplit() and strtok(). (#88329, Soeren 2004-01-28 00:37:46 +00:00
gstring.c for G_CAN_INLINE environments, inline g_string_append_c() for efficiency. 2004-02-19 17:42:00 +00:00
gstring.h for G_CAN_INLINE environments, inline g_string_append_c() for efficiency. 2004-02-19 17:42:00 +00:00
gthread.c Patch by Sebastian Wilhemi to fix infinite recursion in g_atomic. 2004-03-05 21:10:45 +00:00
gthread.h Moved the assembler functions from gatomic.h to gatomic.c, which makes for 2004-02-29 16:48:37 +00:00
gthreadinit.h Patch by Sebastian Wilhemi to fix infinite recursion in g_atomic. 2004-03-05 21:10:45 +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 Add g_timer_continue(). (#98536, Tim-Philipp Müller) 2004-01-22 19:56:28 +00:00
gtimer.h Add g_timer_continue(). (#98536, Tim-Philipp Müller) 2004-01-22 19:56:28 +00:00
gtree.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gtree.h Mark g_tree_traverse() as deprecated. (#65343) 2001-11-26 19:01:08 +00:00
gtypes.h Fix for #103710, Mark Jones: 2003-12-02 01:31:43 +00:00
gunibreak.c Update Unicode data to 4.0. (#107974) 2003-07-31 02:27:56 +00:00
gunibreak.h Update Unicode data to 4.0. (#107974) 2003-07-31 02:27:56 +00:00
gunichartables.h Add g_unichar_get_mirror_char. (#114749) 2003-09-12 17:54:43 +00:00
gunicode.h Add g_unichar_get_mirror_char. (#114749) 2003-09-12 17:54:43 +00:00
gunicodeprivate.h Unicode 4.0 special casing. (#114681) 2003-09-10 16:55:36 +00:00
gunicollate.c Unicode 4.0 special casing. (#114681) 2003-09-10 16:55:36 +00:00
gunicomp.h Size compose_table correctly. (#123421, Simon Josefsson) 2004-01-30 23:20:16 +00:00
gunidecomp.c Size compose_table correctly. (#123421, Simon Josefsson) 2004-01-30 23:20:16 +00:00
gunidecomp.h Update Unicode data to 4.0. (#107974) 2003-07-31 02:27:56 +00:00
guniprop.c Add a NULL check to be consistent with the other g_utf8_ functions. 2003-11-15 22:04:39 +00:00
gutf8.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gutils.c Sigh, protect against pw->pw_gecos being "" as well. (#132317, Kaj-Michael 2004-01-23 21:49:21 +00:00
gutils.h 64-bit cleanliness fixes. 2004-01-10 08:15:24 +00:00
gwin32.c Remove some explicit Docbook markup which is no longer necessary 2003-07-25 21:32:47 +00:00
gwin32.h Correct the comment telling what headers have the declarations of some 2003-01-02 00:30:22 +00:00
Makefile.am Update. 2004-03-06 07:37:46 +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 shortcut_spawn_retval which doesn't improve the implementation at all, it 2004-03-07 15:01:00 +00:00