freebsd-dev/lib/librt
Daniel Eischen 00fb440c1a Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it.
Warning, after symbol versioning is enabled, going back is not easy
(use WITHOUT_SYMVER at your own risk).

Change the default thread library to libthr.

There most likely still needs to be a version bump for at least the
thread libraries.  If necessary, this will happen later.
2007-05-13 14:12:40 +00:00
..
aio.c Implement SIGEV_THREAD notification for aio_fsync. 2006-03-24 03:24:27 +00:00
Makefile Enable symbol versioning by default. Use WITHOUT_SYMVER to disable it. 2007-05-13 14:12:40 +00:00
mq.c 1. Always call user callback function in newly created thread, it seems 2006-03-07 08:28:07 +00:00
sigev_thread.c Account for recent changes in namespace.h. Use _pthread_create 2006-03-29 04:20:53 +00:00
sigev_thread.h 1. Always call user callback function in newly created thread, it seems 2006-03-07 08:28:07 +00:00
timer.c Set SNF_SYNC flag for timer, as the timer notification should be 2006-03-08 00:34:54 +00:00
Version.map Symbol version librt. 2007-04-29 14:01:45 +00:00