DragonFly commits List (threaded) for 2008-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libthread_xu/thread thr_mutex.c
dillon 2008/05/09 09:03:28 PDT
DragonFly src repository
Modified files:
lib/libthread_xu/thread thr_mutex.c
Log:
Return EINVAL if a NULL pointer is passed to the mutex routines, instead
of crashing. This appears to be what the standard intended and what libc_r
does.
Revision Changes Path
1.15 +19 -6 src/lib/libthread_xu/thread/thr_mutex.c
http://www.dragonflybsd.org/cvsweb/src/lib/libthread_xu/thread/thr_mutex.c.diff?r1=1.14&r2=1.15&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]