|
428e9107
|
1998-05-10T16:04:39
|
|
Don't declare strdup if it's defined as a macro.
Reported by Lorne Baker.
|
|
67f394c1
|
1998-03-15T11:09:10
|
|
Use #if, not #ifdef with HAVE_ macros
|
|
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.
|
|
8e7d2081
|
1997-07-06T11:57:38
|
|
Change some #ifdef to #if.
Indent a cpp directive.
|
|
6d8337bf
|
1996-07-15T03:36:16
|
|
update FSF address in copyright
|
|
a70069a6
|
1995-10-18T15:59:12
|
|
[HAVE_ENDGRENT]: Define away endgrent.
[HAVE_ENDPWENT]: Define away endpwent.
|
|
83abb4a7
|
1995-08-05T03:13:16
|
|
(isnumber): Rename to is_number.
(parse_user_spec): Rename uses, too.
|
|
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.
|
|
300424a2
|
1994-10-02T05:43:03
|
|
merge with 3.9h
|
|
a30cab0e
|
1994-07-01T15:23:47
|
|
(main): Change #ifdef TESTING to TEST.
|
|
19db5b2f
|
1994-07-01T14:04:23
|
|
Include alloca directives.
Replace 3 lines with V_STRDUP equivalent.
|
|
26a0ec5b
|
1994-07-01T13:58:06
|
|
Rewrite.
|
|
5a84bc45
|
1994-03-14T18:47:31
|
|
.
|
|
693dd1da
|
1994-03-14T18:41:13
|
|
.
|
|
9d3b49b8
|
1993-10-26T23:39:04
|
|
merge with 3.9a
|
|
a89ae060
|
1993-10-12T20:24:09
|
|
merge with 3.8.4c
|
|
92a0e357
|
1993-10-06T16:44:42
|
|
merge with 3.8.3b
|
|
43832d5a
|
1993-04-05T00:53:40
|
|
* system.h [rindex, incl, bcopy, bzero]: Ditto.
* userspec.c [index]: Ditto.
|
|
d87c3946
|
1992-10-31T20:42:48
|
|
Initial revision
|