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:
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 85e869363..681a57300 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,15 @@
+2015-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libc/include/sys/_sigset.h: New.
+ * libc/include/sys/select.h: Do not include <sys/types.h> and
+ <sys/time.h> to avoid cyclic header file dependencies. Include
+ specialized header files instead.
+ (sigset_t): Conditionally define.
+ * libc/include/sys/signal.h (sigset_t): Likewise.
+ * libc/include/sys/time.h: Include <sys/select.h> if
+ __BSD_VISIBLE.
+ * libc/include/sys/types.h: Likewise.
+
2015-12-12 Freddie Chopin <freddie.chopin@gmail.com>
* libc/stdlib/__atexit.c (__register_exitproc): Always release