From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9a5e0182cbfaa45b X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!t20g2000yqa.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Does mmap gives a right result?! Date: Tue, 5 Oct 2010 01:19:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <459d08e4-1370-4925-9d9f-64ee0f472c19@f25g2000yqc.googlegroups.com> <87lj6ewcmi.fsf@hugsarin.sparre-andersen.dk> <1f620e87-df03-4604-a9a2-bfd9f550e5ca@i21g2000yqg.googlegroups.com> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1286266762 26215 127.0.0.1 (5 Oct 2010 08:19:22 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 5 Oct 2010 08:19:22 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t20g2000yqa.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.6) Gecko/2009012111 Red Hat/3.0.6-1.el5 Firefox/3.0.6,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14390 Date: 2010-10-05T01:19:17-07:00 List-Id: Francesco PIRANEO GIULIANO wrote on comp.lang.ada: >>> Now I have to draw inside the framebuffer and I've imported mmap [...] >> >> Is there any special reason that you don't use the POSIX Ada API? =A0(In >> Debian it is known as "libflorist".) > > Jacob, > simply I don't know them... :-( Can you indicate me some > documentation / examples about? The best documentation about Florist is simply the sources (i.e. the specs) of Florist together with knowledge of the POSIX: http://www.opengroup.org/onlinepubs/9699919799/ -- Ludovic Brenta.