Xin LI 49ecc22cc7 Style improvements:
- Sort function prototypes;
 - Apply static on all function bodies.  To quote bde@:

> It is a good obfuscation to declare functions as static only in the
> prototype, so that you can't see the static for the actual function.
> The reverse obfuscation (with static only in the function definition)
> would make more sense, but is a constraint error.

Reviewed by:	bde
2009-12-14 16:54:39 +00:00
..
2009-04-01 08:33:54 +00:00
2009-06-23 23:17:04 +00:00
2009-01-16 15:00:30 +00:00
2009-12-11 23:20:02 +00:00
2009-12-13 03:18:37 +00:00
2009-06-15 21:52:27 +00:00
2009-02-11 20:36:17 +00:00
2009-11-02 12:35:38 +00:00
2009-02-21 03:42:31 +00:00
2009-12-13 04:14:55 +00:00
2009-12-05 20:22:26 +00:00
2009-12-14 16:54:39 +00:00
2009-12-03 18:02:55 +00:00