]> sourceware.org Git - newlib-cygwin.git/commit
2006-09-13 Joel Sherrill <joel@oarcorp.com>
authorJeff Johnston <jjohnstn@redhat.com>
Wed, 13 Sep 2006 22:09:27 +0000 (22:09 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Wed, 13 Sep 2006 22:09:27 +0000 (22:09 +0000)
commit23754b33c3d9e4dfcc59498c3795edfc30706e56
tree43c6c622e684388595413cca1b26397595c75e82
parentba1bb1b36812647e07e0822238a603482b886eff
2006-09-13  Joel Sherrill <joel@oarcorp.com>

        * libc/include/pthread.h: Add pthread barriers,
        rwlocks, and spinlocks.  Change const to
        _CONST and prefix parameter names with
        an underscore.
        * libc/include/sys/types.h: Add id and attribute
        types for barriers, wrlocks, and spinlocks.
        * libc/include/sys/features.h: Enable barriers,
        wrlocks, and spinlocks for RTEMS.
newlib/ChangeLog
newlib/libc/include/pthread.h
newlib/libc/include/sys/features.h
newlib/libc/include/sys/types.h
This page took 0.028151 seconds and 5 git commands to generate.