Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jan 2011 17:13:43 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen Symbol.map dlfcn.c elf_utils.c
Message-ID:  <201101081714.p08HE0tw049071@repoman.freebsd.org>

index | next in thread | raw e-mail

kib         2011-01-08 17:13:43 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         Symbol.map dlfcn.c elf_utils.c 
  Log:
  SVN rev 217154 on 2011-01-08 17:13:43Z by kib
  
  Implement __pthread_map_stacks_exec() callback for libc, to change the
  stack protection to allow execution for single-threaded processes.
  
  Revision  Changes    Path
  1.38      +2 -0      src/lib/libc/gen/Symbol.map
  1.19      +10 -0     src/lib/libc/gen/dlfcn.c
  1.2       +27 -0     src/lib/libc/gen/elf_utils.c


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101081714.p08HE0tw049071>