glibc/nptl/sysdeps/unix/sysv/linux/x86_64
Ulrich Drepper 806e4a4a01 Update.
2003-09-08  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/bits/types.h (__quad_t): Make long int if 64-bit.
	(__u_quad_t): Make unsigned long int if 64-bit.
	(__SQUAD_TYPE): Make long int if 64-bit.
	(__UQUAD_TYPE): Make unsigned long int if 64-bit.
	* sysdeps/unix/sysv/linux/s390/bits/typesizes.h: Remove.

2003-09-08  Ulrich Drepper  <drepper@redhat.com>

	* Makefile (tests): Run check-c++-types.sh if possible.
	* scripts/check-c++-types.h: New file.
	* scripts/data/c++-ctypes-i386-linux-gnu.data: New file.

	contiguous case.  Bug report from Prem Gopalan <prem@mazunetworks.com>.
2003-09-09 00:07:08 +00:00
..
bits Update. 2003-09-09 00:07:08 +00:00
compat-timer.h Update. 2003-03-25 20:41:26 +00:00
fork.c Update. 2003-03-10 07:39:55 +00:00
libc-lowlevellock.S Update. 2003-03-11 22:02:29 +00:00
libc-lowlevelmutex.S Update. 2003-03-11 22:02:29 +00:00
lowlevellock.h Update. 2003-06-18 00:00:50 +00:00
lowlevellock.S (__lll_lock_wait): Remove jump prediction suffix. 2003-03-17 01:53:39 +00:00
lowlevelmutex.S (__lll_mutex_lock_wait): Replace one memory operation with one register operation. 2003-05-30 17:49:37 +00:00
Makefile Update. 2003-05-09 07:53:33 +00:00
not-cancel.h Fix a typo. 2003-09-02 13:25:06 +00:00
pt-vfork.S Update. 2002-11-28 10:08:49 +00:00
pthread_barrier_wait.S Update. 2003-03-15 07:54:39 +00:00
pthread_cond_broadcast.S Fix typo in register name. 2003-05-27 04:19:58 +00:00
pthread_cond_signal.S Update. 2003-05-27 04:24:31 +00:00
pthread_cond_timedwait.S Update. 2003-06-22 23:55:27 +00:00
pthread_cond_wait.S Update. 2003-06-22 23:55:27 +00:00
pthread_once.S Update. 2003-07-01 17:02:15 +00:00
pthread_rwlock_rdlock.S Update. 2003-06-05 19:31:57 +00:00
pthread_rwlock_timedrdlock.S Update. 2003-06-05 19:31:57 +00:00
pthread_rwlock_timedwrlock.S Update. 2003-06-05 19:31:57 +00:00
pthread_rwlock_unlock.S Update. 2003-03-17 10:11:31 +00:00
pthread_rwlock_wrlock.S Update. 2003-06-05 19:31:57 +00:00
pthread_spin_init.c Add __builtin_expect where appropriate. 2003-03-18 00:31:30 +00:00
pthread_spin_unlock.S Add __builtin_expect where appropriate. 2003-03-18 00:31:30 +00:00
sem_post.S Update. 2003-03-13 01:51:12 +00:00
sem_timedwait.S Update. 2003-07-08 21:08:13 +00:00
sem_trywait.S Update. 2003-05-10 20:38:31 +00:00
sem_wait.S Update. 2003-07-08 21:08:13 +00:00
sysdep-cancel.h Update. 2003-09-02 08:47:09 +00:00
timer_create.c Update. 2003-03-25 20:41:26 +00:00
timer_delete.c Update. 2003-03-25 20:41:26 +00:00
timer_getoverr.c Update. 2003-03-25 20:41:26 +00:00
timer_gettime.c Update. 2003-03-25 20:41:26 +00:00
timer_settime.c Update. 2003-03-25 20:41:26 +00:00
Versions Update. 2003-03-25 20:41:26 +00:00