summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/getlogin_r.c
Commit message (Expand)AuthorAgeFilesLines
* (__getlogin_r_loginuid): Also fail if tpwd after pwuid call is NULL.Ulrich Drepper2010-08-061-1/+1
* More fixes to error handling in getlogin_r.Andreas Schwab2010-06-211-2/+6
* Fix error handling in Linux getlogin*.Ulrich Drepper2010-06-191-11/+13
* Handle too-small buffers in Linux getlogin_r.Ulrich Drepper2010-05-051-4/+13
* Fix reading loginuid file in getlogin{,_r}.Ulrich Drepper2010-04-081-4/+12
* Fix Linux getlogin{_r,} implementationUlrich Drepper2010-03-241-0/+100