From 9004bc202e5ea7b8eabca183f4e6c6abe573f802 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 2 Jun 1996 19:47:36 +0000 Subject: Sun Jun 2 14:56:49 1996 Roland McGrath * login/pututline_r.c: Fix typo in sizeof for DATA_TMP alloca. * sysdeps/generic/gnu/types.h (__clock_t): New type. * sysdeps/unix/sysv/linux/gnu/types.h (__clock_t, __fsid_t): Define using kernel types. * time/time.h (clock_t): Include and define using __clock_t. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ff74cae635..e660675dc0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ +Sun Jun 2 14:56:49 1996 Roland McGrath + + * login/pututline_r.c: Fix typo in sizeof for DATA_TMP alloca. + + * sysdeps/generic/gnu/types.h (__clock_t): New type. + Wed May 29 00:57:37 1996 David Mosberger-Tang + * sysdeps/unix/sysv/linux/gnu/types.h (__clock_t, __fsid_t): Define + using kernel types. + * time/time.h (clock_t): Include and define using + __clock_t. + * time/Makefile (tests): Add test-tz. * time/test-tz.c: New test. -- cgit v1.2.3