moved a bunch of garbage (things that have nothing to do in root) to _trash
This commit is contained in:
parent
d094982b2c
commit
3226ed29ec
2610 changed files with 0 additions and 0 deletions
|
@ -1,62 +0,0 @@
|
|||
INSTALL
|
||||
LICENSE
|
||||
MANIFEST.in
|
||||
README
|
||||
ReadMe.html
|
||||
VERSION
|
||||
common.c
|
||||
common.h
|
||||
history.html
|
||||
memory.c
|
||||
memory.h
|
||||
mq.c
|
||||
mq.h
|
||||
prober.py
|
||||
semaphore.c
|
||||
semaphore.h
|
||||
setup.cfg
|
||||
setup.py
|
||||
sysv_ipc_module.c
|
||||
demos/buffer_protocol/ReadMe.md
|
||||
demos/buffer_protocol/demo.py
|
||||
demos/message_queues/ReadMe.txt
|
||||
demos/message_queues/SampleIpcConversation.png
|
||||
demos/message_queues/cleanup.py
|
||||
demos/message_queues/conclusion.py
|
||||
demos/message_queues/params.txt
|
||||
demos/message_queues/premise.py
|
||||
demos/message_queues/utils.py
|
||||
demos/sem_and_shm/ReadMe.txt
|
||||
demos/sem_and_shm/SampleIpcConversation.png
|
||||
demos/sem_and_shm/cleanup.py
|
||||
demos/sem_and_shm/conclusion.c
|
||||
demos/sem_and_shm/conclusion.py
|
||||
demos/sem_and_shm/make_all.sh
|
||||
demos/sem_and_shm/md5.c
|
||||
demos/sem_and_shm/md5.h
|
||||
demos/sem_and_shm/params.txt
|
||||
demos/sem_and_shm/premise.c
|
||||
demos/sem_and_shm/premise.py
|
||||
demos/sem_and_shm/utils.c
|
||||
demos/sem_and_shm/utils.h
|
||||
demos/sem_and_shm/utils.py
|
||||
demos/semaphore_context_manager/ReadMe.txt
|
||||
demos/semaphore_context_manager/child.py
|
||||
demos/semaphore_context_manager/parent.py
|
||||
extras/explore_max_semaphore_value.py
|
||||
extras/ftok_experiment.py
|
||||
extras/memory_leak_tests.py
|
||||
extras/memory_limit_test.py
|
||||
prober/probe_page_size.c
|
||||
prober/semtimedop_test.c
|
||||
prober/sniff_union_semun_defined.c
|
||||
sysv_ipc.egg-info/PKG-INFO
|
||||
sysv_ipc.egg-info/SOURCES.txt
|
||||
sysv_ipc.egg-info/dependency_links.txt
|
||||
sysv_ipc.egg-info/top_level.txt
|
||||
tests/__init__.py
|
||||
tests/base.py
|
||||
tests/test_memory.py
|
||||
tests/test_message_queues.py
|
||||
tests/test_module.py
|
||||
tests/test_semaphores.py
|
Loading…
Add table
Add a link
Reference in a new issue