about summary refs log tree commit diff
path: root/nptl/tst-basic7.c
Commit message (Collapse)AuthorAgeFilesLines
* .. cvs/fedora-glibc-20071212T1953Ulrich Drepper2007-12-121-0/+18
| | | | * tst-basic7.c: Allocate memory for the stack.
* * sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper2007-11-081-0/+56
|
* Update.Ulrich Drepper2003-02-211-74/+0
| | | | | | | 2003-02-21 Ulrich Drepper <drepper@redhat.com> * Makefile (tests): Remove tst-basic7. Add tst-kill1, tst-kill2, tst-kill3, tst-kill4.
* Include <signal.h>.Ulrich Drepper2003-02-211-0/+1
|
* Update.Ulrich Drepper2003-02-181-0/+73
2003-02-18 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/ttyname_r.c (__ttyname_r): Recognize invalid file descriptors and missing access permissions.