diff options
author | theraven <theraven@FreeBSD.org> | 2011-11-26 15:57:09 +0000 |
---|---|---|
committer | theraven <theraven@FreeBSD.org> | 2011-11-26 15:57:09 +0000 |
commit | 49d3428b08ba0d9c1f9103cbbe53c7a73c2dedda (patch) | |
tree | 0a5c3a8c4ae5bda58567333010a17fd23cfd1a69 /usr.bin/wc | |
parent | 06e8068f727d20085e56d3ea79913edf5b1dce44 (diff) | |
download | FreeBSD-src-49d3428b08ba0d9c1f9103cbbe53c7a73c2dedda.zip FreeBSD-src-49d3428b08ba0d9c1f9103cbbe53c7a73c2dedda.tar.gz |
Return not-implemented from pthread_once and pthread_key_create, rather
than silently failing and returning success.
Without this, code calls pthread_once(), receives a return value of
success, and thinks that the passed function has been called.
Approved by: dim (mentor)
Diffstat (limited to 'usr.bin/wc')
0 files changed, 0 insertions, 0 deletions