Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (choose_temp_base): Don't dump core if TMPDIR is empty. | Richard Kenner | 1996-12-10 | 1 | -3/+2 |
| | | | | From-SVN: r13263 | ||||
* | (try): Insist that temp dir be searchable. | Richard Kenner | 1996-12-10 | 1 | -1/+1 |
| | | | | From-SVN: r13260 | ||||
* | (choose_temp_base): On VMS, use proper syntax for current directory. | Richard Kenner | 1996-10-23 | 1 | -0/+4 |
| | | | | From-SVN: r13013 | ||||
* | choose-temp.c: Delete !defined(_WIN32) condition when including sys/file.h ↵ | Doug Evans | 1996-08-18 | 1 | -1/+1 |
| | | | | | | | | | (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 | ||||
* | Add comment. | Doug Evans | 1996-05-27 | 1 | -0/+3 |
| | | | | From-SVN: r12121 | ||||
* | Include sys/types.h before sys/file.h for sco3.2v5. | Doug Evans | 1996-04-21 | 1 | -2/+3 |
| | | | | | | Fix line overflow in FSF address. From-SVN: r11863 | ||||
* | (choose_temp_base): Undo renaming. Yeesh. | Doug Evans | 1996-04-17 | 1 | -3/+3 |
| | | | | From-SVN: r11837 | ||||
* | (choose_tmpdir): Renamed from choose_temp_base. | Doug Evans | 1996-04-17 | 1 | -2/+4 |
| | | | | | | #include <stdio.h>. From-SVN: r11836 | ||||
* | Don't include sys/file.h ifdef NO_SYS_FILE_H. | Doug Evans | 1996-04-17 | 1 | -4/+3 |
| | | | | | | (choose_temp_base): Make tmp,usrtmp static locals. From-SVN: r11835 | ||||
* | Initial revision | Doug Evans | 1996-04-15 | 1 | -0/+139 |
From-SVN: r11787 |