From fce44dc956e4c2ed09ff22aac9b8931985e97aa2 Mon Sep 17 00:00:00 2001 From: Austin Foxley Date: Wed, 17 Feb 2010 14:55:36 -0800 Subject: update nptl gitignore Signed-off-by: Austin Foxley --- libpthread/nptl/.gitignore | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'libpthread/nptl') diff --git a/libpthread/nptl/.gitignore b/libpthread/nptl/.gitignore index 483263e9a..c7ded8eb2 100644 --- a/libpthread/nptl/.gitignore +++ b/libpthread/nptl/.gitignore @@ -6,15 +6,16 @@ # # Generated files # +gen_l* pthread-errnos.[hcs] tcb-offsets.[hcs] -lowlevelbarrier.[hcs] -lowlevelcond.[hcs] -lowlevelrwlock.[hcs] -lowlevelrobustlock.[hcs] -unwindbuf.[hcs] -structsem.[hcs] -pthread-pi-defines.[hcs] +lowlevelbarrier.h +lowlevelcond.h +lowlevelrwlock.h +lowlevelrobustlock.h +unwindbuf.h +structsem.h +pthread-pi-defines.h sysdeps/pthread/pt-sigaction.c sysdeps/pthread/pt-sigfillset.c sysdeps/pthread/pt-sigprocmask.c -- cgit v1.2.3