Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2001-09-14 01:12:33 +0400
committerJeff Johnston <jjohnstn@redhat.com>2001-09-14 01:12:33 +0400
commit7a2afbbb855e8b96234fd78b22698d028e785ea6 (patch)
tree617fa44b92d9b4b2bdaed083daf357195ffcb73e /newlib/ChangeLog
parentb011df87d14a660c498e57ac0d889def8480c603 (diff)
2001-09-13 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdlib/Makefile.am: Add support to build strtoll_r.c and strtoull_r.c. * libc/stdlib/Makefile.in: Regenerated. * libc/stdlib/strtoll_r.c: New file. * libc/stdlib/strtoull_r.c: New file. * libc/stdio/local.h: Add prototypes for long long string conversion routines. * libc/stdio/vfscanf.c (__svfscanf_r): Add optional long long support tied to %L integer conversion specifier.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 32168565e..a656b688d 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,15 @@
+2001-09-13 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/stdlib/Makefile.am: Add support to build strtoll_r.c
+ and strtoull_r.c.
+ * libc/stdlib/Makefile.in: Regenerated.
+ * libc/stdlib/strtoll_r.c: New file.
+ * libc/stdlib/strtoull_r.c: New file.
+ * libc/stdio/local.h: Add prototypes for long long string
+ conversion routines.
+ * libc/stdio/vfscanf.c (__svfscanf_r): Add optional long long support
+ tied to %L integer conversion specifier.
+
Thu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler.net>
* strftime.c (strftime): Fix "%W" implementation to properly handle