mirror of
https://sourceware.org/git/glibc.git
synced 2025-09-02 16:01:20 +03:00
Update.
2004-04-13 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/mq_notify.c: Shut up GCC warning.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-04-13 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/mq_notify.c: Shut up GCC warning.
|
||||
|
||||
2004-04-12 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/mq_notify.c: New file.
|
||||
|
@@ -137,6 +137,7 @@ helper_thread (void *arg)
|
||||
/* The only state we keep is the copy of the thread attributes. */
|
||||
free (data.attr);
|
||||
}
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user