remzi-arpacidusseau / ostep-typos

50 stars 44 forks source link

`cpu-api`: missing a pair of parentheses #58

Closed lyazj closed 1 year ago

lyazj commented 2 years ago

On Linux, there are six variants of exec(): execl, execlp(), execle(), execv(), execvp(), and execvpe(). Read the man pages to learn more.

I add a file to suggest adding a pair of parentheses after execl (-> execl()) to enjoy better consistency.

remzi-arpacidusseau commented 1 year ago

Thanks! Much appreciated. You will be thanked in the preface.