看板 DFBSD_commit 關於我們 聯絡資訊
commit d55e7aa515f77ff754710024b39f2f8e2f650f99 Author: Sascha Wildner <saw@online.de> Date: Thu Apr 8 13:58:10 2010 +0200 pthread.3: Update the IMPLEMENTATION NOTES to the current state of affairs. Move information from the README to the manual page since all this information is also interesting to people who don't have source. Summary of changes: lib/libpthread/README | 29 --------------- lib/libpthread/pthread.3 | 90 ++++++++++++++++++++++++++++++++++++++------- 2 files changed, 76 insertions(+), 43 deletions(-) delete mode 100644 lib/libpthread/README http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d55e7aa515f77ff754710024b39f2f8e2f650f99 -- DragonFly BSD source repository