From owner-cvs-all Thu Oct 15 06:30:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA20692 for cvs-all-outgoing; Thu, 15 Oct 1998 06:30:52 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA20686; Thu, 15 Oct 1998 06:30:51 -0700 (PDT) (envelope-from mckay@FreeBSD.org) From: Stephen McKay Received: (from mckay@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA27064; Thu, 15 Oct 1998 06:30:49 -0700 (PDT) Date: Thu, 15 Oct 1998 06:30:49 -0700 (PDT) Message-Id: <199810151330.GAA27064@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/at at.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mckay 1998/10/15 06:30:49 PDT Modified files: usr.bin/at at.c Log: atq ignored locale info when printing dates. Is the other call to setlocale() just in the wrong place? PR: 8300 Revision Changes Path 1.14 +5 -1 src/usr.bin/at/at.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message