.hgignore
author Jens Alfke <jens@mooseyard.com>
Fri May 30 13:54:38 2008 -0700 (2008-05-30)
changeset 9 980beba83fb7
parent 0 9d67172bb323
child 44 d8a559a39284
permissions -rw-r--r--
Fixed a serious bug - a race condition where a data buffer in the writer's queue could be dealloced (not the NSData, but its bytes themselves) before the writer sent it, resulting in an EFAULT error.
     1 syntax: glob
     2 .DS_Store
     3 build
     4 Documentation
     5 Doxyfile
     6 uploadDocs
     7 .svn
     8 (*)
     9 *.pbxuser
    10 *.perspectivev3
    11 *.mpkg
    12 *.framework