[git commit nptl] update nptl gitignore

Austin Foxley austinf at cetoncorp.com
Wed Feb 10 14:24:03 UTC 2010


commit: http://git.uclibc.org/uClibc/commit/?id=fce44dc956e4c2ed09ff22aac9b8931985e97aa2
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/nptl

Signed-off-by: Austin Foxley <austinf at cetoncorp.com>
---
 libpthread/nptl/.gitignore |   15 ++++++++-------
 1 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/libpthread/nptl/.gitignore b/libpthread/nptl/.gitignore
index 483263e..c7ded8e 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
-- 
1.6.3.3



More information about the uClibc-cvs mailing list