Go to the previous, next section.
int pause(void);
The task sleeps until a signal is received.
Always return -1, and errno is always set to ERESTARNOTHAND which have meaning only for this syscall.
errno
ERESTARNOTHAND