From 480a06dfde03c34849c24198d65e493fa183ca78 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 9 Jun 2000 06:42:46 +0000 Subject: Update. * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Use defaultdir variable instead of "/var/shm" everywhere. (defaultdir): Change to /dev/shm/. --- linuxthreads/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linuxthreads') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 8e19b89427..b0cb0ddc75 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2000-06-08 Ulrich Drepper + * sysdeps/pthread/tst-timer.c (main): Rewrite initializers to + avoid warnings. + * sysdeps/pthread/timer_routines.c (__timer_thread_queue_timer): Be prepared for empty timer list. -- cgit v1.2.3