_g_getenv_nomalloc()
- From: Tor Lillqvist <tml iki fi>
- To: Tim Janik <timj gtk org>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: _g_getenv_nomalloc()
- Date: Mon, 23 Jan 2006 18:25:22 +0200
Tim Janik writes:
> as discussed on irc, i've added _g_getenv_nomalloc(), please review the
> windows branch.
If this is for GLib internal use only, and you know the variables and
values in question are ASCII only, I think you could do away with the
ifdefs and just use getenv() on Windows, too.
--tml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]