..
.cvsignore
*/.cvsignore: Add various Win32 related file types.
2001-11-24 18:53:03 +00:00
AUTHORS
initial import of gmodule.
1998-08-09 08:32:18 +00:00
ChangeLog
Make sure to not return TRUE if symbol is NULL. ( #334440 , ITOH Yasufumi)
2006-03-29 20:52:00 +00:00
COPYING
initial import of gmodule.
1998-08-09 08:32:18 +00:00
gmodule-ar.c
Include stdlib.h
2005-06-30 19:32:33 +00:00
gmodule-beos.c
applied patch from David Schleef <ds@schleef.org> which implements a
2004-02-20 01:41:00 +00:00
gmodule-dl.c
applied patch from David Schleef <ds@schleef.org> which implements a
2004-02-20 01:41:00 +00:00
gmodule-dld.c
applied patch from David Schleef <ds@schleef.org> which implements a
2004-02-20 01:41:00 +00:00
gmodule-dyld.c
applied patch from David Schleef <ds@schleef.org> which implements a
2004-02-20 01:41:00 +00:00
gmodule-os2.c
applied patch from David Schleef <ds@schleef.org> which implements a
2004-02-20 01:41:00 +00:00
gmodule-win32.c
Argument is in UTF-8. Use wide character Win32 API if present.
2004-11-04 00:20:27 +00:00
gmodule.c
Silence compiler warnings.
2005-11-28 18:34:16 +00:00
gmodule.def
Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib.
2004-12-06 15:45:25 +00:00
gmodule.h
Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib.
2004-12-06 15:45:25 +00:00
gmodule.rc.in
Don't use autoconf variables for the resource object files on Win32 any
2005-07-08 23:04:06 +00:00
gmoduleconf.h.in
Set the gmodule suffix to 'a' for aix and use the aix gmodule
2004-02-22 01:31:24 +00:00
gmoduleconf.h.win32
Update. Don't mention pthreads.
2001-09-04 05:09:35 +00:00
Makefile.am
Don't use autoconf variables for the resource object files on Win32 any
2005-07-08 23:04:06 +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
updated [and finally fixed my script to produce ready to go de-in(ed)
2004-10-29 20:58:04 +00:00