mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-02 16:01:20 +03:00
Update.
2004-08-02 Ulrich Drepper <drepper@redhat.com> * linuxthreads.texi (Cleanup Handlers): Fix typo. Reported by Bjoern Engelmann <bjengelmann@gmx.de>.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-08-02 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* linuxthreads.texi (Cleanup Handlers): Fix typo.
|
||||
Reported by Bjoern Engelmann <bjengelmann@gmx.de>.
|
||||
|
||||
2004-07-23 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
[BZ #284]
|
||||
|
@@ -544,7 +544,7 @@ The sequence
|
||||
@smallexample
|
||||
pthread_cleanup_push_defer_np(routine, arg);
|
||||
...
|
||||
pthread_cleanup_pop_defer_np(execute);
|
||||
pthread_cleanup_pop_restore_np(execute);
|
||||
@end smallexample
|
||||
|
||||
@noindent
|
||||
|
Reference in New Issue
Block a user