Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 1999 15:18:16 -0700 (PDT)
From:      Dmitrij Tejblum <dt@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio Makefile.inc fgetpos.c fseek.3 fseek.c fsetpos.c ftell.c
Message-ID:  <199905052218.PAA85023@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dt          1999/05/05 15:18:15 PDT

  Modified files:        (Branch: RELENG_3)
    lib/libc/stdio       Makefile.inc fgetpos.c fseek.3 fseek.c 
                         fsetpos.c ftell.c 
  Log:
  MFC: added fsseko() and ftello(); fgetpos() and fsetpos() fixed for files
  >2GB.
  
  Revision  Changes    Path
  1.15.2.1  +3 -2      src/lib/libc/stdio/Makefile.inc
  1.6.2.1   +2 -2      src/lib/libc/stdio/fgetpos.c
  1.2.2.1   +49 -7     src/lib/libc/stdio/fseek.3
  1.7.2.1   +12 -3     src/lib/libc/stdio/fseek.c
  1.5.2.1   +3 -2      src/lib/libc/stdio/fsetpos.c
  1.9.2.1   +19 -2     src/lib/libc/stdio/ftell.c


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




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