summaryrefslogtreecommitdiff
path: root/lib/getusershell.c
Commit message (Expand)AuthorAgeFilesLines
* getusershell: prefer idx_t for indexesPaul Eggert2021-06-111-5/+5
* getusershell: Optimize stdio accesses when possible.Bruno Haible2021-03-071-1/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-3/+3
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-2/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-11/+11
* Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>.Bruno Haible2008-10-191-1/+4
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* * lib/memcasecmp.c: Include <limits.h>.Paul Eggert2006-07-051-12/+4
* Sync from coreutils.Paul Eggert2005-09-231-3/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Merge from coreutils.Paul Eggert2005-05-021-2/+3
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-2/+8
* Simplify the code by using new xalloc.h features.Paul Eggert2003-10-301-17/+5
* (readname, default_index, line_size, readname):Paul Eggert2003-09-091-9/+14
* Remove K&R cruft.Paul Eggert2003-09-091-12/+8
* (readname): Remove casts no longer required in C89.Paul Eggert2003-08-141-3/+3
* Include unlocked-io.h.Jim Meyering2001-11-171-1/+2
* [!SHELLS_FILE && __DJGPP__]: DefineJim Meyering2000-12-161-1/+17
* (setusershell): Use rewind rather thanJim Meyering2000-11-071-10/+2
* (setusershell) [HAVE_FSEEKO]: Use fseek0.Jim Meyering2000-10-281-1/+7
* (xmalloc, xrealloc): Remove functions.Jim Meyering2000-06-251-43/+2
* (IN_CTYPE_DOMAIN): Define.Jim Meyering1997-09-211-3/+11
* remove trailing blanksTEXTUTILS-1_19qJim Meyering1996-11-241-1/+1
* indent cpp-directivesJim Meyering1996-07-151-3/+3
* update FSF address in copyrightJim Meyering1996-07-151-2/+2
* merge with 1.10n1Jim Meyering1994-09-271-7/+0
* merge with 1.8.1hJim Meyering1993-10-241-2/+6
* merge with 1.8.1dJim Meyering1993-10-121-0/+11
* Make tables static and const when possible.pre-getoptJim Meyering1992-11-121-1/+1
* Initial revisionJim Meyering1992-11-011-0/+196