Your message dated Sat, 03 Jun 2006 01:47:07 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#365754: fixed in manpages 2.32-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: manpages-dev
Version: 2.28-1
Severity: wishlist
Tags: upstream patch
Included is a patch to document the fopen mode 'm'; please consider
applying it.
Note that there's also a 'c' flag for open_not_cancel, but since I
can't find much documentation and don't really understand it, I'm not
writing a patch at this time ..
--- - 2006-05-02 13:06:21.294325000 -0400
+++ /tmp/fopen.3 2006-05-02 13:05:58.000000000 -0400
@@ -38,8 +38,9 @@
.\" Converted for Linux, Mon Nov 29 15:22:01 1993, [EMAIL PROTECTED]
.\" Modified, aeb, 960421, 970806
.\" Modified, joey, aeb, 2002-01-03
+.\" Modified, Justin Pryzby <[EMAIL PROTECTED]>, 2006-05-02
.\"
-.TH FOPEN 3 2002-01-03 "BSD MANPAGE" "Linux Programmer's Manual"
+.TH FOPEN 3 2006-05-02 GNU "Linux Programmer's Manual"
.SH NAME
fopen, fdopen, freopen \- stream open functions
.SH SYNOPSIS
@@ -230,7 +231,7 @@
.BR fdopen ()
function conforms to IEEE Std1003.1-1988 (``POSIX.1'').
.SH "GLIBC EXTENSIONS"
-The GNU C libary allows the following extension for the string specified in
+The GNU C libary allows the following extensions for the string specified in
.IR mode :
.TP
.B x
@@ -245,6 +246,11 @@
.I errno
to
.BR EEXIST .
+.TP
+.B m
+Attempts to access the file using \fBmmap()\fP rather than
+\fBread()\fP and \fBwrite()\fP.
+
.\" FIXME document /,ccs= charset/
.SH "SEE ALSO"
.BR open (2),
--- End Message ---
--- Begin Message ---
Source: manpages
Source-Version: 2.32-1
We believe that the bug you reported is fixed in the latest version of
manpages, which is due to be installed in the Debian FTP archive:
manpages-dev_2.32-1_all.deb
to pool/main/m/manpages/manpages-dev_2.32-1_all.deb
manpages_2.32-1.diff.gz
to pool/main/m/manpages/manpages_2.32-1.diff.gz
manpages_2.32-1.dsc
to pool/main/m/manpages/manpages_2.32-1.dsc
manpages_2.32-1_all.deb
to pool/main/m/manpages/manpages_2.32-1_all.deb
manpages_2.32.orig.tar.gz
to pool/main/m/manpages/manpages_2.32.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Martin Schulze <[EMAIL PROTECTED]> (supplier of updated manpages package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 3 Jun 2006 10:27:59 +0200
Source: manpages
Binary: manpages manpages-dev
Architecture: source all
Version: 2.32-1
Distribution: unstable
Urgency: low
Maintainer: Martin Schulze <[EMAIL PROTECTED]>
Changed-By: Martin Schulze <[EMAIL PROTECTED]>
Description:
manpages - Manual pages about using a GNU/Linux system
manpages-dev - Manual pages about using GNU/Linux for development
Closes: 365754
Changes:
manpages (2.32-1) unstable; urgency=low
.
* New upstream release
. Document 'm' (mmap) flag in fopen(3) (closes: Bug#365754)
Files:
dc158eee49b21cad7233d6a89cb2e6b2 584 doc - manpages_2.32-1.dsc
7f28a493fe17931f3734e436a7a4faab 1167595 doc - manpages_2.32.orig.tar.gz
1e29efbc8b833296140b0d8fb938ad41 51060 doc - manpages_2.32-1.diff.gz
c6afbfd5c66eaa7356f023302e4efeb5 471116 doc important manpages_2.32-1_all.deb
d9d43681f5310bdfb5028fc8ef8951fd 1200918 doc standard
manpages-dev_2.32-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEgUqmW5ql+IAeqTIRAoefAJwMbEl2BWrlT3IXTKqEiHcFFIXh4QCeOh8R
H6OlihuDHu5+fQMyd3yTQX8=
=1KKT
-----END PGP SIGNATURE-----
--- End Message ---