公告板
版本库
filestore
活动
搜索
登录
valib
/
memfd
shm implemented as memfd syscall
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
设置CFLAGS=-fPIC
cheliequan
2022-12-28
a7a2e1e87e37bbfb34e6674a2883ef02ac2f7ea4
[valib/memfd.git]
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Object files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex