log lib/getusershell.c @ 11224:5aa57cee93aa

age author description
Sun, 19 Oct 2008 13:07:15 +0200 Bruno Haible Add getusershell(), setusershell(), endusershell() declarations to <unistd.h>.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Wed, 13 Sep 2006 22:38:14 +0000 Paul Eggert * _fpending.c: Include <config.h> unconditionally, since we no
Wed, 05 Jul 2006 23:35:19 +0000 Paul Eggert * lib/memcasecmp.c: Include <limits.h>.
Fri, 23 Sep 2005 04:15:13 +0000 Paul Eggert Sync from coreutils.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Mon, 02 May 2005 07:00:50 +0000 Paul Eggert Merge from coreutils.
Mon, 04 Oct 2004 20:17:39 +0000 Paul Eggert Remove dependencies on unlocked-io.
Thu, 30 Oct 2003 00:36:03 +0000 Paul Eggert Simplify the code by using new xalloc.h features.
Tue, 09 Sep 2003 19:26:25 +0000 Paul Eggert (readname, default_index, line_size, readname):
Tue, 09 Sep 2003 19:23:55 +0000 Paul Eggert Remove K&R cruft.
Thu, 14 Aug 2003 22:04:35 +0000 Paul Eggert (readname): Remove casts no longer required in C89.
Sat, 17 Nov 2001 13:29:42 +0000 Jim Meyering Include unlocked-io.h.
Sat, 16 Dec 2000 22:25:44 +0000 Jim Meyering [!SHELLS_FILE && __DJGPP__]: Define
Tue, 07 Nov 2000 15:35:15 +0000 Jim Meyering (setusershell): Use rewind rather than
Sat, 28 Oct 2000 07:47:04 +0000 Jim Meyering (setusershell) [HAVE_FSEEKO]: Use fseek0.
Sun, 25 Jun 2000 21:17:32 +0000 Jim Meyering (xmalloc, xrealloc): Remove functions.
Sun, 21 Sep 1997 13:15:48 +0000 Jim Meyering (IN_CTYPE_DOMAIN): Define.
Sun, 24 Nov 1996 03:04:12 +0000 Jim Meyering remove trailing blanks
Mon, 15 Jul 1996 03:56:06 +0000 Jim Meyering indent cpp-directives
Mon, 15 Jul 1996 03:43:36 +0000 Jim Meyering update FSF address in copyright
Tue, 27 Sep 1994 19:58:08 +0000 Jim Meyering GNU shell utilities
Sun, 24 Oct 1993 21:14:02 +0000 Jim Meyering GNU shell utilities
Tue, 12 Oct 1993 14:30:12 +0000 Jim Meyering GNU shell utilities
Thu, 12 Nov 1992 04:13:46 +0000 Jim Meyering Make tables static and const when possible.
Sun, 01 Nov 1992 05:44:30 +0000 Jim Meyering Initial revision