blob: 9447e87478de7db8abecb9d656cd408eb9b7b355 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
Sun Jun 3 13:04:44 2001 Arnold D. Robbins <arnold@skeeve.com>
* Release 3.1.0: Release tar file made. And there was
rejoicing.
Sun Jan 28 15:50:02 2001 Eli Zaretskii <eliz@is.elta.co.il>
* tmisc.c (os_restore_mode): New function
Sun Dec 3 16:53:37 2000 Arnold D. Robbins <arnold@skeeve.com>
* tmisc.c (os_setbinmode): new function.
Tue Nov 7 14:09:14 2000 Arnold D. Robbins <arnold@skeeve.com>
* tmisc.c (os_is_setuid): new function.
Tue Jun 1 14:09:36 1999 Arnold D. Robbins <arnold@gnu.org>
Sync with changes in 3.0.4 for non-Unix popen/pclose
* popen.h: add defines for popen and pclose.
* config.h: add define for HAVE_POPEN_H.
Wed Jul 30 19:53:52 1997 Arnold D. Robbins <arnold@gnu.org>
* Close-on-exec changes:
tmisc.c: (os_close_on_exec, os_isdir): new functions.
Mon Jul 27 11:40:00 1997 Arnold D. Robbins <arnold@gnu.org>
* Initial integration of Tandem stuff into gawk source tree.
|