Open (system call)

id: open-system-call-259-1196163
title: Open (system call)
text: For most file systems, a program initializes access to a file in a file system using the open system call. This allocates resources associated to the file, and returns a handle that the process will use to refer to that file. In some cases the open is performed by the first access. The same file may be opened simultaneously by several processes, and even by the same process, resulting in several file descriptors for the same file; depending on the file organization and filesystem. Operations on
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Open_(system_call)
date created:
date modified: 2022-08-05T06:58:59Z
main entity: {"identifier":"Q7095932","url":"https://www.wikidata.org/entity/Q7095932"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part