/
githubmirror
/
lsof
Обзор
Документация
Войти
/
githubmirror
/
lsof
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
4.99.2
.gitignore
169 строк
2 KB
Jiajie Chen
Change folder structure for library changes:
27 мар 2023, 14:44
27 мар 2023, 14:44
439f90c
Код
Авторство
О чём код?
# # 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 lsof-netstat tags tests/config.* version.h autotools.h lockf_owner.h lockf.h lsof.man /site lib/dialects/netbsd/include /solaris11 # # Symbolic links to lsof cli # /arg.c /dprint.c /main.c /misc.c /node.c /print.c /ptti.c /store.c /usage.c /util.c # # Symbolic links to a dialect implementation # /ddev.c /dfile.c /dlsof.h /dmnt.c /dnode.c /dnode1.c /dproc.c /dproto.h /dsock.c /dstore.c /machine.h # # Traditional test related files # LTbasic LTbasic2 LTbigf LTdnlc LTlock LTnfs LTnlink LTshm2 LTsock LTszoff LTszoff2 LTunix LTunix2 # # Dialect specific test related files # lib/dialects/linux/tests/epoll lib/dialects/linux/tests/eventfd lib/dialects/linux/tests/mq_fork lib/dialects/linux/tests/mq_open lib/dialects/linux/tests/open_with_flags lib/dialects/linux/tests/pidfd lib/dialects/linux/tests/pipe lib/dialects/linux/tests/pty lib/dialects/linux/tests/ux lib/dialects/linux/tests/mmap # automake Makefile.in .libs/ .deps/ .dirstamp *.log *.trs # autoconf autom4te.cache /aclocal.m4 /compile /config.guess /config.log /config.status /config.sub /config.h /config.h.in /configure /depcomp /install-sh /libtool /ltmain.sh /missing /stamp-h1 /test-driver # Doxygen /output