(linenum→info "unix/slp.c:2238")

glibc/2.7/nptl/pthread-errnos.sym

    1: #include <errno.h>
    2: 
    3: -- These errno codes are used by some assembly code.
    4: 
    5: EAGAIN          EAGAIN
    6: EBUSY           EBUSY
    7: EDEADLK         EDEADLK
    8: EINTR           EINTR
    9: EINVAL          EINVAL
   10: ENOSYS          ENOSYS
   11: ETIMEDOUT       ETIMEDOUT
   12: EWOULDBLOCK     EWOULDBLOCK
Syntax (Markdown)