Mercurial > emacs
comparison lib-src/ChangeLog @ 44996:dbde822f9021
*** empty log message ***
| author | Colin Walters <walters@gnu.org> |
|---|---|
| date | Mon, 29 Apr 2002 23:16:38 +0000 |
| parents | f524b541925b |
| children | a6215676874e |
comparison
equal
deleted
inserted
replaced
| 44995:f365c85cce40 | 44996:dbde822f9021 |
|---|---|
| 1 2002-04-28 Colin Walters <walters@verbum.org> | |
| 2 | |
| 3 * Makefile.in (${archlibdir}): Don't conditionalize on | |
| 4 HAVE_SHARED_GAME_DIR. Instead, test at installation time whether | |
| 5 or not we have access to the specified game user. | |
| 6 | |
| 7 * update-game-score.c (SCORE_FILE_PREFIX): Delete. | |
| 8 (main): New argument -d, for specifying directory. | |
| 9 (usage): Document. | |
| 10 (get_user_id): Compute | |
| 11 (get_home_dir): Deleted. | |
| 12 (get_prefix): New function, taken from main. | |
| 13 (main): Check whether or not we are running setuid. Move prefix | |
| 14 computation to get_prefix. Don't call getpwent; we don't need to | |
| 15 any more. Instead, move it to get_user_id(). | |
| 16 | |
| 1 2002-04-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 17 2002-04-24 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 18 |
| 3 * ebrowse.c (skip_initializer): Return void. | 19 * ebrowse.c (skip_initializer): Return void. |
| 4 | 20 |
| 5 2002-04-23 Colin Walters <walters@verbum.org> | 21 2002-04-23 Colin Walters <walters@verbum.org> |
