mirror of git://sourceware.org/git/glibc.git
[BZ #1392]
2005-09-29 Roland McGrath <roland@redhat.com> [BZ #1392] * posix/sys/wait.h (__WAIT_INT): Rewrite using an initializer, in case __typeof yields a const-qualified type.
This commit is contained in:
parent
c704fb3b0f
commit
37b5b6ae76
|
|
@ -1,3 +1,9 @@
|
||||||
|
2005-09-29 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
[BZ #1392]
|
||||||
|
* posix/sys/wait.h (__WAIT_INT): Rewrite using an initializer,
|
||||||
|
in case __typeof yields a const-qualified type.
|
||||||
|
|
||||||
2005-09-28 Ulrich Drepper <drepper@redhat.com>
|
2005-09-28 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* dirent/dirent.h: Declare fdopendir.
|
* dirent/dirent.h: Declare fdopendir.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue