Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/lib/libpthread
Module Name: src
Committed By: snj
Date: Sun Oct 1 16:37:57 UTC 2017
Modified Files:
src/lib/libpthread [netbsd-8]: pthread_attr.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #295):
lib/libpthread/pthread_attr.c: revision 1.18
pthread__attr_init_private:
malloc+memset -> calloc. Also initialize all values to the proper
defaults.
This fixes the "rustc panic" discussed on pkgsrc-users.
OK: joerg
To generate a diff of this commit:
cvs rdiff -u -r1.16.24.1 -r1.16.24.2 src/lib/libpthread/pthread_attr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index