Displaying 5 results from an estimated 5 matches for "qewohrrdde3moift0wpgp92".
2005 Mar 06
1
Detecting KLIBC from userspace
...-----------------------
: Ciphire has secured this email against identity theft.
: Free download at www.ciphire.com. The garbled lines
: below are the sender's verifiable digital signature.
----------------------------------------------------------------
00fAAAAAEAAADyIytC7AUAAPACAAIAAgACACAjYe/qeWoHRrdDE3mOifT0WPgp92
kbkclxgX1lQsV9VwEAJOQiG+Djg3e7Ai63e8AMF0Hl/gle8q4Ud88Lecx5fcVWcY
60TLaOA6zKSRpkf0V2K1C8j1cmJFTt9h9IvCCAZg==
------------------[ End Ciphire Signed Message ]----------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: klibc-0.213-klibc-config.patch
Type: text/...
2005 Mar 09
1
Cross compiling klibc for arm and linking shared stuff
...-----------------------
: Ciphire has secured this email against identity theft.
: Free download at www.ciphire.com. The garbled lines
: below are the sender's verifiable digital signature.
----------------------------------------------------------------
00fAAAAAEAAABsES9CCwIAAHgBAAIAAgACACAjYe/qeWoHRrdDE3mOifT0WPgp92
kbkclxgX1lQsV9VwEAJOQiG+Djg3e7Ai63e8AMF0Hl/gle8q4Ud88Lecx5fcURUv
cwce4lmQpHCKQxabhybJnsCQccnbTb9otB1Pb0Sw==
------------------[ End Ciphire Signed Message ]----------------
2005 Mar 09
1
makeklcc.pl passes '' to ld if LDFLAGS empty among things
...-----------------------
: Ciphire has secured this email against identity theft.
: Free download at www.ciphire.com. The garbled lines
: below are the sender's verifiable digital signature.
----------------------------------------------------------------
00fAAAAAEAAAA+iS9ClQQAAE4CAAIAAgACACAjYe/qeWoHRrdDE3mOifT0WPgp92
kbkclxgX1lQsV9VwEAJOQiG+Djg3e7Ai63e8AMF0Hl/gle8q4Ud88Lecx5fcXNtl
3DAZVZcFq04+rPD6tpTtLgraiMSUDYV3YWoTTHKg==
------------------[ End Ciphire Signed Message ]----------------
2005 Mar 11
1
select.h not working on ia64
__FD_SET, __FD_CLR, __FD_ISSET, __FD_ZERO
are inside of __KERNEL__ in:
include/asm-ia64/posix_types.h
and therefore not available.
I've added stuff like this to our code:
#ifndef __FD_SET
#define __FD_SET(d, set) ((set)->fds_bits[__FDELT(d)] |= __FDMASK(d))
#endif
but it would be nice if this can be solved in klibc.
Thanks,
Kay
2005 Mar 07
1
Question about islower() in ctype.h (ANSI compat headers test)
...-----------------------
: Ciphire has secured this email against identity theft.
: Free download at www.ciphire.com. The garbled lines
: below are the sender's verifiable digital signature.
----------------------------------------------------------------
00fAAAAAEAAABuxyxCAQYAACcCAAIAAgACACAjYe/qeWoHRrdDE3mOifT0WPgp92
kbkclxgX1lQsV9VwEAJOQiG+Djg3e7Ai63e8AMF0Hl/gle8q4Ud88Lecx5fcVdfO
34ORi44kniJJSNDrTkjsUywGVN/QzXC0bqYwyV/Q==
------------------[ End Ciphire Signed Message ]----------------