* sysdeps/pthread/posix-timer.h (TIMER_MAX): Define if not defined.
authorRoland McGrath <roland@gnu.org>
Wed, 26 Mar 2003 08:06:59 +0000 (08:06 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 26 Mar 2003 08:06:59 +0000 (08:06 +0000)
(timer_id2ptr): Fix typo.

nptl/ChangeLog

index 3138047..e912bca 100644 (file)
@@ -1,3 +1,8 @@
+2003-03-25  Roland McGrath  <roland@redhat.com>
+
+       * sysdeps/pthread/posix-timer.h (TIMER_MAX): Define if not defined.
+       (timer_id2ptr): Fix typo.
+
 2003-03-25  Ulrich Drepper  <drepper@redhat.com>
 
        * pthreadP.h: Define SIGCANCEL and SIGTIMER.