003 File Manager
Current Path:
/usr/src/contrib/lib9p
usr
/
src
/
contrib
/
lib9p
/
📁
..
📄
.gitignore
(276 B)
📄
COPYRIGHT
(2.45 KB)
📄
GNUmakefile
(1.58 KB)
📄
Makefile
(592 B)
📄
README.md
(470 B)
📄
apple_endian.h
(613 B)
📁
backend
📄
connection.c
(5.65 KB)
📁
example
📄
fcall.h
(15.37 KB)
📄
fid.h
(4.75 KB)
📄
genacl.c
(19.59 KB)
📄
genacl.h
(11.11 KB)
📄
hashtable.c
(6.13 KB)
📄
hashtable.h
(2.81 KB)
📄
lib9p.h
(8.24 KB)
📄
lib9p_impl.h
(2.09 KB)
📄
linux_errno.h
(9.68 KB)
📄
log.c
(2.02 KB)
📄
log.h
(1.67 KB)
📄
pack.c
(22.66 KB)
📁
pytest
📄
request.c
(38.26 KB)
📄
rfuncs.c
(8.67 KB)
📄
rfuncs.h
(2.67 KB)
📁
sbuf
📄
threadpool.c
(11.78 KB)
📄
threadpool.h
(4.58 KB)
📁
transport
📄
utils.c
(34.78 KB)
Editing: .gitignore
# Object files *.o *.ko *.obj *.elf # Precompiled Headers *.gch *.pch # Libraries *.lib *.a *.la *.lo # Shared objects (inc. Windows DLLs) *.dll *.so *.so.* *.dylib # Executables *.exe *.out *.app *.i*86 *.x86_64 *.hex # Debug files *.dSYM/ /build/ *.po *.pico *.depend
Upload File
Create Folder