From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-4.1 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id C3D751F466 for ; Tue, 4 Feb 2020 05:34:20 +0000 (UTC) Received: from localhost ([::1]:53128 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyqqp-0007bA-Ht for normalperson@yhbt.net; Tue, 04 Feb 2020 00:34:19 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:35835) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iyqqm-0007b2-AV for bug-gnulib@gnu.org; Tue, 04 Feb 2020 00:34:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iyqqk-00081v-Tr for bug-gnulib@gnu.org; Tue, 04 Feb 2020 00:34:15 -0500 Received: from ext140.multitalents.net ([173.164.249.140]:51247 helo=server01.int.multitalents.net) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iyqqk-0007nu-Ks for bug-gnulib@gnu.org; Tue, 04 Feb 2020 00:34:14 -0500 Received: from server01.int.multitalents.net (localhost [127.0.0.1]) by server01.int.multitalents.net (8.15.2/8.13.8) with ESMTP id 0145YAt1008854 for ; Mon, 3 Feb 2020 21:34:10 -0800 (PST) Received: from localhost (tim@localhost) by server01.int.multitalents.net (8.15.2/8.13.8/Submit) with ESMTP id 0145YA0l008851 for ; Mon, 3 Feb 2020 21:34:10 -0800 (PST) X-Authentication-Warning: server01.int.multitalents.net: tim owned process doing -bs Date: Mon, 3 Feb 2020 21:34:10 -0800 (PST) From: Tim Rice X-X-Sender: tim@server01.int.multitalents.net To: bug-gnulib@gnu.org Subject: nap() name space clash Message-ID: User-Agent: Alpine 2.11 (UW2 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 173.164.249.140 X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" While attempting to test my UnixWare port of sed-4.8 I discoverd a name space clash with nap() in some gnulib files tests/test-lutimens.h tests/test-utime.c tests/test-chown.h tests/nap.h tests/test-utimens.h tests/test-stat-time.c tests/test-futimens.h tests/test-lchown.h http://uw714doc.xinuos.com/en/man/html.3C/nap.3C.html What would be the prefered replacement name? gnulib_nap? How do I find out if I have filled out copyright assignment papers for the gnulib project? Thanks. -- Tim Rice Multitalents tim@multitalents.net