/
githubmirror
/
lsof
Обзор
Документация
Войти
/
githubmirror
/
lsof
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
4.97.0
.gitignore
136 строк
1 KB
Jiajie Chen
Add getting started docs
17 янв 2023, 06:19
17 янв 2023, 06:19
05f448b
Код
Авторство
О чём код?
# # Glob patterns generated by GitHub # # Prerequisites *.d # Object files *.o *.ko *.obj *.elf # Linker output *.ilk *.map *.exp # 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/ *.su *.idb *.pdb # Kernel Module Compile Results *.mod* *.cmd .tmp_versions/ modules.order Module.symvers Mkfile.old dkms.conf # # Lsof specific patterns # # Generated files *.gcda *.gcno *~ /Makefile lib/Makefile TAGS lsof tags tests/config.* version.h autotools.h lockf_owner.h lsof.man /site # # Symbolic links to a dialect implementation # /dfile.c /dlsof.h /dmnt.c /dnode.c /dproc.c /dproto.h /dsock.c /dstore.c /machine.h # # Traditional test related files # LTbasic LTbigf LTdnlc LTlock LTnfs LTnlink LTsock LTszoff LTunix # # Dialect specific test related files # dialects/linux/tests/epoll dialects/linux/tests/eventfd dialects/linux/tests/mq_fork dialects/linux/tests/mq_open dialects/linux/tests/open_with_flags dialects/linux/tests/pidfd dialects/linux/tests/pipe dialects/linux/tests/pty dialects/linux/tests/ux dialects/linux/tests/mmap # automake Makefile.in .deps/ .dirstamp # autoconf autom4te.cache /aclocal.m4 /compile /config.guess /config.log /config.status /config.sub /config.h /config.h.in /configure /depcomp /install-sh /missing /stamp-h1