index
:
openlinux.git
master
Openlinux source tree
Kacper Fiedorowicz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
unistd
/
getlogin.c
blob: 921a00d6d1900342a4df2fab49efdb7b860f70bb (
plain
)
1
2
3
4
5
6
char *getlogin(void) { // TODO return 0; }