tsutsui
|
67a0da11d8
|
Static -> static
We can still preserve static function symbols for debug.
(they're also likely inlined but we can specify -fno-inline on debug)
|
2010-08-16 09:52:11 +00:00 |
|
tsutsui
|
103c7b2a22
|
- u_intNN_t -> uintNN_t
- use uint8_t for binary data
- use bool for boolean vaules
No binary change.
|
2010-08-16 09:44:01 +00:00 |
|
jdolecek
|
e07a5ff574
|
constify
|
2001-01-19 08:54:21 +00:00 |
|
augustss
|
fc72e72d7d
|
Change (almost) all static to Static. The symbol `Static' can then be defined
to `' or `static' depending on if you want to debug or not.
|
2000-03-27 12:33:53 +00:00 |
|
augustss
|
2ea7029408
|
Add Bill Paul's FreeBSD driver for the Kawasaki LSI KL5KUSB101B USB Ethernet
chip.
|
2000-01-17 01:38:43 +00:00 |
|