peter
d5ab1c3759
Implement a new open(2) flag: O_NOFOLLOW. This will instruct open
...
to not follow symlinks, but to open a handle on the link itself(!).
As strange as this might sound, it has several useful applications
safe race-free ways of opening files in hostile areas (eg: /tmp, a mode
1777 /var/mail, etc). It also would allow things like fchown() to work
on the link rather than having to implement a new syscall specifically for
that task.
Reviewed by: phk
1998-04-06 17:38:43 +00:00
..
1998-02-20 13:11:54 +00:00
1998-03-28 13:25:01 +00:00
1997-12-14 19:36:24 +00:00
1997-08-02 14:33:27 +00:00
1997-10-12 20:26:33 +00:00
1998-04-06 15:51:22 +00:00
1998-03-28 11:51:01 +00:00
1997-08-02 14:33:27 +00:00
1997-11-06 19:29:57 +00:00
1998-04-06 08:26:08 +00:00
1997-11-22 08:35:46 +00:00
1998-02-15 04:17:09 +00:00
1998-03-08 06:21:33 +00:00
1998-04-06 08:26:08 +00:00
1998-01-22 17:30:44 +00:00
1998-02-10 17:10:23 +00:00
1998-02-20 13:37:40 +00:00
1998-01-01 08:56:24 +00:00
1998-02-12 18:02:07 +00:00
1998-03-07 19:25:34 +00:00
1998-01-31 07:23:16 +00:00
1998-03-08 09:59:44 +00:00
1998-03-28 11:51:01 +00:00
1997-11-07 08:53:44 +00:00
1998-03-30 09:56:58 +00:00
1997-02-28 10:14:24 +00:00
1998-04-04 05:55:05 +00:00
1998-02-20 13:52:15 +00:00
1997-12-20 03:05:47 +00:00
1998-04-06 09:30:42 +00:00
1998-04-05 02:59:10 +00:00
1998-03-08 09:59:44 +00:00
1998-03-03 20:55:26 +00:00
1998-02-06 12:14:30 +00:00
1998-04-04 13:26:20 +00:00
1997-12-16 17:40:42 +00:00
1998-04-06 08:26:08 +00:00
1998-03-30 09:56:58 +00:00
1998-04-06 08:26:08 +00:00
1998-02-25 06:13:32 +00:00
1997-12-16 17:40:42 +00:00
1998-03-28 14:49:47 +00:00
1997-11-20 20:07:59 +00:00
1997-02-22 09:48:43 +00:00
1996-03-31 18:53:43 +00:00
1998-03-09 04:00:42 +00:00
1998-03-29 11:55:06 +00:00
1998-03-28 11:51:01 +00:00
1998-03-28 11:51:01 +00:00
1997-11-18 12:43:41 +00:00
1997-10-12 20:26:33 +00:00
1998-02-20 13:37:40 +00:00
1997-12-02 21:07:20 +00:00
1998-02-15 05:41:31 +00:00
1997-12-02 21:07:20 +00:00
1998-02-20 13:46:58 +00:00
1998-02-27 19:58:29 +00:00
1997-12-28 05:03:33 +00:00
1997-11-06 19:29:57 +00:00
1998-02-06 12:14:30 +00:00
1998-04-06 15:48:30 +00:00
1998-03-30 09:56:58 +00:00
1997-09-14 02:50:28 +00:00
1998-04-05 10:03:52 +00:00
1998-03-28 10:33:27 +00:00
1998-02-06 12:14:30 +00:00
1998-03-28 10:33:27 +00:00
1998-03-28 11:51:01 +00:00
1998-03-28 11:51:01 +00:00
1997-11-18 12:52:10 +00:00
1998-03-30 09:56:58 +00:00
1998-03-30 09:56:58 +00:00
1998-03-30 09:56:58 +00:00
1998-02-25 06:16:37 +00:00
1997-12-16 17:40:42 +00:00
1998-03-28 10:33:27 +00:00
1998-02-25 06:19:15 +00:00
1998-02-20 13:46:58 +00:00
1997-10-12 20:26:33 +00:00
1997-02-22 09:48:43 +00:00
1998-02-20 13:46:58 +00:00
1998-03-30 09:56:58 +00:00
1997-09-16 11:44:05 +00:00
1998-02-20 13:37:40 +00:00
1998-02-20 13:11:54 +00:00
1998-04-04 13:26:20 +00:00
1998-04-04 13:26:20 +00:00
1998-03-28 10:33:27 +00:00
1998-03-28 10:33:27 +00:00
1998-02-06 12:14:30 +00:00
1998-03-30 09:56:58 +00:00
1998-03-27 06:48:24 +00:00
1997-12-19 23:18:37 +00:00
1998-03-19 22:48:16 +00:00
1998-03-11 00:10:31 +00:00
1998-03-07 21:37:31 +00:00
1998-03-30 09:56:58 +00:00
1998-03-29 18:23:44 +00:00
1998-02-09 06:11:36 +00:00
1998-02-15 04:17:09 +00:00
1998-03-11 00:10:31 +00:00
1998-03-30 09:56:58 +00:00
1998-03-29 18:23:44 +00:00
1998-04-06 17:38:43 +00:00
1997-12-19 23:25:16 +00:00
1997-12-19 23:25:16 +00:00
1998-03-08 09:59:44 +00:00