.hgignore

Wed, 08 Aug 2012 00:10:41 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 08 Aug 2012 00:10:41 +0200
changeset 486
87f4014366d2
permissions
-rw-r--r--

Correct seemingly SVR5 pthread specific source flaw, more specifically
solve: In function 'proc_mutex_choose_method', 'mutex_proc_pthread_methods'
undeclared in locks/unix/proc_mutex.c.

     1 syntax: glob
     2 *.orig
     3 *.rej
     4 *.o
     5 *~

mercurial