Aegisub/aegisub/libaegisub/unix
Grigori Goronzy 28e1acfeba libaegisub: do not free string returned by getenv()
getenv() returns a string that is part of internal process data and
should never be modified and/or free()'d.

Originally committed to SVN as r5368.
2011-02-23 00:55:48 +00:00
..
access.cpp Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format. 2010-05-21 01:13:36 +00:00
io.cpp Fix writing of newlines on windows in charsets wider than one byte 2010-09-15 05:00:12 +00:00
log.cpp Left align microseconds by 6 spaces. 2010-07-17 17:47:59 +00:00
path.cpp libaegisub: do not free string returned by getenv() 2011-02-23 00:55:48 +00:00
util.cpp libaegisub: use statvfs instead of statfs 2011-02-23 00:54:18 +00:00