This commit is contained in:
Jim Meyering
1997-09-25 12:59:56 +00:00
parent b7bfc2d2a2
commit dd3edcb414
+9
View File
@@ -1,3 +1,12 @@
1997-09-25 Jim Meyering <meyering@na-net.ornl.gov>
* src/echo.c: Make echo conform to POSIX. By default, don't
interpret backslash escape sequences.
[V9_DEFAULT]: Don't #define.
(usage): Document -e option.
(main): Recognize options iff POSIXLY_CORRECT is not set.
From Bruno Haible.
1997-09-19 Jim Meyering <meyering@na-net.ornl.gov>
* lib/getusershell.c (IN_CTYPE_DOMAIN): Define.