Commit Graph

13 Commits

Author SHA1 Message Date
06af216528 suppress warnings about easch <applet>_main() having
no preceding prototype
2007-02-03 17:28:39 +00:00
9225854144 mostly style fixes 2006-11-01 10:25:35 +00:00
ea62077b85 add open_read_close() and similar stuff 2006-10-14 02:23:43 +00:00
1385899416 attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
67b23e6043 getopt_ulflags -> getopt32.
It is impossible to formulate sane ABI based on
size of ulong because it can be 32-bit or 64-bit.
Basically it means that you cannot portably use
more that 32 option chars in one call anyway...
Make it explicit.
2006-10-03 21:00:06 +00:00
cad36681d2 readprofile: getopt_ulflags'isation 2006-09-22 08:39:49 +00:00
7250915d78 Make a warning go away on 64-bit systems. 2006-08-06 20:41:11 +00:00
d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
things like xasprintf() into xfuncs.c, remove xprint_file_by_name() (it only
had one user), clean up lots of #includes...  General cleanup pass.  What I've
been doing for the last couple days.

And it conflicts!  I've removed httpd.c from this checkin due to somebody else
touching that file.  It builds for me.  I have to catch a bus.  (Now you know
why I'm looking forward to Mercurial.)
2006-08-03 15:41:12 +00:00
63fc1a9e08 Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
c1ef7bdd8d just whitespace 2006-01-25 00:08:53 +00:00
1f0262bcdb another more const 2005-10-20 11:17:48 +00:00
b7285001c9 Cleanup patch from Tito. 2005-09-14 15:28:15 +00:00
8b2d02ed34 Add readprofile applet support. 2005-05-20 17:22:18 +00:00