search for: __unused2

Displaying 8 results from an estimated 8 matches for "__unused2".

Did you mean: __unused
2005 Dec 28
0
[patch] sparc64 fix stat()
...; - short st_nlink; + unsigned int st_nlink; uid_t st_uid; gid_t st_gid; - unsigned st_rdev; + unsigned long st_rdev; + unsigned short __pad2; off_t st_size; + off_t st_blksize; + off_t st_blocks; time_t st_atime; + unsigned long __unused1; time_t st_mtime; + unsigned long __unused2; time_t st_ctime; - off_t st_blksize; - off_t st_blocks; - unsigned long __unused4[2]; + unsigned long __unused3; + unsigned long __unused4; + unsigned long __unused5; }; #endif
2006 Jun 26
0
[klibc 34/43] sh support for klibc
...ng st_uid; + unsigned long st_gid; + + __stdev64 (st_rdev); + unsigned char __pad3[4]; + + long long st_size; + unsigned long st_blksize; + + unsigned long long st_blocks; + + struct timespec st_atim; + struct timespec st_mtim; + struct timespec st_ctim; + + unsigned long __unused1; + unsigned long __unused2; +}; + +#endif diff --git a/usr/include/arch/sh/klibc/archsys.h b/usr/include/arch/sh/klibc/archsys.h new file mode 100644 index 0000000..4a077fa --- /dev/null +++ b/usr/include/arch/sh/klibc/archsys.h @@ -0,0 +1,12 @@ +/* + * arch/sh/include/klibc/archsys.h + * + * Architecture-specific syscall de...
2015 May 18
5
kernel/libc uapi changes for y2038
...arch/sh/include/uapi/asm/stat.h @@ -18,7 +18,7 @@ struct __old_kernel_stat { }; #if defined(__SH5__) || defined(CONFIG_CPU_SH5) -struct stat { +struct __old_kernel_stat2 { unsigned short st_dev; unsigned short __pad1; unsigned long st_ino; @@ -77,7 +77,7 @@ struct stat64 { unsigned long __unused2; }; #else -struct stat { +struct __old_kernel_stat2 { unsigned long st_dev; unsigned long st_ino; unsigned short st_mode; diff --git a/arch/sparc/include/uapi/asm/stat.h b/arch/sparc/include/uapi/asm/stat.h index 6d19c7bdc641..8ace4436a31f 100644 --- a/arch/sparc/include/uapi/asm/stat.h +...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...ipcbuf.h +++ b/include/uapi/asm-generic/ipcbuf.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_IPCBUF_H -#define __ASM_GENERIC_IPCBUF_H +#ifndef _UAPI_ASM_GENERIC_IPCBUF_H +#define _UAPI_ASM_GENERIC_IPCBUF_H /* * The generic ipc64_perm structure: @@ -31,4 +31,4 @@ struct ipc64_perm { unsigned long __unused2; }; -#endif /* __ASM_GENERIC_IPCBUF_H */ +#endif /* _UAPI_ASM_GENERIC_IPCBUF_H */ diff --git a/include/uapi/asm-generic/kvm_para.h b/include/uapi/asm-generic/kvm_para.h index 486f0af..a2cc788 100644 --- a/include/uapi/asm-generic/kvm_para.h +++ b/include/uapi/asm-generic/kvm_para.h @@ -1,4 +1,9...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...ipcbuf.h +++ b/include/uapi/asm-generic/ipcbuf.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_IPCBUF_H -#define __ASM_GENERIC_IPCBUF_H +#ifndef _UAPI_ASM_GENERIC_IPCBUF_H +#define _UAPI_ASM_GENERIC_IPCBUF_H /* * The generic ipc64_perm structure: @@ -31,4 +31,4 @@ struct ipc64_perm { unsigned long __unused2; }; -#endif /* __ASM_GENERIC_IPCBUF_H */ +#endif /* _UAPI_ASM_GENERIC_IPCBUF_H */ diff --git a/include/uapi/asm-generic/kvm_para.h b/include/uapi/asm-generic/kvm_para.h index 486f0af..a2cc788 100644 --- a/include/uapi/asm-generic/kvm_para.h +++ b/include/uapi/asm-generic/kvm_para.h @@ -1,4 +1,9...
2013 Aug 02
3
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
...ipcbuf.h +++ b/include/uapi/asm-generic/ipcbuf.h @@ -1,5 +1,5 @@ -#ifndef __ASM_GENERIC_IPCBUF_H -#define __ASM_GENERIC_IPCBUF_H +#ifndef _UAPI_ASM_GENERIC_IPCBUF_H +#define _UAPI_ASM_GENERIC_IPCBUF_H /* * The generic ipc64_perm structure: @@ -31,4 +31,4 @@ struct ipc64_perm { unsigned long __unused2; }; -#endif /* __ASM_GENERIC_IPCBUF_H */ +#endif /* _UAPI_ASM_GENERIC_IPCBUF_H */ diff --git a/include/uapi/asm-generic/kvm_para.h b/include/uapi/asm-generic/kvm_para.h index 486f0af..a2cc788 100644 --- a/include/uapi/asm-generic/kvm_para.h +++ b/include/uapi/asm-generic/kvm_para.h @@ -1,4 +1,9...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at:
2003 Dec 01
0
No subject
...3\034\b"... fsp = (files_struct *) 0x81ea2c8 st = {st_dev = 775, __pad1 = 0, st_ino = 32611, st_mode = 33206, st_nlink = 1, st_uid = 507, st_gid = 507, st_rdev = 0, __pad2 = 0, st_size = 50688, st_blksize = 4096, st_blocks = 112, st_atime = 994072899, __unused1 = 0, st_mtime = 993039758, __unused2 = 0, st_ctime = 994072898, __unused3 = 0, __unused4 = 0, __unused5 = 0} bad_path = 0 access_mode = 0 action = 1 ecode = 0 user = {conn = 0x81ec938, vuid = 100, uid = 507, gid = 507, ngroups = 1, groups = 0x81eb4e8, nt_user_token = 0x81eb4f8} user_name = "eelco", '\000' &...