~vcs-imports/make/master

Viewing all changes in revision 2806.

  • Committer: Paul Smith
  • Date: 2022-06-04 22:34:15 UTC
  • Revision ID: git-v1:e4b7ac21dc1663de1d901cda0b395d819b5c08ab
* src/misc.c (make_toui): Parse a string into an unsigned int

* src/makeint.h: Declare it.
* src/arscan.c (ar_scan): Replace atoi() calls with make_toui().
Modify some integral types to be more correct.
* src/job.c (load_too_high): Replace atoi() calls with make_toui().
* src/main.c (main): Ditto.
(decode_switches): Ditto.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: