ff4ff35918
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
23 lines
397 B
ReStructuredText
23 lines
397 B
ReStructuredText
.. _unix:
|
|
|
|
**********************
|
|
Unix Specific Services
|
|
**********************
|
|
|
|
The modules described in this chapter provide interfaces to features that are
|
|
unique to the Unix operating system, or in some cases to some or many variants
|
|
of it. Here's an overview:
|
|
|
|
|
|
.. toctree::
|
|
|
|
posix.rst
|
|
pwd.rst
|
|
grp.rst
|
|
termios.rst
|
|
tty.rst
|
|
pty.rst
|
|
fcntl.rst
|
|
resource.rst
|
|
syslog.rst
|