]> Savannah Git Hosting - gnulib.git/commit
pthread: Turn into a convenience module.
authorBruno Haible <bruno@clisp.org>
Mon, 15 Jul 2019 00:41:05 +0000 (02:41 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 15 Jul 2019 00:41:05 +0000 (02:41 +0200)
commite7b9404a99d66bfcc3021e886c5a366894bdc9e0
tree42b2d4455b2718f0cff552da0c163250591819d5
parent2d853e8b44e1717532e91a76410b2cdfcad7c73d
pthread: Turn into a convenience module.

* lib/pthread.in.h: Remove declarations for extern inline functions.
* lib/pthread.c: Remove file.
* modules/pthread (Files): Remove it.
(Depends-on): Add pthread-thread, pthread-once, pthread-mutex,
pthread-rwlock, pthread-cond, pthread-tss, pthread-spin.
(configure.ac): Don't compile lib/pthread.c. Don't set GNULIB_PTHREAD.
* m4/pthread_h.m4 (gl_PTHREAD_H_DEFAULTS): Don't initialize
GNULIB_PTHREAD.
* modules/pthread-h (Makefile.am): Don't substitute GNULIB_PTHREAD.
ChangeLog
lib/pthread.c [deleted file]
lib/pthread.in.h
m4/pthread_h.m4
modules/pthread
modules/pthread-h