78th Brigade (United Kingdom)

The 78th Brigade was a formation of the British Army. It was raised as part of the new army also known as Kitchener's Army and assigned to the 26th Division and served on the Western Front and the Macedonian Front during the First World War.

The 78th Brigade participated in the Battle of Doiran in August 1916, during which the 7th Battalion of the Oxfordshire_&_Buckinghamshire_Light_Infantry took Horseshoe Hill.[1][2]

Formation

[3]

gollark: Oh, it's used for uses.
gollark: I fixed the SIGBUS.
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.

References

  1. "Worcestershire Regiment (29th/36th of Foot)". Retrieved 30 November 2014.
  2. "2nd Lieut. JTS Hoey - Croix de Guerre". Retrieved 30 November 2014.
  3. "Worcestershire Regiment (29th/36th of Foot)". Retrieved 30 November 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.