|
c53667dc
|
2000-12-16T22:25:44
|
|
[!SHELLS_FILE && __DJGPP__]: Define
SHELLS_FILE to a file name that's useful on djgpp systems.
Include stdlib.h.
(ADDITIONAL_DEFAULT_SHELLS): Define.
(default_shells): Prepend ADDITIONAL_DEFAULT_SHELLS.
Based mostly on a patch from Prashant TR.
|
|
3e391882
|
2000-11-07T15:35:15
|
|
(setusershell): Use rewind rather than
fseek/fseeko, to avoid configuration hassles with fseeko.
Don't bother opening SHELLS_FILE if shellstream is NULL;
it's not necessary.
|
|
985743b6
|
2000-10-28T07:47:04
|
|
(setusershell) [HAVE_FSEEKO]: Use fseek0.
Patch by Ulrich Drepper.
|
|
c81ef04f
|
2000-06-25T21:17:32
|
|
(xmalloc, xrealloc): Remove functions.
Include xalloc.h.
Don't include <stdlib.h>. Don't declare malloc, realloc.
|
|
89f0bcab
|
1997-09-21T13:15:48
|
|
(IN_CTYPE_DOMAIN): Define.
(ISSPACE): Define.
(readname): Use ISSPACE, not isspace.
|
|
ebbec490
|
1996-11-24T03:04:12
|
|
remove trailing blanks
|
|
783c1624
|
1996-07-15T03:56:06
|
|
indent cpp-directives
|
|
5d08444e
|
1996-07-15T03:43:36
|
|
update FSF address in copyright
|
|
8f16c54c
|
1994-09-27T20:52:18
|
|
merge with 1.10n1
|
|
86464e34
|
1993-10-24T21:30:11
|
|
merge with 1.8.1h
|
|
10074829
|
1993-10-12T14:49:15
|
|
merge with 1.8.1d
|
|
29e59276
|
1992-11-12T04:13:46
|
|
Make tables static and const when possible.
getdate.c (getdate_yyerr, getdate_yylex): Declare these functions static.
|
|
43e78b97
|
1992-11-01T05:44:30
|
|
Initial revision
|