PERFORCE change 171227 for review

Jonathan Anderson jona at FreeBSD.org
Tue Dec 1 13:37:13 UTC 2009


http://p4web.freebsd.org/chv.cgi?CH=171227

Change 171227 by jona at jona-capsicum-kent64 on 2009/12/01 13:36:52

	Plans for *at system calls

Affected files ...

.. //depot/projects/trustedbsd/capabilities/TODO#15 edit

Differences ...

==== //depot/projects/trustedbsd/capabilities/TODO#15 (text+ko) ====

@@ -27,6 +27,22 @@
 
 Low-level TODO list:
 
+- Add support for capability-mode *at() system calls:
+  faccessat	INPROGRESS			JA
+  fchmodat	----
+  fchownat	----
+  fstatat	----
+  futimesat	----
+  linkat	----
+  mkdirat	----
+  mkfifoat	----
+  mknodat	----
+  openat	DONE		25 Nov 2009	JA
+  readlinkat	----
+  renameat	----
+  symlinkat	----
+  unlinkat	----
+
 - Review poll/select/kqueue behavior, and in particular decide if/how we want
   CAP_EVENT to work.
 


More information about the p4-projects mailing list