diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-09-15 04:25:03 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-09-15 04:25:03 +0000 |
commit | 608c5afdcc09b5082e58d4f2e11683ebe26cdf1b (patch) | |
tree | 5e1a3a64b93b721f24d28d02863d18677ff3bf91 /.cvsignore | |
parent | 7ae4abe9af5d7c76c7ab01a72aebe307a06120e1 (diff) |
Update.
* test-skeleton.c (main): Provide more information in case waitpid
fails.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index e9b99fe5fb..e801b5a8e8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,5 +1,5 @@ *.d *.o *.so *.po *.go *.bo stamp.* *.stamp *.ustamp *.udeps -*.gz *.Z *.tar *.tgz +*.gz *.Z *.tar *.tgz *.bz2 =* TODO AUTHORS copyr-* copying.* glibc-* |