Update.
commit2715f28ad4494dcf5da41398a6dbf2e43042620d
authorUlrich Drepper <drepper@redhat.com>
Thu, 8 Jun 2000 19:54:27 +0000 (8 19:54 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 8 Jun 2000 19:54:27 +0000 (8 19:54 +0000)
treefb103624f45a43a68e3be22ee61f43d2e3732645
parent47bc7a9be10c67151eaf0eed7f895c77d3f820d1
Update.

* sysdeps/pthread/Makefile: New file.  Add rules to build timer
functionality.
* sysdeps/unix/sysv/linux/bits/local_lim.h: Add TIMER_MAX.

2000-06-04  Kaz Kylheku  <kaz@ashi.footprints.net>

* sysdeps/pthread/posix-timer.h: New file.
* sysdeps/pthread/timer_create.c: New file.
* sysdeps/pthread/timer_delete.c: New file.
* sysdeps/pthread/timer_getoverr.c: New file.
* sysdeps/pthread/timer_gettime.c: New file.
* sysdeps/pthread/timer_routines.c: New file.
* sysdeps/pthread/timer_settime.c: New file.
* sysdeps/pthread/tst-timer.c: New file.

2000-06-08  Ulrich Drepper  <drepper@redhat.com>
linuxthreads/ChangeLog
linuxthreads/sysdeps/pthread/Makefile [new file with mode: 0644]
linuxthreads/sysdeps/pthread/posix-timer.h [new file with mode: 0644]
linuxthreads/sysdeps/pthread/timer_create.c [new file with mode: 0644]
linuxthreads/sysdeps/pthread/timer_delete.c [new file with mode: 0644]
linuxthreads/sysdeps/pthread/timer_getoverr.c [new file with mode: 0644]
linuxthreads/sysdeps/pthread/timer_gettime.c [new file with mode: 0644]
linuxthreads/sysdeps/pthread/timer_routines.c [new file with mode: 0644]
linuxthreads/sysdeps/pthread/timer_settime.c [new file with mode: 0644]
linuxthreads/sysdeps/pthread/tst-timer.c [new file with mode: 0644]
linuxthreads/sysdeps/unix/sysv/linux/bits/local_lim.h