This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "A pseudo Operating System for the Dreamcast.".
The branch, libpthread has been created
at c9876ca63ce171bfc585e11f132a536e432e92db (commit)
- Log -----------------------------------------------------------------
commit c9876ca63ce171bfc585e11f132a536e432e92db
Author: Lawrence Sebald <ljs...@us...>
Date: Fri Sep 1 16:18:23 2023 -0400
Update _pthread.h for older newlib versions and ensure it gets copied over too.
commit 545e1c72006b0fcdf7b611a8d845ca7a27b8f9ef
Author: Lawrence Sebald <ljs...@us...>
Date: Thu Aug 31 22:06:53 2023 -0400
Update newlib include fixup for _pthreadtypes.h instead of _pthread.h.
commit 743f0336115444cd6e9f253f7816b8f71cdde6bc
Author: Lawrence Sebald <ljs...@us...>
Date: Thu Aug 31 22:05:56 2023 -0400
Use <sys/cdefs.h> in <sys/sched.h>, not <kos/cdefs.h>.
commit b6c3c7295d05df6ca3aa83d64cfb80396b5231df
Author: Lawrence Sebald <ljs...@us...>
Date: Thu Aug 31 22:04:26 2023 -0400
Remove include of <sys/_pthread.h>
commit 4151273f59aad2d80eaef5a7542dab08cade242e
Author: Lawrence Sebald <ljs...@us...>
Date: Thu Aug 31 22:02:31 2023 -0400
Move pthread.h to main include directory and rename _pthread_types.h to _pthreadtypes.h.
commit 0ddee26679d528fa99caa75e40fbfa8214825b42
Merge: 481f331 a98b02e
Author: Lawrence Sebald <ljs...@us...>
Date: Thu Aug 31 17:49:36 2023 -0400
Merge branch 'master' into libpthread
commit 481f331245528499298ffa596d6f6deb46e9451b
Author: Lawrence Sebald <ljs...@us...>
Date: Wed Aug 30 00:21:39 2023 -0400
Add in call to pthread_attr_destroy that should be there...
commit b1785f382fe022f7a7916c6587f4c8f26eb211fb
Author: Lawrence Sebald <ljs...@us...>
Date: Wed Aug 30 00:18:43 2023 -0400
Add detached thread to fill left half of screen to pthread example.
commit 1a3377ffd37d6ef1e30b80d9415e49d68de334ba
Author: Lawrence Sebald <ljs...@us...>
Date: Tue Aug 29 21:54:30 2023 -0400
Add basic mutex test and rwlock test
commit 019047c59fae3673c977fbfc459d2dd27109fe20
Author: darc <da...@pr...>
Date: Tue Aug 29 17:41:58 2023 -0500
Fix dns-client and hello-opus needing kos/threads header to build
commit 54c2d74485042e664e2636d2fde4dcd6e16092d6
Author: Lawrence Sebald <ljs...@us...>
Date: Tue Aug 29 18:17:49 2023 -0400
Add start of a simple test program for pthreads.
commit a00b2270ddfd02f5d1529042b033181923a68bc6
Author: Lawrence Sebald <ljs...@us...>
Date: Tue Aug 29 18:13:40 2023 -0400
Add missing pthread_mutex_unlock function.
commit 6101c0728d74f0fedeb497195d6d591b874c267f
Author: Lawrence Sebald <ljs...@us...>
Date: Mon Aug 28 23:42:52 2023 -0400
Update RELNOTES to include information about libpthread and remove pthread.h stuff from AUTHORS.
commit f8f9d84eb3a2d5ba7a2ad760270579b463ccdcd8
Author: Lawrence Sebald <ljs...@us...>
Date: Mon Aug 28 23:29:34 2023 -0400
Initial commit of new libpthread.
Also, remove all of the old pthreads implementation.
-----------------------------------------------------------------------
hooks/post-receive
--
A pseudo Operating System for the Dreamcast.
|