diff options
author | Roland McGrath <roland@gnu.org> | 2002-11-02 02:36:09 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-11-02 02:36:09 +0000 |
commit | 643ddb349f182b4c402f0fc0e88704a8c1a224ea (patch) | |
tree | 808a415476c30c099ed6604e5548f11c595bb2f6 /libiohelp | |
parent | 69eef0a40257b81fc76420580f464d34817765b1 (diff) |
.
Diffstat (limited to 'libiohelp')
-rw-r--r-- | libiohelp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libiohelp/ChangeLog b/libiohelp/ChangeLog index 8d34e7d8..3916e351 100644 --- a/libiohelp/ChangeLog +++ b/libiohelp/ChangeLog @@ -1,3 +1,8 @@ +2002-11-01 Roland McGrath <roland@frob.com> + + * shared.c (iohelp_fetch_shared_data, iohelp_put_shared_data): Put + __attribute__((weak)) directly in the defns. + 2002-05-11 Marcus Brinkmann <marcus@gnu.org> * handle_io_release_conch.c (iohelp_handle_io_release_conch): |