- bail out if screen resolution does not match PPM dimensions.
[oweals/busybox.git] / util-linux / script.c
2008-11-09 Denis Vlasenko*: a bit of code shrink
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-07-01 Denis Vlasenkorevert last two commits. vfork cannot be used in subrou...
2008-07-01 Denis Vlasenko*: introduce and use xvfork()
2008-05-19 Bernhard Reutner... - use STD*_FILENO some more. No object-code changes
2008-05-19 Bernhard Reutner... - Rename getpty() to xgetpty() and adjust callers.
2008-05-06 Denis Vlasenkoscript: exit if reading from pseudo-tty errors out...
2008-04-01 Denis Vlasenkoscript: do not ignore poll() errors. ~+20 bytes.
2008-03-24 Denis Vlasenkolpr: add more accurate comments
2008-03-17 Denis Vlasenko*: fix fallout from -Wunused-parameter
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-02-28 Denis Vlasenkoscript: correctly handle buffered "tail" of output...
2008-02-27 Denis Vlasenko*: add optimization barrier to all "G trick" locations
2008-02-27 Denis Vlasenkoscript: new applet by Pascal Bellard <pascal.bellard...