From owner-cvs-all Sun Jun 20 1:32:42 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id EFDA114D62; Sun, 20 Jun 1999 01:32:39 -0700 (PDT) (envelope-from jb@FreeBSD.org) Received: (from jb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA81053; Sun, 20 Jun 1999 01:32:39 -0700 (PDT) (envelope-from jb@FreeBSD.org) Message-Id: <199906200832.BAA81053@freefall.freebsd.org> From: John Birrell Date: Sun, 20 Jun 1999 01:32:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1999/06/20 01:32:39 PDT Modified files: lib/libc_r Makefile Log: Remove -DNOPOLL from the compilation flags now that there is a poll wrapper in libc_r. Bump the library version number (the scheduler now uses a poll syscall instead of select). Revision Changes Path 1.15 +4 -4 src/lib/libc_r/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message