In general, you should name your jobs/services after the application signature (if possible), and name the configuration files accordingly (in each case without the "application/" prefix).
The Locale Kit provides a set of tools for internationalizing, localizing and translating your software. This includes not only replacing string with their translations at runtime, but also more ...
Provides the BCursor class. More... B_CURSOR_ID_RESIZE_NORTH_EAST = 19 , B_CURSOR_ID_RESIZE_NORTH_WEST = 20 , B_CURSOR_ID_RESIZE_SOUTH_EAST = 21 , B_CURSOR_ID_RESIZE ...
A modular, add-ons based network stack Two shared libraries, libnet.so and libnetapi.so A stack driver, acting as interface between the network stack and libnet.so Basic network apps A modular GUI ...
Construct a unicode_block object and initialize it with the supplied Unicode block range.
Although it is not necessary to use these classes to make use of the corresponding layouts, it does make things easier. Once you have an understanding of what each BLayout does, you can start ...
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 ...
BFont class definition, unicode_block class definition, and font-related struct and enum definitions. More ...
Haiku R1 introduces the first version of a system-wide key store service, allows you as developer to outsource some of the credential and certificate management, as well as providing an infrastructure ...
Haiku implements a standard library containing the standard functions from C (https://www.iso.org/standard/29237.html) and POSIX (https://pubs.opengroup.org ...
Provides the classes and tools to build HTTP Requests. More ...
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 ...