Files
vasilito facf0c92e0 feat: track all source trees in git — full fork offline-first model
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.
2026-05-14 10:55:53 +01:00

19 lines
406 B
Plaintext

LIBRARY panel2 INITINSTANCE
DESCRIPTION 'NCurses 1.9.9e-1 for OS/2 - panel library'
EXPORTS
"panel_window" @1
"update_panels" @2
"hide_panel" @3
"show_panel" @4
"del_panel" @5
"top_panel" @6
"bottom_panel" @7
"new_panel" @8
"panel_above" @9
"panel_below" @10
"set_panel_userptr" @11
"panel_userptr" @12
"move_panel" @13
"replace_panel" @14
"panel_hidden" @15