Files
atom/script
Pritam Baral f5c3bdb845 Use os.tmpdir() on Linux
/tmp isn't always available, is on precious RAM-backed fs or simply not
what the user has set his $TMPDIR to. According to the specification, we
should use $TMPDIR, which node lets us find through os.tmpdir().

Also, contributing.md isn't in favour of using platform-dependent code.

This commit focusses only on Linux, and leaves OS X as is with /tmp for
discussion.
2014-05-19 23:57:48 +05:30
..
2013-10-19 22:32:26 +08:00
2014-03-25 15:40:43 +08:00
2013-11-01 10:58:25 -07:00
2014-05-19 23:57:48 +05:30
2013-12-16 17:51:20 -08:00
2014-01-24 21:55:49 +08:00
2014-03-25 15:40:43 +08:00
2014-05-06 17:03:19 -07:00
2014-03-25 15:40:43 +08:00