libiproute: style fixes, and using smallint as appropriate
[oweals/busybox.git] / util-linux / script.c
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...