В Haiku включена система, которая регулярно доставляет электронную почту через почтовый сервис (также известный как mail_daemon) и сохраняет ...
Флажок сверху включает/выключает хранитель экрана. После его активации внизу станет ...
"Скриптинг" - это техника автоматизации процедур путем объединения команд и сохранения их в виде текстовых файлов, называемых "скриптами ...
Creates a new BSymLink object, initializes it according to the arguments, and sets InitCheck() to return the status of the initialization. This function creates an absolute pathname to the linked-to ...
Všetky aplikácie príkazového riadka v Haiku sa nachádzajú buď v /boot/system/bin. Vaše vlastné alebo dodatočne nainštalované aplikácie príkazového riadka sa objavia v ~/config/bin, keď ich ...
The Interface Kit defines constants for characters that aren't normally represented by a visible symbol. This includes the usual space and backspace characters, but most invisible characters are ...
A BList object is a compact, ordered list of data pointers. BList objects can contain pointers to any type of data, including—and especially—objects. An item assigned to a BList is identified by an ...
Below you will find documentation on the Application Programming Interface (API) of the Haiku operating system. This API describes the internals of the operating system allowing developers to write ...
There are several types of objects a FS module has to deal with directly or indirectly: A vnode is the VFS representation of a node. As soon as an access to a node is requested, the VFS creates a ...
The Application Kit should be your starting point if you want to write native Haiku applications with a GUI. The application kit does exactly as its name suggests; it is the basis for Haiku ...
The introduction of USB standardized the way many devices connected to a whole range of different computers and operating systems. It introduced a standard that was capable of getting rid of all the ...
Set the entry_ref's leaf name, freeing the storage allocated for any previous name and then making a copy of the new name. A filesystem entry represented as a name in a concrete directory. entry_refs ...