summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-27 20:43:56 +0000
committerRoland McGrath <roland@gnu.org>1996-05-27 20:43:56 +0000
commit2a4dcf76ca230994166ea1c573d05ee0f85da1b5 (patch)
tree7ff02d331db5251f31e8dd9d4f48418b93908a90 /ChangeLog
parent807912915b065225c55bf0ac0277cb71fc394e6d (diff)
* sysdeps/unix/sysv/linux/i386/brk.c (__curbrk): Initialize it so it
can be aliased.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a78db660d..9b4a8cb820 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Mon May 27 10:10:00 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
+ * sysdeps/unix/sysv/linux/i386/brk.c (__curbrk): Initialize it so it
+ can be aliased.
+
* sysdeps/unix/sysv/linux/Makefile [$(subdir)=termios] (headers):
Append termio.h.