Module Name: src Committed By: riz Date: Mon Apr 29 23:35:31 UTC 2013
Modified Files: src/lib/libc/thread-stub [netbsd-6]: thread-stub.c Log Message: Pull up following revision(s) (requested by joerg in ticket #869): Needed to fix build on alpha: lib/libc/thread-stub/thread-stub.c: revision 1.25 Weak alias directly to the catchall stub and don't strong alias twice. To generate a diff of this commit: cvs rdiff -u -r1.22.4.1 -r1.22.4.2 src/lib/libc/thread-stub/thread-stub.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.