[PATCH 0/3] Fixes for hardened/nptl

Natanael Copa natanael.copa at gmail.com
Fri Nov 27 16:12:41 UTC 2009


Various fixes to make nptl work on hardened toolchain. Tested with simple
pthreaded hello world.

Those are for nptl branch.

Natanael Copa (2):
  ldso: initialize stack_chk_guard after TLS is initialized
  define local stack_chk_guard for nptl

Timo Teräs (1):
  PIC fixes for hardened

 ldso/ldso/ldso.c                                   |   26 ++++++++++----------
 libc/misc/internals/__uClibc_main.c                |    3 +-
 libpthread/nptl/sysdeps/pthread/Makefile.in        |    4 +-
 .../sysdeps/unix/sysv/linux/i386/Makefile.arch     |    7 +++--
 .../sysdeps/unix/sysv/linux/i386/lowlevellock.h    |    6 +++-
 5 files changed, 25 insertions(+), 21 deletions(-)



More information about the uClibc mailing list