| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Fri, 21 Jun 2002 17:25:21 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: sftp and ls command |
| Message-ID: | <20020621172521.M22705@cygbert.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <aetqnu$3np$1 AT main DOT gmane DOT org> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <aetqnu$3np$1@main.gmane.org> |
| User-Agent: | Mutt/1.3.22.1i |
On Thu, Jun 20, 2002 at 08:10:20PM -0400, Yadin Y. Goldschmidt wrote: > When I use sftp to a cygwin machine (win2k) and I issue the command "ls" the > output omits the day of the month for all the files shown. Only the month > and hour is displayed. > Is this a bug? Any solutions? Thanks. It's a bug. The newlib version of strftime is omitting an implementation of the %e format specifier which is used in sftp-server. I'm going to implement '%e' in newlib so that a coming verson of Cygwin will be able to support it. Thanks for the report, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |