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