]> sourceware.org Git - glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 11 Jan 2001 17:24:47 +0000 (17:24 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 11 Jan 2001 17:24:47 +0000 (17:24 +0000)
2001-01-11  Ulrich Drepper  <drepper@redhat.com>

* libio/stdio.h: Remove definition of off_t.

CONFORMANCE
ChangeLog

index e552d9d082f0b18df21acb0f2e423a1e38b25e01..1cfbb6a913701d1b27e30e6c59f755ca14663c97 100644 (file)
@@ -167,7 +167,7 @@ as of 2001-01-10, and relates to i686-linux; older GCC may lead to
 more problems in the headers.
 
 Note that the _t suffix is reserved by POSIX, but not by pure ISO C.
-Also, the Single Unix Specification generally requires more types to
+Update.Also, the Single Unix Specification generally requires more types to
 be included in headers (if _XOPEN_SOURCE is defined appropriately)
 than ISO C permits.
 
@@ -179,7 +179,7 @@ than ISO C permits.
 
 <stdint.h> should not declare wchar_t.
 
-<stdio.h> should not declare or use wchar_t, wint_t or off_t.
+<stdio.h> should not declare or use wchar_t or wint_t.
 
 <wchar.h> does not support AMD1; to support it, the functions
 fwprintf, fwscanf, wprintf, wscanf, swprintf, swscanf, vfwprintf,
index 42fc55e2a94600197b044f1e29f49008f1819a9f..6a44dea2f4d1a39f5827b4c52148917b7b2c2efe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-11  Ulrich Drepper  <drepper@redhat.com>
+
+       * libio/stdio.h: Remove definition of off_t.
+
 2001-01-11  Andreas Jaeger  <aj@suse.de>
 
        * wcsmbs/tst-mbrtowc.c (utf8_test): New function by Markus Kuhn
This page took 0.0504599999999999 seconds and 5 git commands to generate.