On Wed, Jan 31, 2001 at 12:17:36AM +0100, Tollef Fog Heen wrote:
> Putting a tmp directory into /etc/skel and setting TMPDIR and TMP to
> $HOME/tmp might be a start?
>
> The next step would probably be to search the sources for /tmp and
> replace it with $HOME/tmp wherever possible.
^^^^^^^^^
You mean getenv("TMPDIR").
--
- mdz