OSDN Git Service

2002-07-04 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Thu, 4 Jul 2002 19:33:53 +0000 (19:33 +0000)
committerjjohnstn <jjohnstn>
Thu, 4 Jul 2002 19:33:53 +0000 (19:33 +0000)
commit4c3caa07e6cce426ed946ba90bc4c6cf6399ce4a
tree950a31b79a646dcb5e70a67e4fd1ca4df08f8757
parenta4843310693e3b5ec6b18d11483a37ee334598b8
2002-07-04  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/stdio.h: Add new prototypes.
        * libc/stdio/Makefile.am: Add fseeko.c and ftello.c.
        * libc/stdio/Makefile.in: Regenerated.
        * libc/stdio/fseek.c: Add fseeko documentation.
        * libc/stdio/ftell.c: Add ftello documentation.
        * libc/stdio/fseeko.c: New file.
        * libc/stdio/ftello.c: New file.
newlib/ChangeLog
newlib/libc/include/stdio.h
newlib/libc/stdio/Makefile.am
newlib/libc/stdio/Makefile.in
newlib/libc/stdio/fseek.c
newlib/libc/stdio/fseeko.c [new file with mode: 0644]
newlib/libc/stdio/ftell.c
newlib/libc/stdio/ftello.c [new file with mode: 0644]