]> granicus.if.org Git - procps-ng/commit
top: exploit enhanced library memory allocation provisions
authorJim Warner <james.warner@comcast.net>
Mon, 21 Nov 2011 19:43:17 +0000 (13:43 -0600)
committerCraig Small <csmall@enc.com.au>
Sun, 11 Dec 2011 11:27:27 +0000 (22:27 +1100)
commit88087ec5a5968304d6461be2c2fbe05885ffdad8
tree37d487923eb02208a26cdc76fceed09a9c2b6116
parente048aa0e7e378e4e0d0b54fb03ede7d1b217b985
top: exploit enhanced library memory allocation provisions

Now that the library allows for customizing the response to
memory allocation errors, it is no longer necessary for top
to provide its own.

This library extension was necessary since top modifies the
termios structure and there would otherwise be no way to
restore the users tty.
top.c
top.h