* libc/string/strerror.c: Fix documentation so makedoc doesn't
stumble over a sole EAGAIN.
This commit is contained in:
		| @@ -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. | ||||
|   | ||||
| @@ -313,7 +313,7 @@ o ETXTBSY | ||||
| Text file busy | ||||
|  | ||||
| o EWOULDBLOCK | ||||
| EAGAIN | ||||
| Operation would block (usually same as EAGAIN) | ||||
|  | ||||
| o EXDEV | ||||
| Cross-device link | ||||
|   | ||||
		Reference in New Issue
	
	Block a user