comparison lib-src/ChangeLog @ 259:11cf20601dec r20-5b28

Import from CVS: tag r20-5b28
author cvs
date Mon, 13 Aug 2007 10:23:02 +0200
parents 084402c475ba
children 405dd6d1825b
comparison
equal deleted inserted replaced
258:58424f6abf56 259:11cf20601dec
1 Tue Feb 17 12:50:37 1998 Andy Piper <andyp@parallax.co.uk>
2
3 * lib-src/Makefile.in.in: make sure clean removes msw executables
4
5 1998-02-24 SL Baur <steve@altair.xemacs.org>
6
7 * gnuserv.h: Enable USE_TMPDIR.
8
9 1998-02-23 Glynn Clements <glynn@sensei.co.uk>
10
11 * gnuclient.c (main): initialise variable `tmpdir' from the TMPDIR
12 environment variable.
13
14 * gnuserv.c (various): replace hardcoded references to /tmp with
15 the value of `tmpdir'.
16 (main): initialise variable `tmpdir' from the TMPDIR
17 environment variable.
18
19 * gnuserv.h: include (commented-out) definition of USE_TMPDIR.
20 Add `extern char *tmpdir'.
21
22 * gnuslib.c (various): replace hardcoded references to /tmp with
23 the value of `tmpdir'.
24
1 1998-02-15 SL Baur <steve@altair.xemacs.org> 25 1998-02-15 SL Baur <steve@altair.xemacs.org>
2 26
3 * getopt.c (_getopt_internal): Add braces for clarity. 27 * getopt.c (_getopt_internal): Add braces for clarity.
4 28
5 1998-01-13 Martin Buchholz <martin@xemacs.org> 29 1998-01-13 Martin Buchholz <martin@xemacs.org>