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>2003-10-15 23:57:18 +0400
committerJeff Johnston <jjohnstn@redhat.com>2003-10-15 23:57:18 +0400
commitb4d51d01c80d7392c73fcc93f5c5146e51ad7685 (patch)
tree0e8ff7d3d212dbf66f9869c357f5200a8c4fb87f /libgloss/ChangeLog
parentb11926e71714647f6a04745d591960ca03924dea (diff)
2003-10-15 Bernardo Innocenti <bernie@develer.com>
* m68k/sim-funcs.c (_XOPEN_SOURCE): Define to get the pid_t typedef from <unistd.h>.
Diffstat (limited to 'libgloss/ChangeLog')
-rw-r--r--libgloss/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libgloss/ChangeLog b/libgloss/ChangeLog
index 0b3488bec..9027a2c43 100644
--- a/libgloss/ChangeLog
+++ b/libgloss/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-15 Bernardo Innocenti <bernie@develer.com>
+
+ * m68k/sim-funcs.c (_XOPEN_SOURCE): Define to get the pid_t
+ typedef from <unistd.h>.
+
2003-08-26 Jason Merrill <jason@redhat.com>
* sparc/elfsim.ld: Fix __EH_FRAME_BEGIN__ definition.