1. 16
  1.  

  2. 4

    The library is not thread-safe.

    I think it would’ve been nice to at least have re-entrant _r versions of the functions, with manually specified execution context, so users could use it if they need to.

    Writing new code without such affordances is kinda gross. :(