]> git.ipfire.org Git - thirdparty/glibc.git/commit - nptl/ChangeLog.old
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 31 Jul 2003 19:34:52 +0000 (19:34 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 31 Jul 2003 19:34:52 +0000 (19:34 +0000)
commit973d66e453fc6fed6d1e6b2a36d3e0f3b52ec069
treea2c2f167563c2e192fda44acb46ee5de75b61e24
parentd347a4ab1de71417b6d3e01ee8ace7553fff40fb
Update.

* sysdeps/generic/bits/types.h (__ssize_t): Use __SSIZE_T_TYPE
instead of __SWORD_TYPE.
* sysdeps/generic/bits/typesizes.h (__SSIZE_T_TYPE): Define.
* sysdeps/mach/hurd/bits/typesizes.h (__SSIZE_T_TYPE): Define.
* sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h (__SSIZE_T_TYPE):
Define.
* sysdeps/unix/sysv/linux/alpha/bits/typesizes.h (__SSIZE_T_TYPE):
Define.
* sysdeps/unix/sysv/linux/sparc/bits/typesizes.h (__SSIZE_T_TYPE):
Define.
* sysdeps/unix/sysv/linux/s390/bits/typesizes.h: New file.
14 files changed:
ChangeLog
bits/types.h
bits/typesizes.h
linuxthreads/ChangeLog
linuxthreads/sysdeps/pthread/pthread.h
nptl/ChangeLog
nptl/sysdeps/pthread/pthread.h
sysdeps/generic/bits/types.h
sysdeps/generic/bits/typesizes.h
sysdeps/mach/hurd/bits/typesizes.h
sysdeps/unix/bsd/bsd4.4/freebsd/bits/typesizes.h
sysdeps/unix/sysv/linux/alpha/bits/typesizes.h
sysdeps/unix/sysv/linux/s390/bits/typesizes.h [new file with mode: 0644]
sysdeps/unix/sysv/linux/sparc/bits/typesizes.h