From: Ulrich Drepper Date: Fri, 9 Jun 2000 06:45:09 +0000 (+0000) Subject: Update. X-Git-Tag: upstream/2.30~25472 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8aa8fc7fd04778b9162648929a9805aba678502a;p=external%2Fglibc.git Update. * sysdeps/i386/Dist: Add bp-asm.h. --- diff --git a/ChangeLog b/ChangeLog index e05560f..d87e922 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2000-06-08 Ulrich Drepper + * sysdeps/i386/Dist: Add bp-asm.h. + * sysdeps/unix/sysv/linux/shm_open.c (where_is_shmfs): Use defaultdir variable instead of "/var/shm" everywhere. (defaultdir): Change to /dev/shm/. diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index b0cb0dd..aa3a6f0 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2000-06-08 Ulrich Drepper + * sysdeps/pthread/timer_routines.c (__timer_thread_queue_timer): + Correct handling of matching variable. + * sysdeps/pthread/tst-timer.c (main): Rewrite initializers to avoid warnings. diff --git a/sysdeps/i386/Dist b/sysdeps/i386/Dist index 50c07d1..ac32a5b 100644 --- a/sysdeps/i386/Dist +++ b/sysdeps/i386/Dist @@ -1,2 +1,3 @@ i386-mcount.S machine-gmon.h +bp-asm.h