Changeset 570 for trunk/src/sh_unix.c
- Timestamp:
- Sep 5, 2021, 12:40:51 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/sh_unix.c
r550 r570 3904 3904 if (errno == EBADF && try == 0) /* obsolete, but we keep this, just in case */ 3905 3905 { 3906 /* cppcheck-suppress syntaxError */ 3906 3907 ++try; 3907 3908 goto try_again;
Note:
See TracChangeset
for help on using the changeset viewer.