index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
passwd
/
getspnam_r.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
halt getspnam[_r] search on error accessing TCB shadow
Rich Felker
1
-0
/
+2
2018-12-28
don't set errno or return an error when getspnam[_r] finds no entry
Rich Felker
1
-2
/
+7
2017-06-21
fix regression in getspnam[_r] error code for insufficient buffer size
Rich Felker
1
-1
/
+1
2017-06-15
set errno when getpw*_r, getgr*_r, and getspnam_r fail
Rich Felker
1
-3
/
+5
2015-01-21
fix erroneous return of partial username matches by getspnam[_r]
Rich Felker
1
-1
/
+1
2013-11-24
shadow: Move spent parsing to internal function
Michael Forney
1
-30
/
+39
2012-09-29
more close-on-exec fixes, mostly using new "e" flag to fopen
Rich Felker
1
-2
/
+2
2011-09-21
protect against/handle cancellation reading shadow passwords
Rich Felker
1
-1
/
+11
2011-04-20
shadow password fixes: empty fields should read as -1 not 0
Rich Felker
1
-7
/
+13
2011-02-14
guard against hard links to non-ordinary-files when reading tcb shadow
Rich Felker
1
-2
/
+4
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
1
-0
/
+89