summaryrefslogtreecommitdiff
path: root/hurd/port2fd.c
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2012-05-10 12:43:01 -0700
committerRoland McGrath <roland@hack.frob.com>2012-05-10 15:57:22 -0700
commit6f080c2fcffac1bb8626b8d143dba57a37abb071 (patch)
tree23aa88a0084d4e5e89ff441d8250708173dc59df /hurd/port2fd.c
parentbcfe3a546e831ff3e43a8782f65a95fab7bb864d (diff)
Hurd: O_CLOEXEC in rtld
Diffstat (limited to 'hurd/port2fd.c')
-rw-r--r--hurd/port2fd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/port2fd.c b/hurd/port2fd.c
index bef07ad3bf..451d6306e7 100644
--- a/hurd/port2fd.c
+++ b/hurd/port2fd.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994, 1997, 1999, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 1994-2012 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
@@ -22,7 +22,7 @@
#include <fcntl.h>
/* Store PORT in file descriptor D, doing appropriate ctty magic.
- FLAGS are as for `open'; only O_IGNORE_CTTY is meaningful.
+ FLAGS are as for `open'; only O_IGNORE_CTTY and O_CLOEXEC are meaningful.
D should be locked, and will not be unlocked. */
void