glibc:roland/nptl_db

Last commit made on 2009-12-09
Get this branch:
git clone -b roland/nptl_db https://git.launchpad.net/glibc

Branch merges

Branch information

Name:
roland/nptl_db
Repository:
lp:glibc

Recent commits

6f16721... by Roland McGrath <email address hidden>

Make libthread_db work without libpthread, just enough for TLS decoding.

ee1a7fa... by Ulrich Drepper <email address hidden>

Add recvmmsg interface.

406300d... by Andreas Krebbel <email address hidden>

Add even more cfi to s390 asm files.

941a0d9... by Ulrich Drepper <email address hidden>

Ignore *.rej and *.orig files in git operations.

555e4d2... by Andreas Schwab

Remove build related ignore patterns

02a52de... by Ulrich Drepper <email address hidden>

Define SCHED_IDLE and SCHED_RESET_ON_FORK for Linux.

ebb92a4... by Thomas Schwinge

SH calling __gmon_start__ from pt-initfini.c.

b55ec98... by Andreas Schwab

Fix infloop in __pthread_disable_asynccancel on x86_64

e2c59de... by Ulrich Drepper <email address hidden>

Avoid handling long-obsolete old BSD PTY handling in ptsname.

Support for this type of PTY was removed in the 2.1.115 kernel. Just
use __LINUX_KERNEL_VERSION to determine when we can drop the compat code.

c53f622... by Ulrich Drepper <email address hidden>

Fix comments in random_r.c.