Update Gnulib to v0.0-7509-g98a2286.
* Makefile.am (EXTRA_DIST): Add `m4/gnulib-cache.m4'. * build-aux/git-version-gen: Keep unchanged.
This commit is contained in:
parent
32299e49e8
commit
005de2e827
166 changed files with 4361 additions and 1411 deletions
|
|
@ -17,7 +17,7 @@
|
|||
/* Some system calls may be interrupted and fail with errno = EINTR in the
|
||||
following situations:
|
||||
- The process is stopped and restarted (signal SIGSTOP and SIGCONT, user
|
||||
types Ctrl-Z) on some platforms: MacOS X.
|
||||
types Ctrl-Z) on some platforms: Mac OS X.
|
||||
- The process receives a signal for which a signal handler was installed
|
||||
with sigaction() with an sa_flags field that does not contain
|
||||
SA_RESTART.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue