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>2002-07-25 22:41:15 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-07-25 22:41:15 +0400
commit61921945b6c1d269b64c708070dba4afa85f1556 (patch)
tree2a2c76e8d7fe252454d4507ce2c05b0fa8619e20 /newlib/ChangeLog
parent3d966a92d36173a2d852f72199705a811e9cb17b (diff)
2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/Makefile.am: Add confstr.c. * libc/sys/linux/Makefile.in: Regenerated. * libc/sys/linux/confstr.c: New file. * libc/sys/linux/confstr.h: Ditto. * libc/sys/linux/sys/unistd.h: Include <features.h> and <bits/environments.h>.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index b50866a4c..468703a4a 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,5 +1,14 @@
2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
+ * libc/sys/linux/Makefile.am: Add confstr.c.
+ * libc/sys/linux/Makefile.in: Regenerated.
+ * libc/sys/linux/confstr.c: New file.
+ * libc/sys/linux/confstr.h: Ditto.
+ * libc/sys/linux/sys/unistd.h: Include <features.h> and
+ <bits/environments.h>.
+
+2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
+
* libc/sys/linux/config.h (__set_errno): Macro definition removed.
* libc/sys/linux/fpathconf.c (__set_errno): Ditto.
* libc/sys/linux/libc-internal.h (__set_errno): Ditto.