Thomas A. Manning

Thomas A. Manning was a member of the Wisconsin State Assembly.

Biography

Manning was born on October 15, 1886 in Milwaukee, Wisconsin.[1] He would later captain the Marquette Golden Avalanche football team. Manning was a member of the Knights of Columbus. He died in Milwaukee on April 4, 1944. A tribute to him was read by the Assembly.

Political career

Manning was a member of the Assembly from 1913 to 1915.[2] Additionally, he was a Milwaukee alderman from 1914 to 1916. He was a candidate for city attorney in 1922 and for civil judge in 1933.

gollark: ™
gollark: Gibson, observance of osmarksmalloc™?!
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";}```

References

  1. "State of Wisconsin Assembly Journal Sixty-Seventh Regular Session–Thirty-First Biennial Session". Wisconsin Legislature. 1945. pp. 47–49. Retrieved 2015-06-23.
  2. 'Wisconsin Blue Book 1913,' Biographical Sketch of Thomas A Manning, pg. 760-761
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.