search for: __kernel_nlink_t

Displaying 3 results from an estimated 3 matches for "__kernel_nlink_t".

2012 Jun 29
0
[klibc:master] include: [sys/types.h] bury __kernel_nlink_t
.../klibc/klibc.git;a=commit;h=1ec8e824a0b0ee10e93b257ccac08f07cd90f4d8 Author: maximilian attems <max at stro.at> AuthorDate: Fri, 29 Jun 2012 07:46:08 +0200 Committer: maximilian attems <max at stro.at> CommitDate: Fri, 29 Jun 2012 07:48:50 +0200 [klibc] include: [sys/types.h] bury __kernel_nlink_t We don't use it anywhere and it is gone on linux side with bb8ac181a5cf50458a0d83b4460790badc9fdc16 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(...
2012 Nov 12
1
Compilation errors
...to build! 2.0.2 fails with the following error: usr/klibc/sigsuspend.c:8:31: fatal error: klibc/havesyscall.h: No such file or directory compilation terminated. whereas 1.5.20 and 2.0.1 fail with similar errors: klibc-2.0.1/usr/klibc/../include/sys/types.h:28:1: error: unknown type name '__kernel_nlink_t' I am not a programmer, but both these errors look like internal errors within klibc to my uneducated eyes. Any suggestions gratefully received! -- Pete Christy christy at attglobal.net
2012 Oct 05
0
2.0.2 klibc release
...arm/setjmp.S: fix longjmp Thorsten Glaser (3): [klibc] arm: fix trashing of callee-saved registers in thumb setjmp() [klibc] arm: unbreak armhf shared binaries (those with thumb) [klibc] arm: remove unused variable maximilian attems (7): [klibc] include: [sys/types.h] bury __kernel_nlink_t [klibc] include: [ppc64/klibc/archstat.h] get rid of nlink_t use [klibc] inlcude: [mips*/klibc/archstat.h] get rid of nlink_t [klibc] [SHELL] Fix klibc DEBUG compilation [klibc] dash: sync with latest git [klibc] kbuild: Fix permissions of headers [klibc]?dash:?...