On Tuesday 05 March 2019 17:58:59 Pali Rohár wrote: > Hello! > > In close(2) manpage is specified that close() syscall may return EINTR > error with reference to signal(7) manpage. > > But signal(7) manpage does not specify that close() syscall may be > interrupted and fails with EINTR. > > So, can close() syscall be really interrupted or not? If yes then > signal(7) manpage should be updated as it is referenced by close(2). Hello! May I ask for clarification of EINTR and close() syscall? -- Pali Rohár pali.rohar@xxxxxxxxx