summaryrefslogtreecommitdiffstats
path: root/src/aid
Commit message (Collapse)AuthorAgeFilesLines
* build aid, eid, and gid as binaries (were scripts)Jim Meyering2008-05-281-3/+0
| | | | | | | | | | | | | | * src/lid.c: Include "lid.h". (main): Set defaults based on new global, lid_mode. * src/Makefile.am (bin_PROGRAMS): Add aid, eid, gid. (dist_bin_SCRIPTS): Remove them from this list. (noinst_HEADERS, aid_SOURCES, eid_SOURCES): Define. (gid_SOURCES, lid_SOURCES): Define. * src/aid, src/eid, src/gid: Remove scripts. * src/lid-aid.c, src/lid-eid.c, src/lid-gid.c, src/lid-lid.c: * src/lid.h: New files. * man/Makefile.am (aid.1, eid.1, gid.1): Adjust dependencies. * .gitignore: Add src/aid, src/eid, src/gid.
* aid, eid, gid: Make these scripts executable in srcdir.Jim Meyering2008-02-141-0/+0
| | | | | | | | | This fixes a test failure that would occur when "aid" is not already installed anywhere in your search PATH. * src/aid: chmod a+x. * src/eid: Likewise. * src/gid: Likewise. Reported by Bob Proulx.
* imported from id-utils-3.1r3_1Greg McGary1997-04-181-2/+2
|
* Initial revisionGreg McGary1997-04-181-0/+3