Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
System
Unix
Unix.h
Find file
Blame
History
Permalink
If errno is zero strerror_r does not modify the buffer, leaving it unterminated.
· 743dd2cd
Chris Lattner
authored
Feb 13, 2005
This causes garbage to be printed out after error messages. llvm-svn: 20165
743dd2cd
Loading