summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getlogin.c
Commit message (Expand)AuthorAgeFilesLines
* Do not use __progname directly (except in [gs]etprogname(3)).markm2002-03-291-1/+1
* Fix SCM ID's.obrien2002-02-011-2/+2
* Remove _THREAD_SAFE and make libc thread-safe by default bydeischen2001-01-241-13/+10
* Change the interface of getlogin_r to return an int. The formerdeischen2001-01-011-17/+50
* Provide the getlogin_r function.wes1999-11-281-0/+18
* The NetBSD getlogin syscall has a different name.jb1998-02-201-0/+4
* Don't add/subtract 1 to MAXLOGNAME, it is already NUL-terminatedache1997-03-031-2/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+58
OpenPOWER on IntegriCloud