www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1997/12/22/17:32:34

Message-Id: <3.0.1.32.19971222163349.007eb250@yacker.xiotech.com>
Date: Mon, 22 Dec 1997 16:33:49 -0600
To: djgpp-workers AT delorie DOT com
From: Randy Maas <randym AT acm DOT org>
Subject: mntent patch (txh file)
Mime-Version: 1.0

--=====================_882851629==_
Content-Type: text/plain; charset="us-ascii"


--=====================_882851629==_
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: attachment; filename="mnttxh.dif"

*** src/libc/compat/mntent/mntent.txh~1	Mon Aug 12 23:01:20 1996
--- src/libc/compat/mntent/mntent.txh	Mon Dec 22 16:19:50 1997
***************
*** 12,26 ****
  This function returns an open FILE* pointer which can be used by
  getmntent (@pxref{getmntent}).  The arguments @var{filename} and
! @var{mode} are always ignored under MS-DOS, but for portability should
! be set, accordingly, to the name of the file which describes the mounted
! filesystems and the open mode of that file (like the @var{mode} argument
! to @code{fopen}, @xref{fopen}).  (There is no single standard for the
! name of the file that keeps the mounted filesystems, but it is usually,
! although not always, listed in the header @code{<mntent.h>}.)
  
  @subheading Return Value
  
! The FILE* pointer is returned.  For MS-DOS, this FILE* is not a real
! pointer and may only be used by @code{getmntent}.
  
  @subheading Example
--- 12,26 ----
  This function returns an open FILE* pointer which can be used by
  getmntent (@pxref{getmntent}).  The arguments @var{filename} and
! @var{mode} should be set, accordingly, to the name of the file
! which describes the mounted filesystems and the open mode of that
! file (like the @var{mode} argument to @code{fopen}, @xref{fopen}).
! (There is no single standard for the name of the file that keeps
! the mounted filesystems, but it is usually, although not always,
! listed in the header @code{<mntent.h>}.)
  
  @subheading Return Value
  
! The FILE* pointer is returned.  For MS-DOS, this FILE* may or may not
! be a real pointer and may only be used by @code{getmntent}.
  
  @subheading Example

--=====================_882851629==_
Content-Type: text/plain; charset="us-ascii"



--=====================_882851629==_--

- Raw text -


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