]> sourceware.org Git - glibc.git/commitdiff
No need for FDPIC_FUNCPTRS.
authorUlrich Drepper <drepper@redhat.com>
Fri, 26 Jan 2007 15:26:05 +0000 (15:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 26 Jan 2007 15:26:05 +0000 (15:26 +0000)
sysdeps/unix/sysv/linux/sys/personality.h

index e81207b045c4bdb92e262f5432be97d212427ff7..ff7c61aa52913ad234a2e017e1cee7e0f3c6d760 100644 (file)
@@ -28,7 +28,6 @@
 enum
   {
     ADDR_NO_RANDOMIZE = 0x0040000,
-    FDPIC_FUNCPTRS = 0x0080000,
     MMAP_PAGE_ZERO = 0x0100000,
     ADDR_LIMIT_32BIT = 0x0800000,
     SHORT_INODE = 0x1000000,
This page took 0.043992 seconds and 5 git commands to generate.