summaryrefslogtreecommitdiff
path: root/lib/userspec.c
AgeCommit message (Collapse)Author
1996-07-15update FSF address in copyrightJim Meyering
1995-10-18[HAVE_ENDGRENT]: Define away endgrent.Jim Meyering
[HAVE_ENDPWENT]: Define away endpwent.
1995-08-05(isnumber): Rename to is_number.Jim Meyering
(parse_user_spec): Rename uses, too.
1995-05-13(parse_user_spec): Use strchr, not index.Jim Meyering
[!HAVE_STRING_H]: Define strchr in terms of index, not the other way around.
1994-10-02merge with 3.9hJim Meyering
1994-07-01(main): Change #ifdef TESTING to TEST.Jim Meyering
1994-07-01Include alloca directives.Jim Meyering
Replace 3 lines with V_STRDUP equivalent.
1994-07-01Rewrite.Jim Meyering
1994-03-14.Jim Meyering
1994-03-14.Jim Meyering
1993-10-26merge with 3.9aJim Meyering
1993-10-12merge with 3.8.4cJim Meyering
1993-10-06merge with 3.8.3bJim Meyering
1993-04-05* system.h [rindex, incl, bcopy, bzero]: Ditto.Jim Meyering
* userspec.c [index]: Ditto.
1992-10-31Initial revisionJim Meyering