Michael Brown
|
73b09ecba6
|
Use stdio.h instead of vsprintf.h
|
2007-01-19 01:13:12 +00:00 |
|
Michael Brown
|
98240d99f0
|
Do not go past the end of the argv[] array.
This bug found by setting read and write watchpoints at NULL in bochs.
|
2007-01-14 02:01:26 +00:00 |
|
Michael Brown
|
70d20c4e7a
|
Use common symbols to avoid dragging in getopt.o unless a getopt-using
command is linked in.
|
2006-12-19 16:27:15 +00:00 |
|
Michael Brown
|
be0cd1cddd
|
Added a functional version of getopt() and getopt_long(), ready for use
in our commands.
|
2006-12-07 03:54:57 +00:00 |
|