Commit Graph

10 Commits

Author SHA1 Message Date
Richard Kenner
df6ddd7337 (choose_temp_base): Don't dump core if TMPDIR is empty.
From-SVN: r13263
1996-12-10 17:04:20 -05:00
Richard Kenner
cc3af271e6 (try): Insist that temp dir be searchable.
From-SVN: r13260
1996-12-10 09:44:55 -05:00
Richard Kenner
e1c84e1d7a (choose_temp_base): On VMS, use proper syntax for current directory.
From-SVN: r13013
1996-10-23 17:36:37 -04:00
Doug Evans
9e189a7a71 choose-temp.c: Delete !defined(_WIN32) condition when including sys/file.h (NO_SYS_FILE_H is...
* choose-temp.c: Delete !defined(_WIN32) condition when including
	sys/file.h (NO_SYS_FILE_H is still used).

From-SVN: r12657
1996-08-18 01:43:58 +00:00
Doug Evans
184962039c Add comment.
From-SVN: r12121
1996-05-27 17:27:39 +00:00
Doug Evans
a7095f97f3 Include sys/types.h before sys/file.h for sco3.2v5.
Fix line overflow in FSF address.

From-SVN: r11863
1996-04-21 17:05:11 +00:00
Doug Evans
402e1fd13f (choose_temp_base): Undo renaming. Yeesh.
From-SVN: r11837
1996-04-17 18:46:32 +00:00
Doug Evans
0980566f5d (choose_tmpdir): Renamed from choose_temp_base.
#include <stdio.h>.

From-SVN: r11836
1996-04-17 18:41:12 +00:00
Doug Evans
6524f6537c Don't include sys/file.h ifdef NO_SYS_FILE_H.
(choose_temp_base): Make tmp,usrtmp static locals.

From-SVN: r11835
1996-04-17 18:27:45 +00:00
Doug Evans
ed24b9f265 Initial revision
From-SVN: r11787
1996-04-15 17:43:05 +00:00