From: Dimitry Andric <dimitry@andric.com>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] Problems with smart phones when using a"silent"kernel
Date: Mon, 16 Jan 2006 17:17:58 +0100 [thread overview]
Message-ID: <43CBC736.4070501@andric.com> (raw)
In-Reply-To: <C70061B183DE09419568AB2060C52A950177D435@arion.intra.local>
[-- Attachment #1: Type: text/plain, Size: 282 bytes --]
Victor Shcherbatyuk wrote:
> This fixes the problem with console redirected to /dev/null.
---snip---
> + dup2(fd, STDIN_FILENO);
> + dup2(fd, STDOUT_FILENO);
> + dup2(fd, STDERR_FILENO);
Heheh, yet another reason to always use daemon(3) instead of rolling your own!
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 187 bytes --]
next prev parent reply other threads:[~2006-01-16 16:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-16 15:13 [Bluez-devel] Problems with smart phones when using a"silent"kernel Victor Shcherbatyuk
2006-01-16 16:17 ` Dimitry Andric [this message]
2006-01-16 16:21 ` Marcel Holtmann
2006-01-16 17:27 ` Bastien Nocera
-- strict thread matches above, loose matches on Subject: below --
2006-01-17 10:07 Victor Shcherbatyuk
2006-01-17 10:43 ` Marcel Holtmann
2006-01-13 13:01 Victor Shcherbatyuk
2006-01-13 11:39 [Bluez-devel] Problems with smart phones when using a "silent"kernel Victor Shcherbatyuk
2006-01-13 12:13 ` Marcel Holtmann
2006-01-12 13:35 Victor Shcherbatyuk
2006-01-12 10:19 [Bluez-devel] Problems with smart phones when using a "silent" kernel Victor Shchebatyuk
2006-01-12 13:27 ` Marcel Holtmann
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=43CBC736.4070501@andric.com \
--to=dimitry@andric.com \
--cc=bluez-devel@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).