Skip to search formSkip to main contentSkip to account menu

Open (system call)

Known as: Open, Open system call, Openat (system call) 
For most file systems, a program initializes access to a file in a filesystem using the open system call. This allocates resources associated to the… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Fuzzing is a process where random, almost valid, input streams are automatically generated and fed into computer systems in order… 
2013
2013
In Linux, a program executes either in user or kernel context. There is only a limited set of valid inputs for any program and… 
2009
2009
As the usage of computers and mobile handsets is popularized, the processing and storing of private and business data are… 
1999
1999
We describe the implementation of a dynamically loadable kernel module that adds versioning capabilities to the Linux operating… 
1988
1988
To support process migration in UNIX environments, the main problem is how to encapsulate the location dependent features of the…