picox  0.1
ファイル一覧
詳解が付けられているファイルの一覧です。
 xargparser.c
 xargparser.h
 xbyte_array.h可変長バイト配列
 xcircular_buffer.h
 xcompiler.h
 xconfig.h
 xcore.h
 xdebug.cデバッグログやassert等の実装
 xdebug.hデバッグログやassert等の定義
 xdynamic_string.c
 xdynamic_string.h動的文字列モジュール
 xfatfs.c
 xfatfs.hFatFsをバックエンドとするファイル操作定義
 xfiber.c
 xfiber.h
 xfiber_def.h
 xfifo_buffer.h
 xfixed_allocator.c
 xfixed_allocator.hFixed memory allocator
 xfpath.c
 xfpath.hファイルパス操作ユーティリティ定義
 xfs.h
 xfscore.h
 xgcc.h
 xintrusive_list.hノード侵入型のダブルリンクリストコンテナです。
 xmessage_buffer.h
 xpico_allocator.c
 xpico_allocator.hPico variable memory allocator
 xposixfs.c
 xposixfs.hPOSIX APIによるファイル操作定義
 xpreprocessor.hプリプロセッサユーティリティ
 xramfs.cRAMファイルシステム実装
 xramfs.hRAMファイルシステム定義
 xrandom.c擬似乱数生成実装
 xrandom.h擬似乱数生成定義
 xrenesas.h
 xromfs.cRAMファイルシステム実装
 xromfs.hROMファイルシステム定義
 xsinglefs.h
 xspiffs.c
 xspiffs.hSpiffsをバックエンドとするファイル操作定義
 xstack_allocator.c
 xstack_allocator.hStack memory allocator
 xstddef.h共通の型やマクロ定義等
 xstdio.hStdio.h系関数定義
 xstdlib.h主にmalloc系関数の定義
 xstream.h入出力を抽象化するストリーム定義
 xstring.c標準Cライブラリstring.hの拡張実装
 xstring.h標準Cライブラリstring.hの拡張定義
 xtime.c
 xtime.h
 xtokenizer.c
 xtokenizer.h
 xunionfs.h
 xutils.h低レベルなあれこれ雑多なユーティリティ集
 xvfs.c
 xvfs.h
 xvtimer.h