From: Felix von Leitner <felix-dietlibc@fefe.de>
To: Greg KH <greg@kroah.com>
Cc: linux-kernel@vger.kernel.org, felix-dietlibc@fefe.de,
andersen@codepoet.org
Subject: Re: [RFC] klibc requirements, round 2
Date: Fri, 11 Jan 2002 14:31:50 +0100 [thread overview]
Message-ID: <20020111133150.GI21447@codeblau.de> (raw)
In-Reply-To: <20020110231849.GA28945@kroah.com>
In-Reply-To: <20020110231849.GA28945@kroah.com>
Thus spake Greg KH (greg@kroah.com):
> - klibc
> Portability can be achieved through using the kernel unistd.h file
> for the syscall logic, and having a very small _start function
> written. For an example of this kind of code, see the initramfs
> patches from Al Viro on his ftp site:
> ftp://ftp.math.psu.edu/pub/viro/
> This would involve writing/porting a lot of the basic library
> functions. They could be copied from the existing libc
> implementations, but this would be a separate project, requiring
> maintenance over time, and people willing to do the work.
Portability should be achieved by using unified syscalls, which both the
diet libc and uClibc now use. That saves space over the unistd.h
approach.
> How about responses from the dietlibc and uClibc people on the odds of
> them being able to port to the remaining platforms?
I think I can speak for both Erik and myself when I say that we don't
hate architectures and because of that don't support them. If we get a
chance (and maybe a little help from someone who knows those platform),
we will port our libc to that platform.
Sadly, I don't have the deep pockets to buy myself a hardware lab with a
VAX to port my libc to it. So I (and Erik, too, obviously) would need
at least an account on one of those boxes, with gcc, binutils, strace
and gdb installed.
> In the meantime, I'll go off and play with klibc, and see if I can get
> some portability based off of Al's example code. If anyone is
> interested, the code can be found at:
> http://linuxusb.bkbits.net:8088/klibc
In my eyes that is a waste of time, really.
But it's your time, so don't let that stand in your way ;)
Felix
next prev parent reply other threads:[~2002-01-11 13:32 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-10 23:18 [RFC] klibc requirements, round 2 Greg KH
2002-01-10 22:29 ` Bjorn Wesen
2002-01-11 0:04 ` Greg KH
2002-01-11 0:44 ` Tom Rini
2002-01-11 13:31 ` Felix von Leitner [this message]
2002-01-12 12:21 ` Erik Andersen
2002-01-13 1:43 ` Alexander Viro
2002-01-13 2:10 ` Felix von Leitner
2002-01-11 21:46 ` David Lang
2002-01-12 20:16 ` Juan Quintela
2002-01-13 1:38 ` Alexander Viro
2002-01-14 17:54 ` Theodore Tso
2002-01-14 21:57 ` Oliver Xymoron
2002-01-14 23:58 ` Andreas Dilger
2002-01-15 1:26 ` Oliver Xymoron
2002-01-15 3:48 ` Andreas Dilger
2002-01-15 4:05 ` Oliver Xymoron
2002-01-15 17:28 ` Rob Landley
2002-01-16 4:01 ` Alexander Viro
2002-01-16 17:54 ` Oliver Xymoron
2002-01-15 0:33 ` H. Peter Anvin
2002-01-16 18:40 ` Erik Andersen
2002-01-13 3:58 ` Alexander Viro
-- strict thread matches above, loose matches on Subject: below --
2002-01-11 1:50 Torrey Hoffman
2002-01-11 3:32 ` Tom Rini
2002-01-11 6:53 ` H. Peter Anvin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020111133150.GI21447@codeblau.de \
--to=felix-dietlibc@fefe.de \
--cc=andersen@codepoet.org \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox