mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-30 16:00:53 +01:00
49606: remove old NIS-specific code for retrieving user data
This commit is contained in:
parent
926a1a7296
commit
07c77dad50
4 changed files with 4 additions and 156 deletions
|
|
@ -1108,7 +1108,7 @@ substnamedir(char *s)
|
|||
|
||||
/* Returns the current username. It caches the username *
|
||||
* and uid to try to avoid requerying the password files *
|
||||
* or NIS/NIS+ database. */
|
||||
* or other source. */
|
||||
|
||||
/**/
|
||||
uid_t cached_uid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue