From owner-cvs-lib Thu Oct 9 22:49:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA25420 for cvs-lib-outgoing; Thu, 9 Oct 1997 22:49:23 -0700 (PDT) (envelope-from owner-cvs-lib) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id WAA25388; Thu, 9 Oct 1997 22:48:39 -0700 (PDT) (envelope-from dyson@FreeBSD.org) From: John Dyson Received: (from dyson@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id WAA19534; Thu, 9 Oct 1997 22:48:19 -0700 (PDT) Date: Thu, 9 Oct 1997 22:48:19 -0700 (PDT) Message-Id: <199710100548.WAA19534@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libc/sys Makefile.inc Sender: owner-cvs-lib@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk dyson 1997/10/09 22:48:19 PDT Modified files: lib/libc/sys Makefile.inc Log: Add the AIO/LIO to libc. They aren't fully done yet, but have been in the kernel for a few months. Revision Changes Path 1.41 +4 -2 src/lib/libc/sys/Makefile.inc