summaryrefslogtreecommitdiff
path: root/libbb/speed_table.c
Commit message (Expand)AuthorAgeFilesLines
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-2/+2
* style fix (stray space before ';')Denis Vlasenko2007-07-211-2/+2
* Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...Denis Vlasenko2007-06-251-1/+1
* The type changed too.Rob Landley2006-06-201-2/+2
* Use the new names for tty_baud_to_value() and tty_value_to_baud() again.Peter Kjellerstedt2006-06-201-5/+5
* Revert the last two patches to go back to a state before this file wasRob Landley2006-06-201-16/+94
* Undo all of the ugliness and some of the bloat from 15412.Rob Landley2006-06-181-141/+17
* danf writes: stty doesn't support baud rates > 460800 bps, the attached patch...Mike Frysinger2006-06-171-2/+35
* Patch from Denis Vlasenko turning static const int (which gets emitted intoRob Landley2006-03-101-1/+1
* Major coreutils update.Manuel Novoa III2003-03-191-0/+130