diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-11-11 07:25:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-11-11 07:25:45 +0000 |
commit | 17c9ff7e68c8092ebe008b4322df262e488fe1e7 (patch) | |
tree | 4669b085ce0b80cc25d8f237da968c28ba443a55 /scripts | |
parent | b14395dea54e5debcc32f21ffdcb443aef399513 (diff) | |
download | glibc-17c9ff7e68c8092ebe008b4322df262e488fe1e7.zip glibc-17c9ff7e68c8092ebe008b4322df262e488fe1e7.tar.gz glibc-17c9ff7e68c8092ebe008b4322df262e488fe1e7.tar.bz2 |
Update.
2003-11-08 Andreas Schwab <schwab@suse.de>
* scripts/data/c++-types-ia64-linux-gnu.data: New file.
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/data/c++-types-ia64-linux-gnu.data | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/scripts/data/c++-types-ia64-linux-gnu.data b/scripts/data/c++-types-ia64-linux-gnu.data new file mode 100644 index 0000000..9072e89 --- /dev/null +++ b/scripts/data/c++-types-ia64-linux-gnu.data @@ -0,0 +1,58 @@ +blkcnt64_t:l +blkcnt_t:l +blksize_t:l +caddr_t:Pc +clockid_t:i +clock_t:l +daddr_t:i +dev_t:m +fd_mask:l +fsblkcnt64_t:m +fsblkcnt_t:m +fsfilcnt64_t:m +fsfilcnt_t:m +fsid_t:8__fsid_t +gid_t:j +id_t:j +ino64_t:m +ino_t:m +int16_t:s +int32_t:i +int64_t:l +int8_t:a +intptr_t:l +key_t:i +loff_t:l +mode_t:j +nlink_t:m +off64_t:l +off_t:l +pid_t:i +pthread_key_t:j +pthread_once_t:i +pthread_spinlock_t:i +pthread_t:m +quad_t:l +register_t:l +rlim64_t:m +rlim_t:m +sigset_t:10__sigset_t +size_t:m +socklen_t:j +ssize_t:l +suseconds_t:l +time_t:l +u_char:h +uid_t:j +uint:j +u_int:j +u_int16_t:t +u_int32_t:j +u_int64_t:m +u_int8_t:h +ulong:m +u_long:m +u_quad_t:m +useconds_t:j +ushort:t +u_short:t |