文件名称:ccache
介绍说明--下载内容均来自于网络,请自行研究使用
一种用于编译时头文件的缓存处理缓存源代码,使用起来就像C/C++编译器的缓存预处理器,简化该功能相应的环境改变时对内核的影响。-A header file for the compile-time cache handle cache source code, to use as C/C++ Compiler pre-processor cache, to streamline the functions of the corresponding environmental changes impact on the kernel.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ccache
......\CHANGELOG
......\include
......\.......\ccache.h
......\.......\hash.h
......\.......\list.h
......\.......\lock.h
......\.......\lrulist.h
......\.......\node.h
......\.......\operator.h
......\.......\shm.h
......\Makefile
......\src
......\...\ccache.c
......\...\hash.c
......\...\list.c
......\...\lock.c
......\...\lrulist.c
......\...\node.c
......\...\shm.c
......\test
......\....\testcache.c
......\TODO
......\CHANGELOG
......\include
......\.......\ccache.h
......\.......\hash.h
......\.......\list.h
......\.......\lock.h
......\.......\lrulist.h
......\.......\node.h
......\.......\operator.h
......\.......\shm.h
......\Makefile
......\src
......\...\ccache.c
......\...\hash.c
......\...\list.c
......\...\lock.c
......\...\lrulist.c
......\...\node.c
......\...\shm.c
......\test
......\....\testcache.c
......\TODO