From c730d6780fe9ea61c225bd9f5652f2bbe636dcfb Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 18 Dec 1998 16:03:11 +0000 Subject: Update. * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Include features.h and stddef.h. * sysdeps/unix/sysv/sysv4/solaris2/bits/sigstack.h (struct sigaltstack): Move ss_size field at the end. Patches by Jeff Bailey . --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 356a5d3790..af56bfcbdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 1998-12-18 Ulrich Drepper + * sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Include + features.h and stddef.h. + * sysdeps/unix/sysv/sysv4/solaris2/bits/sigstack.h (struct + sigaltstack): Move ss_size field at the end. + Patches by Jeff Bailey . + * time/getdate.c (check_mday): tm_mon contains values from 0 to 11, not 1 to 12. -- cgit v1.2.3