Commit graph

2 commits

Author SHA1 Message Date
Wez Furlong
41bc866d58 be more libc friendly when replacing malloc().
Use our own getenv() on glibc platforms, as the glibc implementation calls
malloc() internally.  This allows the use of env vars to enable debugging modes
in the app.
2007-03-18 01:37:02 +00:00
Wez Furlong
d7fe11594f Initial revision 2006-03-10 02:45:59 +00:00