lib/userspec.c


Log

Author Commit Date CI Message
Jim Meyering 428e9107 1998-05-10T16:04:39 Don't declare strdup if it's defined as a macro. Reported by Lorne Baker.
Jim Meyering 67f394c1 1998-03-15T11:09:10 Use #if, not #ifdef with HAVE_ macros
Jim Meyering 6b8b6dee 1998-03-10T22:49:04 (parse_user_spec) [__DJGPP__]: Make function know about any arbitrary user and group by pretending to be the user and to belong to the group specified in `spec_arg' argument.
Jim Meyering 8e7d2081 1997-07-06T11:57:38 Change some #ifdef to #if. Indent a cpp directive.
Jim Meyering 6d8337bf 1996-07-15T03:36:16 update FSF address in copyright
Jim Meyering a70069a6 1995-10-18T15:59:12 [HAVE_ENDGRENT]: Define away endgrent. [HAVE_ENDPWENT]: Define away endpwent.
Jim Meyering 83abb4a7 1995-08-05T03:13:16 (isnumber): Rename to is_number. (parse_user_spec): Rename uses, too.
Jim Meyering cfb5e51f 1995-05-13T13:25:42 (parse_user_spec): Use strchr, not index. [!HAVE_STRING_H]: Define strchr in terms of index, not the other way around.
Jim Meyering 300424a2 1994-10-02T05:43:03 merge with 3.9h
Jim Meyering a30cab0e 1994-07-01T15:23:47 (main): Change #ifdef TESTING to TEST.
Jim Meyering 19db5b2f 1994-07-01T14:04:23 Include alloca directives. Replace 3 lines with V_STRDUP equivalent.
Jim Meyering 26a0ec5b 1994-07-01T13:58:06 Rewrite.
Jim Meyering 5a84bc45 1994-03-14T18:47:31 .
Jim Meyering 693dd1da 1994-03-14T18:41:13 .
Jim Meyering 9d3b49b8 1993-10-26T23:39:04 merge with 3.9a
Jim Meyering a89ae060 1993-10-12T20:24:09 merge with 3.8.4c
Jim Meyering 92a0e357 1993-10-06T16:44:42 merge with 3.8.3b
Jim Meyering 43832d5a 1993-04-05T00:53:40 * system.h [rindex, incl, bcopy, bzero]: Ditto. * userspec.c [index]: Ditto.
Jim Meyering d87c3946 1992-10-31T20:42:48 Initial revision