aboutsummaryrefslogtreecommitdiff
path: root/gcc/version.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@phys.uva.nl>1998-05-08 02:04:27 +0200
committerJeff Law <law@gcc.gnu.org>1998-05-07 18:04:27 -0600
commit96bdc4337046ab13f90361aa464fd9cedda6674b (patch)
tree3c45734e125490e741e4b458e3c3ebff3b478c56 /gcc/version.c
parent8eeeacaf54d7bac0526f9aeac34265a45b9171f0 (diff)
downloadgcc-96bdc4337046ab13f90361aa464fd9cedda6674b.zip
gcc-96bdc4337046ab13f90361aa464fd9cedda6674b.tar.gz
gcc-96bdc4337046ab13f90361aa464fd9cedda6674b.tar.bz2
thr-posix.c (__objc_mutex_allocate): Allocate mutex type instead of assuming it fits in a void * type.
* objc/thr-posix.c (__objc_mutex_allocate): Allocate mutex type instead of assuming it fits in a void * type. (__objc_mutex_deallocate): Free mutex type. (__objc_mutex_lock): Pass mutex type instead of pointer to it. (__objc_mutex_{try,un}lock): Likewise. (__objc_condition_allocate): Allocate condition type instead of assuming it fits in a void * type. (__objc_condition_deallocate): Free condition type. (__objc_condition_wait): Pass condition type instead of pointer to it. (__objc_condition_{broadcast,signal}): Likewise. Another lingering RH5.1 problem. From-SVN: r19625
Diffstat (limited to 'gcc/version.c')
0 files changed, 0 insertions, 0 deletions