• Show log

    Commit

  • Hash : 5d406546
    Author : Bruno Haible
    Date : 2024-12-22T04:38:48

    execl, execle, execlp: Fix compilation error with gcc 14.
    
    * lib/execl.c (execl): Cast second argument of execv.
    * lib/execle.c (execle): Cast second argument of execve.
    * lib/execlp.c (execlp): Cast second argument of execvp.
    

  • README

  • The files in this directory are used in many GNU packages,
    including coreutils, diffutils, and tar.
    The autoconf tests required for these files are in ../m4.