• Show log

    Commit

  • Hash : df116b55
    Author : Guillem Jover
    Date : 2024-01-07T17:43:12

    Adjust strlcpy() and strlcat() per glibc adoption
    
    These functions were added in glibc 2.38, in anticipation of POSIX
    adopting them too.
    
    Closes: #26