shm: Move to sys/ since it doesn't exist on windows
authorOlivier Crête <olivier.crete@collabora.co.uk>
Thu, 3 Jun 2010 18:42:06 +0000 (14:42 -0400)
committerOlivier Crête <olivier.crete@collabora.co.uk>
Thu, 3 Jun 2010 19:27:43 +0000 (15:27 -0400)
commit21686e30779b225e903fb7a6e90e9c5a81c7c9d0
treec51039c8d942a59f72cebafffde6f6dffffc8d10
parent536e79befd17d62aba4eaa6308fef6128dd5fa09
shm: Move to sys/ since it doesn't exist on windows
12 files changed:
configure.ac
sys/Makefile.am
sys/shm/Makefile.am [moved from gst/shm/Makefile.am with 93% similarity]
sys/shm/gstshm.c [moved from gst/shm/gstshm.c with 100% similarity]
sys/shm/gstshmsink.c [moved from gst/shm/gstshmsink.c with 100% similarity]
sys/shm/gstshmsink.h [moved from gst/shm/gstshmsink.h with 100% similarity]
sys/shm/gstshmsrc.c [moved from gst/shm/gstshmsrc.c with 100% similarity]
sys/shm/gstshmsrc.h [moved from gst/shm/gstshmsrc.h with 100% similarity]
sys/shm/shmalloc.c [moved from gst/shm/shmalloc.c with 100% similarity]
sys/shm/shmalloc.h [moved from gst/shm/shmalloc.h with 100% similarity]
sys/shm/shmpipe.c [moved from gst/shm/shmpipe.c with 100% similarity]
sys/shm/shmpipe.h [moved from gst/shm/shmpipe.h with 100% similarity]