Skip to content
  • Andrei Pavel's avatar
    [#3210] refactor string utilities · 260ad292
    Andrei Pavel authored
    - Rename util/strutil.h to util/str.h to escape redundancy.
    - Simplify trim function.
    - Remove unused functions.
    - Get rid of the regex conditional compilation that helped Kea build
      with ancient compilers. Lack of proper regex functionality now results
      in failure in configure.ac.
    260ad292