summaryrefslogtreecommitdiffstats
path: root/stdio-common/tmpnam.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-11-13* version.h: Bump for 2.9 release.Ulrich Drepper2-2/+4
2008-11-13[BZ #7029]Ulrich Drepper2-2/+9
2008-11-13 Ulrich Drepper <drepper@redhat.com> [BZ #7029] * sysdeps/unix/sysv/linux/bits/sched.h (__CPU_ALLOC_SIZE): Multiply with sizeof of __cpu_mask, not 8 unconditionally after all the rounding.
2008-11-12[BZ #7009]cvs/fedora-glibc-20081112T2008Ulrich Drepper6-6/+203
2008-11-12* resolv/nss_dns/dns-host.c (gaih_getanswer_slice): Don't abort forUlrich Drepper1-0/+5
unknown request types for now.
2008-11-12(gaih_getanswer_slice): Don't abort for unknown request types for now.Ulrich Drepper1-0/+7
2008-11-11* sysdeps/x86_64/configure: New file.Roland McGrath3-1/+15
* configure.in: Add AC_SUBST(libc_cv_cpp_asm_debuginfo). * configure: Regenerated.