Source-Changes archive

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

Re: CVS commit: src/usr.bin/login



On Sep 21,  9:19am, thorpej%shagadelic.org@localhost (Jason Thorpe) wrote:
-- Subject: Re: CVS commit: src/usr.bin/login

| > Modified Files:
| >     src/usr.bin/login: login_pam.c
| >
| > Log Message:
| > use getgrnam_r; from Jon Nemeth
| 
| Just curious -- what is the point / benefit of using _r in single- 
| threaded apps?  Sure, in libraries it makes perfect sense... but in  
| login(1)?

Consistency?

christos



Home | Main Index | Thread Index | Old Index