_g_getenv_nomalloc()



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]