From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 12 May 2005 19:50:56 +0400 From: Alexey Tourbin To: ALT Devel discussion list Message-ID: <20050512155056.GM28372@solemn.turbinal.org> Mail-Followup-To: ALT Devel discussion list References: <20050512081354.GI28372@solemn.turbinal.org> <20050512131224.GB10369@basalt.office.altlinux.org> <20050512141709.GK28372@solemn.turbinal.org> <20050512153147.GC22519@immo.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lbQeYSs6J2ITmUo7" Content-Disposition: inline In-Reply-To: <20050512153147.GC22519@immo.ru> Subject: [devel] Re: LFS X-BeenThere: devel@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 May 2005 17:59:38 -0000 Archived-At: List-Archive: List-Post: --lbQeYSs6J2ITmUo7 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 12, 2005 at 07:31:47PM +0400, Alexey I. Froloff wrote: > * Alexey Tourbin [050512 19:08]: > > > > =F0=CF =D0=CF=D7=CF=C4=D5 https://bugzilla.redhat.com/bugzilla/show= _bug.cgi?id=3D125064 > > > > =EE=C5 =D7=CB=CC=C0=DE=C9=D4=D8 =CC=C9 =D0=CF=C4=C4=C5=D2=D6=CB=D5 = LFS =D7 %optflags =D0=CF =D5=CD=CF=CC=DE=C1=CE=C9=C0? > > > =EE=C5=D4, =D3=D0=C1=D3=C9=C2=CF. > > =EF=C2=CF=D3=CE=CF=D7=C1=CE=C9=C5? > =E1 =CE=C5 =D3=CF=D2=D7=A3=D4 =CC=C9 =CB=D2=D9=DB=D5 =D0=D2=CF=C9=DA=D7= =CF=CC=D8=CE=CF=CA =D0=D2=CF=C7=D2=C1=CD=CD=C5 =CF=D4 =DC=D4=CF=C7=CF? =EF=C2=CF=D3=CE=D5=CA. =EB=C1=CB=C9=CD =C9=CD=C5=CE=CE=CF =CF=C2=D2=C1=DA= =CF=CD =D0=D2=CF=C9=DA=D7=CF=CC=D8=CE=CF=CA =D0=D2=CF=C7=D2=C1=CD=CD=C5 =CD= =CF=D6=C5=D4 =D3=CF=D2=D7=C1=D4=D8 =CB=D2=D9=DB=D5? $ cat test.c #include $ diff -u =3D(gcc -E test.c) =3D(gcc -E -D_LARGEFILE_SOURCE -D_FILE_OFFSET_= BITS=3D64 test.c)=20 --- /proc/self/fd/11 2005-05-12 19:49:59 +0400 +++ /proc/self/fd/12 2005-05-12 19:49:59 +0400 @@ -518,9 +518,9 @@ # 86 "/usr/include/stdio.h" 3 4 =20 =20 -typedef _G_fpos_t fpos_t; =20 =20 +typedef _G_fpos64_t fpos_t; =20 =20 # 138 "/usr/include/stdio.h" 3 4 @@ -548,12 +548,8 @@ =20 =20 =20 - - - - - -extern FILE *tmpfile (void); +# 169 "/usr/include/stdio.h" 3 4 +extern FILE *tmpfile (void) __asm__ ("" "tmpfile64"); # 180 "/usr/include/stdio.h" 3 4 extern char *tmpnam (char *__s) ; =20 @@ -584,21 +580,17 @@ extern int fflush_unlocked (FILE *__stream); # 237 "/usr/include/stdio.h" 3 4 =20 +# 254 "/usr/include/stdio.h" 3 4 +extern FILE *fopen (__const char *__restrict __filename, __const char *__r= estrict __modes) __asm__ ("" "fopen64"); =20 +extern FILE *freopen (__const char *__restrict __filename, __const char *_= _restrict __modes, FILE *__restrict __stream) __asm__ ("" "freopen64"); =20 =20 =20 =20 -extern FILE *fopen (__const char *__restrict __filename, - __const char *__restrict __modes); - =20 =20 =20 -extern FILE *freopen (__const char *__restrict __filename, - __const char *__restrict __modes, - FILE *__restrict __stream); -# 264 "/usr/include/stdio.h" 3 4 =20 # 275 "/usr/include/stdio.h" 3 4 extern FILE *fdopen (int __fd, __const char *__modes) ; @@ -823,20 +815,29 @@ =20 extern void rewind (FILE *__stream); =20 -# 688 "/usr/include/stdio.h" 3 4 +# 677 "/usr/include/stdio.h" 3 4 +extern int fseeko (FILE *__stream, __off64_t __off, int __whence) __asm__ = ("" "fseeko64"); + + +extern __off64_t ftello (FILE *__stream) __asm__ ("" "ftello64"); + + + + + =20 =20 =20 +# 702 "/usr/include/stdio.h" 3 4 +extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos) _= _asm__ ("" "fgetpos64"); =20 +extern int fsetpos (FILE *__stream, __const fpos_t *__pos) __asm__ ("" "fs= etpos64"); =20 =20 -extern int fgetpos (FILE *__restrict __stream, fpos_t *__restrict __pos); =20 =20 =20 =20 -extern int fsetpos (FILE *__stream, __const fpos_t *__pos); -# 711 "/usr/include/stdio.h" 3 4 =20 # 720 "/usr/include/stdio.h" 3 4 =20 --lbQeYSs6J2ITmUo7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCg3tgfBKgtDjnu0YRAv1+AJ4nRNK8j7bEPs8/dXdA7kMVwd4EnwCghw9w xuyuGpcrzcVEQjemetLcU2o= =XDid -----END PGP SIGNATURE----- --lbQeYSs6J2ITmUo7--