From: "Marco d'Itri" <md@Linux.IT>
To: linux-kernel@vger.kernel.org
Subject: 2.5.51 nanosleep fails
Date: Wed, 11 Dec 2002 00:57:14 +0100 [thread overview]
Message-ID: <20021210235714.GA6537@wonderland.linux.it> (raw)
[-- Attachment #1: Type: text/plain, Size: 725 bytes --]
nanosleep fails after being interrupted:
[...]
fstat64(3, {st_mode=S_IFREG|0644, st_size=5444, ...}) = 0
gettimeofday({1039564416, 703895}, NULL) = 0
nanosleep({1, 0}, NULL) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=5444, ...}) = 0
gettimeofday({1039564417, 777452}, NULL) = 0
nanosleep({1, 0},
[1]+ Stopped strace tail -f /var/log/uucp/Log
md@wonderland:~$ fg
strace tail -f /var/log/uucp/Log
<unfinished ...>
--- SIGCONT (Continued) ---
<... nanosleep resumed> 0) = -1 ENOSYS (Function not implemented)
This can be reliably reproduced.
Linux wonderland 2.5.51 #13 Tue Dec 10 14:15:49 CET 2002 i686 unknown unknown GNU/Linux
--
ciao,
Marco
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2002-12-10 23:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-10 23:57 Marco d'Itri [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-12-11 21:05 2.5.51 nanosleep fails Jim Houston
2002-12-12 20:57 ` Marco d'Itri
2002-12-12 19:59 Fleischer, Julie N
2002-12-12 22:27 Jim Houston
2002-12-13 1:29 ` Stephen Rothwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021210235714.GA6537@wonderland.linux.it \
--to=md@linux.it \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.