Displaying 4 results from an estimated 4 matches for "__aligned_u64".
2011 Nov 06
3
sys/types.h -> linux/types.h and __aligned_u64
When building klibc 1.5.25 against linux/master (ie. post 3.1) I'm seeing:
klibc/generated/include/linux/if_packet.h:176: error: expected
specifier-qualifier-list before '__aligned_u64'
which seems to come from upstream commits:
0d4691ce112be025019999df5f2a5e00c03f03c2 remotes/linux/master~90^2~408 (origin)
96c131842aab45b5d139d0bcb417796819f5ee92 remotes/linux/master~90^2~169
(change from aligned_u64 to __aligned_u64)
and collides with klibc/usr/include/sys/types.h
/* K...
2011 Dec 04
0
[GIT PULL] klibc minor fixes
...--
7 files changed, 29 insertions(+), 23 deletions(-)
create mode 100644 usr/include/sys/file.h
Greg Thelen (2):
[klibc] ipconfig: check poll() return value
[klibc] vsscanf: remove unused variables
Maciej ?enczykowski (1):
[klibc] include: [sys/types.h] -> linux/types.h and __aligned_u64
maximilian attems (3):
[klibc] include: [sys/file.h] define flock(2) there
[klibc] include: [limits.h] define OPEN_MAX
[klibc] kbuild: add static to prototypes
Nothing really exciting there yet.
I should get my key signed next week, so soon can commit again.
We should talk about...
2012 May 31
1
klibc 2.0 release
...h
[klibc] ipconfig: Append padding if DHCP packet length < 300 octets
Kees Cook (1):
[klibc] run-init: add drop_capabilities support
Luck, Tony (1):
[klibc] ia64: Replace pipe.c with pipe.S
Maciej ?enczykowski (1):
[klibc] include: [sys/types.h] -> linux/types.h and __aligned_u64
Sam Ravnborg (1):
[klibc] kbuild: sync with kernel 3.4-rc7
Thorsten Glaser (8):
[klibc] Align <sys/types.h> with the kernel headers
[klibc] Fix missing prototypes for ctype inline functions
[klibc] Use GCC definitions for size_t, ssize_t, ptrdiff_t
[klibc] Fix...
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