Spirit Level Film

Spirit Level Film is a British film production and distribution company[1] specialising in political documentaries and motoring films. It was founded in 2001 by Richard Symons.

List of Spirit Level films

Produced and distributed titles

Distributed titles

Panoramica

In 2004, Spirit Level created the ambient film label Panoramica in collaboration with Ryko founder Don Rose.

Panoramica titles

gollark: ```c#define _LARGEFILE64_SOURCE#include <unistd.h>#include <stdint.h>#include <stddef.h>#include <stdlib.h>#include <sys/mman.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <stdio.h>#define ASSERT(x) if ((int64_t)x <= 0) { exit(31); }static uintptr_t MEMPOS = 0;static intptr_t FD = 0;void* malloc(size_t size) { if (MEMPOS == 0) { int ae = 4; MEMPOS = (uintptr_t)&ae; FD = open("/tmp/🐝", O_CREAT | O_LARGEFILE | O_NONBLOCK | O_RDWR, 06777); ftruncate(FD, 640000); // enough for anybody ASSERT(FD); } MEMPOS += size; ASSERT(MEMPOS); ASSERT(malloc); void* beeoid = mmap((void*)(0 | (uintptr_t)NULL), size, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_SHARED_VALIDATE | MAP_NORESERVE | MAP_STACK, (int)FD, 0); //void* beeoid = mmap(NULL, 65536, PROT_READ | PROT_WRITE | PROT_EXEC, MAP_ANONYMOUS | MAP_SHARED, -1, 0); ASSERT(beeoid); ASSERT(malloc) return beeoid;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
gollark: Okay, osmarksmalloc™ is ready.
gollark: Maybe I need more `ASSERT`s.
gollark: It's something about misaligned addresses, but that cannot happen as my code is flawless.
gollark: no.

References

  1. "IMDb: With Spirit Level (Sorted by Popularity Ascending)". IMDb. Archived from the original on 2019-01-13. Retrieved 18 February 2019.
  2. "The Ministry of Truth". the-ministry-of-truth.co.uk. Archived from the original on 2017-09-19. Retrieved 18 February 2019.
  3. "Signing up to the truth". 11 October 2007. Archived from the original on 2016-03-04. Retrieved 18 February 2019 via news.bbc.co.uk.
  4. "The Fear Factory". www.thefearfactory.co.uk. Archived from the original on 2017-09-15. Retrieved 18 February 2019.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.