Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-05-15 | libcom_err: Only output ^M when tty is in raw mode | Theodore Ts'o | 1 | -2/+2 | |
This fixes a long-standing botch in the com_err library, and solves a regression test problem for libss that gets tickled by source code management systems (like Perforce) that don't preserve CRLF line endings with fidelity. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> | |||||
2007-12-02 | Fix errors in test_ss.c so it can be an example application and test case | Theodore Ts'o | 1 | -0/+22 | |
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu> |