* sysdeps/pthread/posix-timer.h (TIMER_MAX): Define if not defined.

(timer_id2ptr): Fix typo.
This commit is contained in:
Roland McGrath 2003-03-26 08:06:59 +00:00
parent 333ab52196
commit 83e886a32a

View 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.