• Show log

    Commit

  • Hash : 0bca5720
    Author : Bruno Haible
    Date : 2025-03-09T10:19:20

    getlogin_r: Work around musl bug.
    
    * lib/getlogin_r.c (getlogin_r): Add implementation for Linux.
    * m4/getlogin_r.m4 (gl_FUNC_GETLOGIN_R): Test whether getlogin_r has the
    musl bug.
    * tests/test-getlogin_r.c (main): Add another test.
    * doc/posix-functions/getlogin_r.texi: Mention the workaround.