* libc/string/strerror.c: Fix documentation so makedoc doesn't

stumble over a sole EAGAIN.
This commit is contained in:
Corinna Vinschen 2014-07-30 08:02:12 +00:00
parent 03ad777ab0
commit db0378d50f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2014-07-30 Corinna Vinschen <vinschen@redhat.com>
* libc/string/strerror.c: Fix documentation so makedoc doesn't
stumble over a sole EAGAIN.
2014-07-27 Anthony Green <green@moxielogic.com>
* configure.host: Add moxie-*-moxiebox target.

View File

@ -313,7 +313,7 @@ o ETXTBSY
Text file busy
o EWOULDBLOCK
EAGAIN
Operation would block (usually same as EAGAIN)
o EXDEV
Cross-device link