mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 08:11:05 -08:00
(main): New argument -d, for specifying directory. (usage): Document. (get_user_id): Compute (get_home_dir): Deleted. (get_prefix): New function, taken from main. (main): Check whether or not we are running setuid. Move prefix computation to get_prefix. Don't call getpwent; we don't need to any more. Instead, move it to get_user_id(). |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| b2m.c | ||
| ChangeLog | ||
| COPYING | ||
| cvtmail.c | ||
| digest-doc.c | ||
| ebrowse.c | ||
| emacsclient.c | ||
| emacsserver.c | ||
| emacstool.c | ||
| etags.c | ||
| fakemail.c | ||
| getopt.c | ||
| getopt.h | ||
| getopt1.c | ||
| grep-changelog | ||
| hexl.c | ||
| leditcfns.c | ||
| make-docfile.c | ||
| Makefile.in | ||
| makefile.nt | ||
| makefile.w32-in | ||
| movemail.c | ||
| ntlib.c | ||
| ntlib.h | ||
| pop.c | ||
| pop.h | ||
| profile.c | ||
| rcs-checkin | ||
| rcs2log | ||
| README | ||
| sorted-doc.c | ||
| tcp.c | ||
| test-distrib.c | ||
| testfile | ||
| update-game-score.c | ||
| vcdiff | ||
| yow.c | ||
This directory contains the source code for the architecture-dependent files that go in ../arch-lib. At present, these are mostly utility programs used by Emacs.