Skip to content
Snippets Groups Projects
  • Lucas Magalhães's avatar
    7509dda1
    Rewrite module linked list · 7509dda1
    Lucas Magalhães authored
    The linked list that hold modules were the biggest source of unsafe
    string functions.  This change re-implements it in a more readable and
    comprehensible way.  Also separates module functions in a file so it's
    simpler to navigate through code.
    7509dda1
    History
    Rewrite module linked list
    Lucas Magalhães authored
    The linked list that hold modules were the biggest source of unsafe
    string functions.  This change re-implements it in a more readable and
    comprehensible way.  Also separates module functions in a file so it's
    simpler to navigate through code.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
require.h 549 B