www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/02/11/11:46:14

From: Martin Str|mberg <ams AT ludd DOT luth DOT se>
Message-Id: <200102111646.RAA18223@father.ludd.luth.se>
Subject: posix/fcntl/fcntl.c
To: djgpp-workers AT delorie DOT com (DJGPP-WORKERS)
Date: Sun, 11 Feb 2001 17:46:03 +0100 (MET)
X-Mailer: ELM [version 2.4ME+ PL54 (25)]
MIME-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com

Didn't a comment disappear from posix/fcntl/fcntl.c with recent(?)
changes.

djlsr203:
"  case F_GETFL:
    return 0;   /* FIXME: should use the data in the SFT */"

cvs version:
"    case F_GETFL:
    {
      return 0;
    }"

Was this intentional?


Right,

						MartinS

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019