More removal of "#if 0" content.
[oweals/busybox.git] / libbb / get_terminal_width_height.c
2006-05-19 Bernhard Reutner... - remove emacs layout block as suggested by Robert...
2006-04-03 Bernhard Reutner... - move buffer allocation schemes to libbb.h
2005-09-05 Rob LandleyActually returning ret might be good.
2005-09-01 Rob LandleyBernhard Fischer suggested that get_terminal_width_hei...
2004-03-23 Eric AndersenBrian Pomerantz writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-09-15 Eric AndersenBe entirely consistant when using ioctl(0, TIOCGWINSZ...