diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-02-15 12:23:13 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-02-15 12:23:13 -0800 |
commit | 1cac72362af836bf205b40998f26b074a97873bc (patch) | |
tree | 8d9e7b8ce5305d16f927efb25f7dbf765192cd4f /ChangeLog | |
parent | 8e475601f62c115115df1639599f573d2e78d7b7 (diff) | |
download | glibc-1cac72362af836bf205b40998f26b074a97873bc.tar.gz |
Remove macros wrongly left for pre-libio case that no longer exists.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-02-15 Roland McGrath <roland@hack.frob.com> + + * mach/devstream.c (cookie_io_functions_t): Macro removed. + (write, read, close): Likewise. + Patch by Aurelien Jarno <aurelien@aurel32.net>. + 2012-02-15 Joseph Myers <joseph@codesourcery.com> * sysdeps/unix/sysv/linux/bits/signalfd.h: New file. |