Edit

IABSD.fr/src/usr.bin/sed

Branch :

  • Show log

    Commit

  • Author : millert
    Date : 2024-08-28 14:30:26
    Hash : 01c98acc
    Message : Fix the case where the pattern space is empty but does not start with a NUL character, which might occur after using the D command. From Mohamed Akram