diff options
author | Austin Foxley <austinf@cetoncorp.com> | 2010-02-17 14:55:36 -0800 |
---|---|---|
committer | Austin Foxley <austinf@cetoncorp.com> | 2010-02-17 14:55:36 -0800 |
commit | fce44dc956e4c2ed09ff22aac9b8931985e97aa2 (patch) | |
tree | 7763f9a5e1bfa48e4637b01d4fb8ef4d80257635 /libpthread/nptl | |
parent | bda356b2a672b41432631eeaa17ff4506e4f69f5 (diff) |
update nptl gitignore
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'libpthread/nptl')
-rw-r--r-- | libpthread/nptl/.gitignore | 15 |
1 files changed, 8 insertions, 7 deletions
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 |