[File-cvs] CVS commit: file/src
Christos Zoulas
christos at zoulas.com
Sun Sep 29 16:49:25 UTC 2024
Module Name: file
Committed By: christos
Date: Sun Sep 29 16:49:25 UTC 2024
Modified Files:
file/src: file.c file.h seccomp.c
Log Message:
- Add getrandom(), Undo the apply filter refactoring, but don't return when
the memory areas call fails.
- Remove the basic sandbox; it has not been used for a while.
Parts from Alex Xu
To generate a diff of this commit:
cvs rdiff -r1.216 -r1.217 file/src/file.c
cvs rdiff -r1.253 -r1.254 file/src/file.h
cvs rdiff -r1.28 -r1.29 file/src/seccomp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
More information about the File-cvs
mailing list