musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012年04月16日 18:37:53 -0400
committerRich Felker <dalias@aerifal.cx>2012年04月16日 18:37:53 -0400
commit9d2a15a64e03b2e369161add728de3139dae5a7f (patch)
tree096257f225368dbf4243a33b5006c2bc603da92a /src
parentf94cbdeb4181e604e193646af16a2e5daa3dd718 (diff)
downloadmusl-9d2a15a64e03b2e369161add728de3139dae5a7f.tar.gz
better description for errno==0
Diffstat (limited to 'src')
-rw-r--r--src/errno/__strerror.h 2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/errno/__strerror.h b/src/errno/__strerror.h
index 00eaf938..d291a7cd 100644
--- a/src/errno/__strerror.h
+++ b/src/errno/__strerror.h
@@ -98,4 +98,4 @@ E(EDQUOT, "Quota exceeded")
E(ENOMEDIUM, "No medium found")
E(EMEDIUMTYPE, "Wrong medium type")
-E(0, "Invalid error number")
+E(0, "No error information")
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月04日 06:56:40 +0000

AltStyle によって変換されたページ (->オリジナル) /