comparison src/README @ 39667:7ca787d18982

*** empty log message ***
author Pavel Janík <Pavel@Janik.cz>
date Mon, 08 Oct 2001 05:55:48 +0000
parents 18e524802887
children 68cfc1db0d26
comparison
equal deleted inserted replaced
39666:837dc2492c5d 39667:7ca787d18982
24 you define READ_SYSUAF. This should only be done for single-user 24 you define READ_SYSUAF. This should only be done for single-user
25 systems where you are not overly concerned with security, since it 25 systems where you are not overly concerned with security, since it
26 either requires that you install Emacs with SYSPRV or make SYSUAF.DAT 26 either requires that you install Emacs with SYSPRV or make SYSUAF.DAT
27 world readable. Otherwise, Emacs can determine information about the 27 world readable. Otherwise, Emacs can determine information about the
28 current user, but no one else. 28 current user, but no one else.
29
30 `pwd.h' contains definitions for VMS to be able to correctly simulate
31 `getpwdnam' and `getpwduid'.