summaryrefslogtreecommitdiffstats
path: root/libc/unistd/getlogin.c
Commit message (Collapse)AuthorAgeFilesLines
* oopsEric Andersen2003-12-221-1/+1
|
* implement the worthless cuserid() function we claim to support.Eric Andersen2003-12-221-0/+8
| | | | | This isn't in SuSv3, but is expected by at least some apps such as emacs...
* Patch from Luc Van Oostenryck to fix a buffer overflowEric Andersen2002-11-151-1/+1
| | | | in getlogin_r
* Prevent buffer overflowEric Andersen2002-06-151-6/+7
|
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-5/+4
|
* Add in a trivial getlogin implementationEric Andersen2001-04-201-0/+48