Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

grep me no patterns and I'll tell you no lines.


devel / comp.lang.c / repository of samples

SubjectAuthor
* repository of samplesThiago Adams
`* Re: repository of samplesLynn McGuire
 `* Re: repository of samplesThiago Adams
  `- Re: repository of samplesScott Lurndal

1
repository of samples

<urm42e$3gs8p$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=33891&group=comp.lang.c#33891

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: thiago.a...@gmail.com (Thiago Adams)
Newsgroups: comp.lang.c
Subject: repository of samples
Date: Tue, 27 Feb 2024 22:59:41 -0300
Organization: A noiseless patient Spider
Lines: 5
Message-ID: <urm42e$3gs8p$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 28 Feb 2024 01:59:42 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="a4ea11a16e584eaa06dc92d560360e31";
logging-data="3698969"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/VTIcIzOCbDRKSOFEZvzRKXWYYLdZ6L/A="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:XiTVg76vHjenNjiPL9BpW3LecGg=
Content-Language: pt-BR, en-GB
 by: Thiago Adams - Wed, 28 Feb 2024 01:59 UTC

Does anyone knowns a repository with C sources?
I mean not something github, but some code samples that can be compiled
with the standard headers only without any especial configuration.

It is to be used as unit test.

Re: repository of samples

<urogjc$5056$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=33910&group=comp.lang.c#33910

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: lynnmcgu...@gmail.com (Lynn McGuire)
Newsgroups: comp.lang.c
Subject: Re: repository of samples
Date: Wed, 28 Feb 2024 17:45:47 -0600
Organization: A noiseless patient Spider
Lines: 12
Message-ID: <urogjc$5056$1@dont-email.me>
References: <urm42e$3gs8p$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 28 Feb 2024 23:45:48 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="488615253b79570a6242a50291cb4e85";
logging-data="164006"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX182qgfaH0zToE1vdBDCYhQJSgbQ121rBA8="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:HJXDJRBRaW7xMIi5AfRiZmeSszo=
Content-Language: en-US
In-Reply-To: <urm42e$3gs8p$1@dont-email.me>
 by: Lynn McGuire - Wed, 28 Feb 2024 23:45 UTC

On 2/27/2024 7:59 PM, Thiago Adams wrote:
> Does anyone knowns a repository with C sources?
> I mean not something github, but some code samples that can be compiled
> with the standard headers only without any especial configuration.
>
> It is to be used as unit test.

Netlib is not organized as such but there is a lot of code there:
https://www.netlib.org/liblist.html

Lynn

Re: repository of samples

<urpng2$fqu6$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=33920&group=comp.lang.c#33920

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: thiago.a...@gmail.com (Thiago Adams)
Newsgroups: comp.lang.c
Subject: Re: repository of samples
Date: Thu, 29 Feb 2024 07:49:37 -0300
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <urpng2$fqu6$1@dont-email.me>
References: <urm42e$3gs8p$1@dont-email.me> <urogjc$5056$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 29 Feb 2024 10:49:38 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="f395a48dbac9c731dc7380d084551798";
logging-data="519110"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+TclQwzB7wDlPGB0iz8wHjRKzKfwm7bok="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:EvCmCaF3j4lB3hc4ELAgFiUidyk=
In-Reply-To: <urogjc$5056$1@dont-email.me>
Content-Language: en-GB
 by: Thiago Adams - Thu, 29 Feb 2024 10:49 UTC

Em 2/28/2024 8:45 PM, Lynn McGuire escreveu:
> On 2/27/2024 7:59 PM, Thiago Adams wrote:
>> Does anyone knowns a repository with C sources?
>> I mean not something github, but some code samples that can be
>> compiled with the standard headers only without any especial
>> configuration.
>>
>> It is to be used as unit test.
>
> Netlib is not organized as such but there is a lot of code there:
>    https://www.netlib.org/liblist.html
>
> Lynn
>
Interesting samples, very old code.

Re: repository of samples

<QM1EN.511041$xHn7.201506@fx14.iad>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=33932&group=comp.lang.c#33932

  copy link   Newsgroups: comp.lang.c
Path: i2pn2.org!i2pn.org!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!fx14.iad.POSTED!not-for-mail
X-newsreader: xrn 9.03-beta-14-64bit
Sender: scott@dragon.sl.home (Scott Lurndal)
From: sco...@slp53.sl.home (Scott Lurndal)
Reply-To: slp53@pacbell.net
Subject: Re: repository of samples
Newsgroups: comp.lang.c
References: <urm42e$3gs8p$1@dont-email.me> <urogjc$5056$1@dont-email.me> <urpng2$fqu6$1@dont-email.me>
Lines: 11
Message-ID: <QM1EN.511041$xHn7.201506@fx14.iad>
X-Complaints-To: abuse@usenetserver.com
NNTP-Posting-Date: Thu, 29 Feb 2024 15:54:24 UTC
Organization: UsenetServer - www.usenetserver.com
Date: Thu, 29 Feb 2024 15:54:24 GMT
X-Received-Bytes: 1041
 by: Scott Lurndal - Thu, 29 Feb 2024 15:54 UTC

Thiago Adams <thiago.adams@gmail.com> writes:
>Em 2/28/2024 8:45 PM, Lynn McGuire escreveu:
>> On 2/27/2024 7:59 PM, Thiago Adams wrote:
>>> Does anyone knowns a repository with C sources?
>>> I mean not something github, but some code samples that can be
>>> compiled with the standard headers only without any especial
>>> configuration.
>>>
>>> It is to be used as unit test.

gcc has an extensive set of tests.

1
server_pubkey.txt

rocksolid light 0.9.8
clearnet tor