Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 May 1999 08:38:14 -0700
From:      bmah@CA.Sandia.GOV (Bruce A. Mah)
To:        freebsd-stable@freebsd.org
Cc:        bmah@CA.Sandia.GOV, dnelson@emsphone.com
Subject:   MFC request
Message-ID:  <199905041538.IAA15873@stennis.ca.sandia.gov>

next in thread | raw e-mail | index | archive | help
--==_Exmh_2136369914P
Content-Type: text/plain; charset=us-ascii

Hi -stablers...

I'm wondering what would be the chances of getting a MFC for the changes from 
bin/8637?  This patch allows fgetpos(3), fsetpos(3), and ftell(3) to work with 
file sizes in excess of 2 GB, which I need for some mods I'm doing to 
tcpslice(1).  I haven't vetted out the manpage changes, but the code seems to 
Do The Right Thing (TM) when I've dropped it into an otherwise-3.1-RELEASE 
system.

Affected files:

src/include/stdio.h			1.21 -> 1.22
src/lib/libc/stdio/Makefile.inc		1.15 -> 1.17
src/lib/libc/stdio/fgetpos.c		1.6 -> 1.7
src/lib/libc/stdio/fseek.3		1.2 -> 1.4
src/lib/libc/stdio/fseek.c		1.7 -> 1.8
src/lib/libc/stdio/fsetpos.c		1.5 -> 1.6
src/lib/libc/stdio/ftell.c		1.9 -> 1.10

It looks like this PR is still open, even though its included patches have 
been committed...is this because of the discussion of changes to errno.h?

Thanks!

Bruce.

PS.  Thanks Dan, for submitting these patches, they saved me a lot of time 
trying to figure out why tcpslice(1) was falling over.



--==_Exmh_2136369914P
Content-Type: application/pgp-signature

-----BEGIN PGP MESSAGE-----
Version: 2.6.2

iQCVAwUBNy8UZqjOOi0j7CY9AQFDhgP/Vz0H5Fvkx0OEFamx4dcBWlge/iTnBJ8n
i9Z35lNRyNLzgmArQAvRIlD5JUuJNDdqs2KA/QYO/z75yGs5MAGdV5/45g8AHltY
hhgvgrBdpC5AmMSu0gbw5LbTqGAs4+xh2mz2LEOJS9Hi2VsVShXQOy3eBXCiGkjp
T5KsC7CKsps=
=k0y4
-----END PGP MESSAGE-----

--==_Exmh_2136369914P--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905041538.IAA15873>