commit 0be02bbdb43e3d96cf4367e2166268c1bdbde078
Author: Nicolas Thery <[email protected]>
Date:   Mon Jun 30 20:57:27 2014 +0200

    libc - bail out on invalid sem_open(3) flags
    
    Preventing now callers from passing invalid flags prevents compatibility
    issue should new flags be added to sem_open(3) in future standard
    revisions.
    
    Reviewed-by: [email protected]

Summary of changes:
 lib/libthread_xu/thread/thr_sem.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0be02bbdb43e3d96cf4367e2166268c1bdbde078


-- 
DragonFly BSD source repository

Reply via email to