linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: rinku rathore <rinku_ques@yahoo.com>
To: Vger Kernel <linux-c-programming@vger.kernel.org>
Subject: corrected:what is fcntl function
Date: Mon, 4 Oct 2004 01:38:39 -0700 (PDT)	[thread overview]
Message-ID: <20041004083839.61843.qmail@web53008.mail.yahoo.com> (raw)

Hello,
Actually,I wanted specifically about the following
fcntl functions,listed below,here fd is file
descriptor

fcntl (fd, F_SETOWN, getpid());

fcntl (fd, F_SETFL,fcntl (fd, F_GETFL, NULL) |
O_ASYNC));

Rinku


		


		
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail

             reply	other threads:[~2004-10-04  8:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-04  8:38 rinku rathore [this message]
2004-10-04 20:06 ` corrected:what is fcntl function Suciu Flavius
2004-10-04 11:33   ` rinku rathore
  -- strict thread matches above, loose matches on Subject: below --
2004-10-04  8:37 rinku rathore

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=20041004083839.61843.qmail@web53008.mail.yahoo.com \
    --to=rinku_ques@yahoo.com \
    --cc=linux-c-programming@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 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).