| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-08-21 | Remove from CVS, since the bootstrap script generates them automatically. | Paul Eggert | 1 | -173/+0 | |
| 2006-07-09 | Update from gnulib. | Paul Eggert | 1 | -12/+4 | |
| 2005-07-03 | Include stdio--.h rather than stdio.h | Paul Eggert | 1 | -3/+2 | |
| and stdio-safer.h. (getusershell): Call fopen, not fopen_safer. | |||||
| 2005-05-14 | Update FSF postal mail address. | Jim Meyering | 1 | -1/+1 | |
| 2005-04-11 | Include stdio-safer.h. | Paul Eggert | 1 | -2/+3 | |
| (getusershell): Use fopen_safer. | |||||
| 2004-10-04 | Sync from gnulib, to remove dependencies of other modules on unlocked-io. | Paul Eggert | 1 | -2/+8 | |
| 2004-04-04 | Sync from gnulib. | Jim Meyering | 1 | -17/+5 | |
| 2003-09-10 | Include <stdlib.h> unconditionally. | Jim Meyering | 1 | -19/+20 | |
| (getusershell, setusershell, endusershell, readname, main): Define with prototypes. (readname, default_index, line_size, readname): Use size_t, not int, for sizes. (readname): If the size overflows, report an error instead of looping forever. | |||||
| 2003-04-11 | Remove anachronistic casts of xmalloc, xrealloc, and xcalloc return values. | Jim Meyering | 1 | -3/+3 | |
| 2001-11-17 | Include unlocked-io.h. | Jim Meyering | 1 | -1/+2 | |
| 2000-12-16 | [!SHELLS_FILE && __DJGPP__]: Define | Jim Meyering | 1 | -1/+17 | |
| 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. | |||||
| 2000-11-07 | (setusershell): Use rewind rather than | Jim Meyering | 1 | -10/+2 | |
| fseek/fseeko, to avoid configuration hassles with fseeko. Don't bother opening SHELLS_FILE if shellstream is NULL; it's not necessary. | |||||
| 2000-10-28 | (setusershell) [HAVE_FSEEKO]: Use fseek0. | Jim Meyering | 1 | -1/+7 | |
| Patch by Ulrich Drepper. | |||||
| 2000-06-25 | (xmalloc, xrealloc): Remove functions. | Jim Meyering | 1 | -43/+2 | |
| Include xalloc.h. Don't include <stdlib.h>. Don't declare malloc, realloc. | |||||
| 1997-09-21 | (IN_CTYPE_DOMAIN): Define. | Jim Meyering | 1 | -3/+11 | |
| (ISSPACE): Define. (readname): Use ISSPACE, not isspace. | |||||
| 1996-11-24 | remove trailing blanks | Jim Meyering | 1 | -1/+1 | |
| 1996-07-15 | indent cpp-directives | Jim Meyering | 1 | -3/+3 | |
| 1996-07-15 | update FSF address in copyright | Jim Meyering | 1 | -2/+2 | |
| 1994-09-27 | merge with 1.10n1 | Jim Meyering | 1 | -7/+0 | |
| 1993-10-24 | merge with 1.8.1h | Jim Meyering | 1 | -2/+6 | |
| 1993-10-12 | merge with 1.8.1d | Jim Meyering | 1 | -0/+11 | |
| 1992-11-12 | Make tables static and const when possible. | Jim Meyering | 1 | -1/+1 | |
| getdate.c (getdate_yyerr, getdate_yylex): Declare these functions static. | |||||
| 1992-11-01 | Initial revision | Jim Meyering | 1 | -0/+196 | |
