am 5140b785: am f6922be2: am f91e2f72: Merge "Fix typo in SIGTTOU description."
* commit '5140b785a04827d34225241f99f17e49aadbf3bb': Fix typo in SIGTTOU description.
This commit is contained in:
commit
4fc5f6c366
@ -86,7 +86,7 @@ __BIONIC_SIGDEF(CONT,18,"Continue")
|
|||||||
__BIONIC_SIGDEF(STOP,19,"Stopped (signal)")
|
__BIONIC_SIGDEF(STOP,19,"Stopped (signal)")
|
||||||
__BIONIC_SIGDEF(TSTP,20,"Stopped")
|
__BIONIC_SIGDEF(TSTP,20,"Stopped")
|
||||||
__BIONIC_SIGDEF(TTIN,21,"Stopped (tty input)")
|
__BIONIC_SIGDEF(TTIN,21,"Stopped (tty input)")
|
||||||
__BIONIC_SIGDEF(TTOU,22,"Stopper (tty output)")
|
__BIONIC_SIGDEF(TTOU,22,"Stopped (tty output)")
|
||||||
__BIONIC_SIGDEF(URG,23,"Urgent I/O condition")
|
__BIONIC_SIGDEF(URG,23,"Urgent I/O condition")
|
||||||
__BIONIC_SIGDEF(XCPU,24,"CPU time limit exceeded")
|
__BIONIC_SIGDEF(XCPU,24,"CPU time limit exceeded")
|
||||||
__BIONIC_SIGDEF(XFSZ,25,"File size limit exceeded")
|
__BIONIC_SIGDEF(XFSZ,25,"File size limit exceeded")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user