universalisos/docs/html/libstand-reference-manual/group__string.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

18 lines
No EOL
1.2 KiB
JavaScript

var group__string =
[
[ "strncat", "group__string.html#ga3bc2c779d25f90da5243dc55d76b2259", null ],
[ "strncmp", "group__string.html#ga3cbea25d508f28f392ee202e96c039ea", null ],
[ "strcmp", "group__string.html#ga11bd144d7d44914099a3aeddf1c8567d", null ],
[ "strncpy", "group__string.html#gad7ddf24a988deea9545e2aa3eb6c69f9", null ],
[ "strlen", "group__string.html#ga008e171a518fe0e0352f31b245e03875", null ],
[ "strnchr", "group__string.html#gac99b922a369d7ff6a58d9b5118c61441", null ],
[ "strnrchr", "group__string.html#ga4004b2e67a611b69077c9f7ac81e88ad", null ],
[ "strnlen", "group__string.html#gaabb02a8d289c95414ec5c17eb8ffef64", null ],
[ "strlcpy", "group__string.html#ga50bd3317d65f3da7d180b8981e58c5a4", null ],
[ "strlcat", "group__string.html#ga0266462615f2f112003cdb591710d299", null ],
[ "memset", "group__string.html#ga161ec4a2112b65d3653b8753795cac5a", null ],
[ "memchr", "group__string.html#gafb6cca33c6f8cf4ba69e190b2ca3910c", null ],
[ "memcpy", "group__string.html#gae6be9598fbe5a1fa0a8a3e8d4a032a7e", null ],
[ "memmove", "group__string.html#gabe4c9182316f333045caae64f06d34ee", null ],
[ "memcmp", "group__string.html#ga5ef3c4934e5f12655e4e349437a6fa93", null ]
];