summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/getlogin_r.c
Commit message (Expand)AuthorAgeFilesLines
* Convert 231 sysdeps function definitions to prototype style.Joseph Myers2015-10-191-6/+2
* Fix getlogin_r namespace (bug 18527).Joseph Myers2015-06-121-4/+6
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* (__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