Inga Markovits

Inga Markovits (born 1937 in Germany) is an American lawyer, and The Friends of Joe Jamail Regents Chair, at the University of Texas.[1] She is the recipient of the 2012 Ellen Maria Gorrisen Berlin Prize and is a Fellow at the American Academy in Berlin.[2]

Works

  • Imperfect Justice: An East-West German Diary, Oxford University Press, 1995, ISBN 978-0-19-825814-8; Clarendon Press, 1995, ISBN 978-0-19-825814-8
  • Justice in Lüritz: experiencing socialist law in East Germany. Princeton University Press. 2010. ISBN 978-0-691-14347-7.
  • "Selective Memory: How the Law Affects What We Remember and Forget About the Past. The Case of East Germany", 35 Law & Society Review 513, 2002
  • "Justice in Lüritz", 50 American Journal of Comparative Law 819, 2002
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";}```↑ macron obliteration program
gollark: Although I mostly requested input on the link handling thing.
gollark: Noted.
gollark: Well, I missed an obvious thing, so you might have too.
gollark: This is mandatory.

References

  1. http://www.utexas.edu/law/faculty/im83/
  2. "Archived copy". Archived from the original on 2012-03-19. Retrieved 2012-02-07.CS1 maint: archived copy as title (link)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.