Jim Meyering
|
4e2bc789ab
|
(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.
|
2000-11-07 15:35:15 +00:00 |
|
Jim Meyering
|
13a9a251d8
|
(setusershell) [HAVE_FSEEKO]: Use fseek0.
Patch by Ulrich Drepper.
|
2000-10-28 07:47:04 +00:00 |
|
Jim Meyering
|
d705cb724b
|
(xmalloc, xrealloc): Remove functions.
Include xalloc.h.
Don't include <stdlib.h>. Don't declare malloc, realloc.
|
2000-06-25 21:17:32 +00:00 |
|
Jim Meyering
|
99e8d1ac51
|
(IN_CTYPE_DOMAIN): Define.
(ISSPACE): Define.
(readname): Use ISSPACE, not isspace.
|
1997-09-21 13:15:48 +00:00 |
|
Jim Meyering
|
0e0ae2b348
|
remove trailing blanks
|
1996-11-24 03:05:11 +00:00 |
|
Jim Meyering
|
19bff1c02d
|
indent cpp-directives
|
1996-07-15 03:56:06 +00:00 |
|
Jim Meyering
|
6014da9e30
|
update FSF address in copyright
|
1996-07-15 03:43:36 +00:00 |
|
Jim Meyering
|
e13a0b7f49
|
merge with 1.10n1
|
1994-09-27 20:52:02 +00:00 |
|
Jim Meyering
|
cfe240bbd8
|
merge with 1.8.1h
|
1993-10-24 21:30:08 +00:00 |
|
Jim Meyering
|
44c053f008
|
merge with 1.8.1d
|
1993-10-12 14:49:11 +00:00 |
|
Jim Meyering
|
5fc2263354
|
Make tables static and const when possible.
getdate.c (getdate_yyerr, getdate_yylex): Declare these functions static.
|
1992-11-12 04:13:46 +00:00 |
|
Jim Meyering
|
ccbd1d7dc5
|
Initial revision
|
1992-11-01 05:44:29 +00:00 |
|