Edit

IABSD.fr/src/usr.bin/wc

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2024-09-11 03:57:14
    Hash : e291b8af
    Message : fstat(2) can't return an S_IFLNK, so delete that test. Also, switch to S_IS*() tests and update the manpage to reflect that POSIX-2024 has no substantive changes for wc(1) ok op@ millert@