|
|
|
|
|
by Beltalowda
1325 days ago
|
|
sudo is almost 150k lines of code, has been developed since about 1980, and works (and is used!) on a wide array of systems. Are you going to rewrite all of that in $other_language_than_c? How many hours of work do you think this will take to rewrite? This is the real issue. |
|
I'd argue that's (at least part of) the problem. More code = more surface area for bugs, and sudo has a lot of code.