diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-12-27 06:53:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-12-27 06:53:38 +0000 |
commit | a6d950b914460c9a8fcdd3009b8f8406042ea81f (patch) | |
tree | cd423507c91f03fd08f4e05688625fe59e476b15 /linuxthreads/ChangeLog | |
parent | fc1fb585c60817b982956e815ebc4726ef6381f6 (diff) | |
download | glibc-a6d950b914460c9a8fcdd3009b8f8406042ea81f.tar.gz glibc-a6d950b914460c9a8fcdd3009b8f8406042ea81f.tar.xz glibc-a6d950b914460c9a8fcdd3009b8f8406042ea81f.zip |
Update.
2000-12-26 Ulrich Drepper <drepper@redhat.com> * Examples/ex6.c (test_thread): Make static. * Examples/ex12.c (test_thread): Make static and add noreturn attribute.
Diffstat (limited to 'linuxthreads/ChangeLog')
-rw-r--r-- | linuxthreads/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1078f99c06..2f3a6ed796 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,9 @@ +2000-12-26 Ulrich Drepper <drepper@redhat.com> + + * Examples/ex6.c (test_thread): Make static. + * Examples/ex12.c (test_thread): Make static and add noreturn + attribute. + 2000-12-18 Jes Sorensen <jes@linuxcare.com> * linuxthreads/sysdeps/ia64/pt-machine.h: __compare_and_swap |