gimp/libgimpconfig
Sven Neumann 19656be202 mmap the config file using GMappedFile. Let's see how well this works...
2005-09-28  Sven Neumann  <sven@gimp.org>

	* libgimpconfig/gimpscanner.c (gimp_scanner_new_file): mmap the
	config file using GMappedFile. Let's see how well this works...
2005-09-28 18:48:42 +00:00
..
.cvsignore
gimpcolorconfig-enums.c applied capitalization patches contributed by Stephan Binner. Fixes bug 2005-08-23 00:18:08 +00:00
gimpcolorconfig-enums.h applied capitalization patches contributed by Stephan Binner. Fixes bug 2005-08-23 00:18:08 +00:00
gimpcolorconfig.c use dgettext() instead of gettext() and try to obtain the translation 2005-06-26 18:09:12 +00:00
gimpcolorconfig.h
gimpconfig-deserialize.c
gimpconfig-deserialize.h
gimpconfig-error.c
gimpconfig-error.h
gimpconfig-iface.c
gimpconfig-iface.h
gimpconfig-params.h
gimpconfig-path.c
gimpconfig-path.h
gimpconfig-serialize.c
gimpconfig-serialize.h
gimpconfig-utils.c added casts to silent signedness warnings. 2005-07-29 02:22:00 +00:00
gimpconfig-utils.h
gimpconfig.def
gimpconfig.h
gimpconfigtypes.h
gimpconfigwriter.c app/core/gimpdata.c app/file/file-save.c use g_access() from gstdio.h. 2005-09-25 23:22:05 +00:00
gimpconfigwriter.h
gimpscanner.c mmap the config file using GMappedFile. Let's see how well this works... 2005-09-28 18:48:42 +00:00
gimpscanner.h
Makefile.am
makefile.msc