.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.

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

mercurial