]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add thread-safe wrapper for fpathconf(2) syscall.
authorsobomax <sobomax@FreeBSD.org>
Tue, 19 Sep 2000 18:01:03 +0000 (18:01 +0000)
committersobomax <sobomax@FreeBSD.org>
Tue, 19 Sep 2000 18:01:03 +0000 (18:01 +0000)
commit7db199851c6457f6ec8aeec24a8500d28f32fd81
tree6233855a6ef56d2ec04799e9c0aca90827f19f76
parentf531c87f438dc2bf3603ac45e9989d9a6ebb53a7
Add thread-safe wrapper for fpathconf(2) syscall.

Reviewed by: jlemon
lib/libc_r/uthread/Makefile.inc
lib/libc_r/uthread/pthread_private.h
lib/libc_r/uthread/uthread_fpathconf.c [new file with mode: 0644]
lib/libkse/thread/Makefile.inc
lib/libkse/thread/thr_private.h
lib/libpthread/thread/Makefile.inc
lib/libpthread/thread/thr_private.h