summaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>2005-04-16 16:58:35 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>2005-04-16 16:58:35 +0000
commit6feaa084f88c96b72f840c2e9ed280fc742b1f98 (patch)
treed156f4f535f6fa53299a5cfac16c2d29a981988e /libiberty/ChangeLog
parent41704a387ef7a69778f2d06325b1c10b800bca0d (diff)
downloadgcc-6feaa084f88c96b72f840c2e9ed280fc742b1f98.tar.gz
libiberty.h (unlock_stream): New.
include: * libiberty.h (unlock_stream): New. libiberty: * fopen_unlocked.c (unlock_stream): New. Consolidate unlocking code into a helper function. * functions.texi: Regenerate. From-SVN: r98234
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 72b421b54dd..a92bcdc76d7 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * fopen_unlocked.c (unlock_stream): New.
+ Consolidate unlocking code into a helper function.
+
+ * functions.texi: Regenerate.
+
2005-04-13 Gabriel Dos Reis <gdr@integrable-solutions.net>
* asprintf.c: Include config.h.