Displaying 2 results from an estimated 2 matches for "229f7d6".
Did you mean:
229376
2012 Jun 29
0
[klibc:master] include: [sys/types.h] bury __kernel_nlink_t
...a5cf50458a0d83b4460790badc9fdc16 for 3.5-rc1.
Fixes compiling against latest linux.
Signed-off-by: maximilian attems <max at stro.at>
---
usr/include/sys/types.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/usr/include/sys/types.h b/usr/include/sys/types.h
index 229f7d6..b8cdb8c 100644
--- a/usr/include/sys/types.h
+++ b/usr/include/sys/types.h
@@ -25,7 +25,6 @@ typedef __kernel_fd_set fd_set;
typedef uint32_t dev_t;
typedef __kernel_ino_t ino_t;
typedef __kernel_mode_t mode_t;
-typedef __kernel_nlink_t nlink_t;
typedef __kernel_loff_t off_t;
typedef __kernel...
2012 May 15
5
[PATCH 0/5] resubmitting pending patches
Hi,
I?ve gone through the mailing list archives and hereby want
to resubmit my pending patches. Most are independent of each
other, except the m68k patch which will only be complete if
sigsuspend is also fixed. (It can be applied before that,
though.)
http://www.zytor.com/pipermail/klibc/2012-January/003173.html
[PATCH] fix m68k support
Resubmitted here as 0005. While there was a question from