Skip to content
  • rswindell's avatar
    Overhaul these functions: · 1d642d12
    rswindell authored
    Use fopen/fprintf (buffered writes) rather than open/write.
    Use safe_snprintf() and SAFEPRINTF for safe string formatting.
    Use a variable for line-endings (in preparation for support for Unix-style log
    files for those sysops that prefer them).
    hacklog() now supports a NULL 'text' argument.
    1d642d12