From d4b0774fc60f6389cccc12538e7ff29ba3f50fc7 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Mon, 21 Aug 2000 16:02:48 +0000 Subject: Update. 2000-08-21 Andreas Jaeger * include/poll.h: Include include/sys/poll.h to get __poll declaration. * io/sys/poll.h: Move __poll declaration from here... * include/sys/poll.h: ...to here. * include/sys/socket.h (__getpeername): Add declaration. * include/wchar.h (__vswprintf): Add declaration. * include/stdio.h (__flockfile): Add declaration. (__funlockfile): Likewise. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ccffcd7873..b8831285a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2000-08-21 Andreas Jaeger + + * include/poll.h: Include include/sys/poll.h to get __poll + declaration. + + * io/sys/poll.h: Move __poll declaration from here... + * include/sys/poll.h: ...to here. + + * include/sys/socket.h (__getpeername): Add declaration. + + * include/wchar.h (__vswprintf): Add declaration. + + * include/stdio.h (__flockfile): Add declaration. + (__funlockfile): Likewise. + 2000-08-20 Ulrich Drepper * misc/sys/cdefs.h: Define __restrict_arr. -- cgit v1.2.3