From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Newsgroups: gmane.lisp.guile.bugs Subject: bug#46220: Fwd: Some non-standard O_* flags are missing Date: Sat, 08 May 2021 12:05:32 +0200 Message-ID: <878s4pa6c3.fsf@gnu.org> References: <308932c261a6f953a498606fb45cb35e08988af5.camel@telenet.be> <4eca22f89b0e02b71962d035de638095e2a72ed2.camel@telenet.be> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="32551"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) Cc: 46220-done@debbugs.gnu.org To: Maxime Devos Original-X-From: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Sat May 08 12:06:10 2021 Return-path: Envelope-to: guile-bugs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lfJqb-0008Kv-VZ for guile-bugs@m.gmane-mx.org; Sat, 08 May 2021 12:06:09 +0200 Original-Received: from localhost ([::1]:57866 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lfJqa-0004GB-LW for guile-bugs@m.gmane-mx.org; Sat, 08 May 2021 06:06:08 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:53252) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfJqU-0004E6-Vj for bug-guile@gnu.org; Sat, 08 May 2021 06:06:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:37698) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lfJqU-0001PA-Mr for bug-guile@gnu.org; Sat, 08 May 2021 06:06:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lfJqU-0002mv-Id for bug-guile@gnu.org; Sat, 08 May 2021 06:06:02 -0400 Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guile@gnu.org Resent-Date: Sat, 08 May 2021 10:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46220 X-GNU-PR-Package: guile Mail-Followup-To: 46220@debbugs.gnu.org, ludo@gnu.org Original-Received: via spool by 46220-done@debbugs.gnu.org id=D46220.162046834310704 (code D ref 46220); Sat, 08 May 2021 10:06:02 +0000 Original-Received: (at 46220-done) by debbugs.gnu.org; 8 May 2021 10:05:43 +0000 Original-Received: from localhost ([127.0.0.1]:49241 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfJqB-0002ma-15 for submit@debbugs.gnu.org; Sat, 08 May 2021 06:05:43 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:42880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfJq9-0002mU-B2 for 46220-done@debbugs.gnu.org; Sat, 08 May 2021 06:05:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56176) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lfJq3-00017l-DA; Sat, 08 May 2021 06:05:35 -0400 Original-Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=60370 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfJq3-0007xj-2h; Sat, 08 May 2021 06:05:35 -0400 In-Reply-To: <4eca22f89b0e02b71962d035de638095e2a72ed2.camel@telenet.be> (Maxime Devos's message of "Tue, 09 Mar 2021 20:03:27 +0100") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane-mx.org@gnu.org Original-Sender: "bug-guile" Xref: news.gmane.io gmane.lisp.guile.bugs:10037 Archived-At: Hi Maxime, Maxime Devos skribis: > From d769a75962c64804f354a0133494491626b8b2dc Mon Sep 17 00:00:00 2001 > From: Maxime Devos > Date: Tue, 2 Mar 2021 18:03:22 +0100 > Subject: [PATCH] Define `O_NOFOLLOW' and various other flags when support= ed. > MIME-Version: 1.0 > Content-Type: text/plain; charset=3DUTF-8 > Content-Transfer-Encoding: 8bit > > * libguile/filesys.c (scm_init_filesys): Define =E2=80=98O_IGNORE_CTTY=E2= =80=99, > =E2=80=98O_NOLINK=E2=80=99, =E2=80=98O_NOFOLLOW=E2=80=99, =E2=80=98O_PA= TH=E2=80=99, =E2=80=98O_TMPFILE=E2=80=99, =E2=80=98O_SHLOCK=E2=80=99, > =E2=80=98O_EXLOCK=E2=80=99, =E2=80=98O_ASYNC=E2=80=99, =E2=80=98O_NOATI= ME=E2=80=99, =E2=80=98O_DIRECTORY=E2=80=99, =E2=80=98O_CLOEXEC=E2=80=99 > and =E2=80=98O_DIRECT=E2=80=99 when available. Pushed as 553c82cee924f0bada27f8209c3bcb28be407953, followed with a NEWS update. Thanks! Ludo=E2=80=99.