Reinstate the following change from 2002-03-22, which was

inadvertently lost on 2002-04-13.

* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.
This commit is contained in:
Paul Eggert 2002-05-27 06:51:19 +00:00
parent 8108640c1e
commit b7e67db6db

View file

@ -1,3 +1,12 @@
2002-05-26 Paul Eggert <eggert@twinsun.com>
Reinstate the following change from 2002-03-22, which was
inadvertently lost on 2002-04-13.
* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
`sort TAGFILE -o TAGFILE', as POSIX 1003.1-2001 disallows
the latter usage.
2002-05-17 Eli Zaretskii <eliz@is.elta.co.il>
* pop.c (socket_connection): Move the code to resolve the POP