universalisos/docs/html/volume-provider-reference-manual/vp__fslib_8h.js
Fábio Coutada 7855eab092 feat(import): Complete PikeOS 5.0 ecosystem import from devvm-arch
MAJOR MILESTONE: Successfully imported complete PikeOS 5.0 ecosystem
from Virtual Machine 100 (devvm-arch) on gigabyte Proxmox server.

Import Summary:
- Source Code: 4.3GB, 63,441 files, 14,829 C/C++/H files
- Documentation: 78MB, 37+ PDF manuals covering all PikeOS aspects
- XSD Schemas: 1.8MB, 158 schema files for configuration/code generation
- Test Framework: Complete TFW infrastructure in src/tfw/

Key Components:
 Multi-architecture kernels (ARM v7/v8, PowerPC e500/e500mc/e5500, x86_64)
 Core source libraries (libstand, ssw, p4ext)
 Complete test framework with executables, includes, libraries
 37+ comprehensive PDF documentation (installation, development, platform manuals)
 158 XSD schemas for Eclipse-based code generation and configuration
 AUTOSAR/MISRA safety-critical compliance foundation
 Hardware virtualization support
 Eclipse IDE project configuration (.project, .cproject)

Documentation Categories:
- Installation & User Guides (pikeos-installation-guide.pdf, user manuals)
- Development References (kernel, driver, test framework manuals)
- API & Programming (C/C++ environments, native API extensions)
- Platform Manuals (ARM, PowerPC, x86 specific guides)
- CDK Documentation (gcc, binutils, ld, cpp internals)
- Release Notes (all components for 5.0.3)
- Specialized Topics (hardware virtualization, POSIX compliance)

Technical Achievements:
 Complete PikeOS 5.0 codebase across multiple processor architectures
 Safety-critical foundation with AUTOSAR/MISRA compliance
 Eclipse IDE integration with XSD-driven code generation pipeline
 Comprehensive test framework for validation and verification
 Complete documentation covering development, deployment, and optimization

Extraction Method:
- Source: VM 100 (devvm-arch) on gigabyte server (192.168.0.104)
- Method: Direct LVM disk mount via losetup, rsync transfer
- Size: Total 4.4GB extracted and organized

Next Phases:
- Phase 3: XSD Workflow Analysis (Day 8-10)
- Phase 4: Safety Standards Compliance Documentation (Day 11-12)
- Phase 5: Component Categorization (Day 13-14)
- Phase 6: Aurelio Brain Test (Day 15)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-06 21:01:41 +01:00

31 lines
No EOL
2.5 KiB
JavaScript

var vp__fslib_8h =
[
[ "vp_fs_file_desc_t", "group__FSlib.html#ga9f8f46b9b9a79e7bcdc699e27f54b34a", null ],
[ "vp_fs_dir_t", "group__FSlib.html#gab071bfa8d0ca672968c4ab407a5d7748", null ],
[ "vp_fs_mount_context_t", "group__FSlib.html#ga482ca552c5ac3c16835857204d3d8812", null ],
[ "vp_fs_init_t", "group__FSlib.html#ga8daa4a8c8733f873cd6ee73db6ced191", null ],
[ "vp_fs_open_t", "group__FSlib.html#gaf9b680717f28d68e9724d9d9a99deaf5", null ],
[ "vp_fs_unlink_t", "group__FSlib.html#ga33a6419c5a393295a499b4597164a10e", null ],
[ "vp_fs_rename_t", "group__FSlib.html#ga2ae61416129b1829a85376920ae9ce6d", null ],
[ "vp_fs_statvfs_t", "group__FSlib.html#ga9ef43ff3bafaa83660e41ee5f48fb54a", null ],
[ "vp_fs_read_at_t", "group__FSlib.html#gadbf847a9c083cbb5c37c26ce39895b48", null ],
[ "vp_fs_write_at_t", "group__FSlib.html#ga6ee71215a8851cfdd1fb8fedf5f71c40", null ],
[ "vp_fs_lseek_t", "group__FSlib.html#ga4d9e14e4b40b2b6532a2b1c648567158", null ],
[ "vp_fs_fstat_t", "group__FSlib.html#ga7503bffc213e47687bf035a26c91fc87", null ],
[ "vp_fs_close_t", "group__FSlib.html#ga86a8f9455d81822be79a2b9032f17468", null ],
[ "vp_fs_map_t", "group__FSlib.html#ga4ceb1c02bb62042a6edf5190a2ebc0cc", null ],
[ "vp_fs_ioctl_t", "group__FSlib.html#ga16384632bed54023cae404b8b20c2055", null ],
[ "vp_fs_fsync_t", "group__FSlib.html#gacde8cc9ecc5b3cf66b99c792e42f1bf0", null ],
[ "vp_fs_ftruncate_t", "group__FSlib.html#gadeee4c674f6e5e4699672fc826430be1", null ],
[ "vp_fs_dir_create_t", "group__FSlib.html#ga0197b45514c04626ae2a31724bc7aec8", null ],
[ "vp_fs_dir_open_t", "group__FSlib.html#ga289373085121e5933eb640ea4f4fce31", null ],
[ "vp_fs_dir_read_at_t", "group__FSlib.html#ga5e7324673c090c56880833e0201f8f7d", null ],
[ "vp_fs_dir_sync_t", "group__FSlib.html#ga88bbca960eb6055b49177b9edca330c0", null ],
[ "vp_fs_dir_close_t", "group__FSlib.html#ga30a4f6ce94688e33f53b1f9c287da099", null ],
[ "vp_fs_mount_t", "group__FSlib.html#gaf765736e4ca8803bda1991213a899add", null ],
[ "vp_fs_umount_t", "group__FSlib.html#ga3fb799851da5af9e9fe52d95e4e609c1", null ],
[ "fs_desc_t", "group__FSlib.html#gacdf09b28cfd902e1739c274c97889543", null ],
[ "fs_register_volume_params_t", "group__FSlib.html#ga55f4ff4552fc51dc6cabc995baab013e", null ],
[ "fs_register_volume_t", "group__FSlib.html#gace6adf00804513b6ae32a74588c49d77", null ],
[ "fs_init_t", "group__FSlib.html#ga7d8e60d1ab34e4d874386f4c25bb8327", null ]
];