* __signed__ ?
@ 2004-04-22 7:58 Ozgur AKAN
2004-04-22 8:50 ` Henrik Nordstrom
0 siblings, 1 reply; 2+ messages in thread
From: Ozgur AKAN @ 2004-04-22 7:58 UTC (permalink / raw)
To: netfilter-devel@lists.netfilter.org
[-- Attachment #1: Type: text/plain, Size: 354 bytes --]
I am working on netfilter source. I see that there are some definations like
typedef __unsigned__ int __s32;
1- what does __signed__ mean? what is the difference from signed?
2- I can not find the corrosponding code of ...ipv4/netfilter/ip_tables.c in cvs.netfilter.org.
Is in cvs.netfilter.org only userspace programs shown?
thanks,
--
Ozgur Akan
[-- Attachment #2: Type: text/html, Size: 690 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: __signed__ ?
2004-04-22 7:58 __signed__ ? Ozgur AKAN
@ 2004-04-22 8:50 ` Henrik Nordstrom
0 siblings, 0 replies; 2+ messages in thread
From: Henrik Nordstrom @ 2004-04-22 8:50 UTC (permalink / raw)
To: Ozgur AKAN; +Cc: netfilter-devel@lists.netfilter.org
On Thu, 22 Apr 2004, Ozgur AKAN wrote:
> I am working on netfilter source. I see that there are some definations like
>
> typedef __unsigned__ int __s32;
>
> 1- what does __signed__ mean? what is the difference from signed?
None.
> 2- I can not find the corrosponding code of ...ipv4/netfilter/ip_tables.c in cvs.netfilter.org.
> Is in cvs.netfilter.org only userspace programs shown?
cvs.netfilter.org only has the userspace + files or modifications not yet
incorporated into the kernel.
The bulk of the netfilter/iptables kernel code is found in the normal
kernel repositories and there is no need to have these duplicated in the
netfilter cvs.
Regards
Henrik
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-04-22 8:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-22 7:58 __signed__ ? Ozgur AKAN
2004-04-22 8:50 ` Henrik Nordstrom
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.