From 4bcecfb75306716baf2f70e2afeb908b3f2c9c75 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 17 Dec 2007 21:22:17 +0000 Subject: * inet/ether_line.c (ether_line): Remove unused variable. 2007-12-17 Samuel Thibault * login/forkpty.c (forkpty): Add const qualifier to parameters termp and winp. * login/openpty.c (openpty): Likewise. * login/pty.h (openpty, forkpty): Likewise. * manual/terminal.texi (openpty, forkpty): Likewise. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4c23851981..f5e2bb9e03 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2007-12-17 Roland McGrath + + * inet/ether_line.c (ether_line): Remove unused variable. + +2007-12-17 Samuel Thibault + + * login/forkpty.c (forkpty): Add const qualifier to parameters termp + and winp. + * login/openpty.c (openpty): Likewise. + * login/pty.h (openpty, forkpty): Likewise. + * manual/terminal.texi (openpty, forkpty): Likewise. + 2007-12-17 Ulrich Drepper * malloc/malloc.c (public_cALLOc): For arena other than -- cgit v1.2.3-70-g09d2