summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getlogin.c
AgeCommit message (Expand)Author
2019-10-05getlogin_r: use strcpy(). We check namelen before copying the result.uwe
2009-01-11merge christos-time_tchristos
2009-01-06Change the second argument of getlogin_r() from int to size_t, per POSIX.lukem
2008-06-25Add getlogin_r. Manual page changes mostly lifted from FreeBSD.ad
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2000-01-22Delint.mycroft
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Add extern.h to get missing __getlogin prototypechristos
1996-09-23Update for the new internal name for __getlogin().thorpej
1995-02-27update from Lite, with local changes. fix Ids, etc.cgd
1993-12-18Fix bug #24 by renaming _logname_valid to __logname_valid.jtc
1993-10-11Moved cuserid() from getlogin.c to its own file, cuserid.c.jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-07-30Add even more RCS frobs.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd