emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lib-src/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog
Date: Fri, 17 May 2002 07:27:00 -0400

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.167 emacs/lib-src/ChangeLog:2.168
*** emacs/lib-src/ChangeLog:2.167       Wed Apr 24 14:27:59 2002
--- emacs/lib-src/ChangeLog     Mon Apr 29 18:47:53 2002
***************
*** 1,3 ****
--- 1,19 ----
+ 2002-04-28  Colin Walters  <address@hidden>
+ 
+       * Makefile.in (${archlibdir}): Don't conditionalize on
+       HAVE_SHARED_GAME_DIR.  Instead, test at installation time whether
+       or not we have access to the specified game user.
+  
+       * update-game-score.c (SCORE_FILE_PREFIX): Delete.
+       (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().
+ 
  2002-04-24  Pavel Jan,Bm(Bk  <address@hidden>
  
        * ebrowse.c (skip_initializer): Return void.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]