From owner-cvs-lib Tue Feb 17 17:32:13 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA12207 for cvs-lib-outgoing; Tue, 17 Feb 1998 17:32:13 -0800 (PST) (envelope-from owner-cvs-lib) 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 RAA11290; Tue, 17 Feb 1998 17:28:01 -0800 (PST) (envelope-from julian@FreeBSD.org) From: Julian Elischer Received: (from julian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA04953; Tue, 17 Feb 1998 17:27:29 -0800 (PST) Date: Tue, 17 Feb 1998 17:27:29 -0800 (PST) Message-Id: <199802180127.RAA04953@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/gen ttyname.c src/lib/libc/stdtime localtime.c Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk julian 1998/02/17 17:27:29 PST Modified files: (Branch: RELENG_2_2) lib/libc/gen ttyname.c lib/libc/stdtime localtime.c Log: Submitted by: jallison@whistle.com MFC: fix version confusion in pthreads support. Revision Changes Path 1.5.2.3 +1 -3 src/lib/libc/gen/ttyname.c 1.10.2.6 +5 -3 src/lib/libc/stdtime/localtime.c