similar to: Test of the klibc mailing list

Displaying 20 results from an estimated 100000 matches similar to: "Test of the klibc mailing list"

2006 Jun 26
0
[klibc 38/43] Simple test suite for klibc
[klibc] Simple test suite for klibc A very simple handful of tests for klibc. This is not by any means an exhaustive test suite, nor are most of the tests auto-verifying, but they are very useful to spot common porting problems. Signed-off-by: H. Peter Anvin <hpa at zytor.com> --- commit b64a5142ab2aa6c030b2a254eb94384161f93f0c tree 84a5bea0d108e9365018d4698548764be7dc68ea parent
2013 Oct 16
0
Mailing list fixed
Hi HPA, Regarding the architecture un-supported system calls, I wrapped them with #ifndef __NR_<foo> .. #endif /* __NR_<foo> */ switches. I have already done that. But you also mentioned that in SYSCALLS.def all these calls should be present and marked with '?'.. Is that right..? Could you please give little more detail about the change you want. Thanks and Regards, Anil On
2012 May 21
3
Resurrecting the old "klibc-cvs" mailing list
I'm thinking I should make a commit robot (like the tip-bot for the Linux kernel) for klibc since development has been picking up again. I could revive the old klibc-cvs mailing list, or make a new one from scratch, or even direct all the commits to the main klibc mailing list. What would people's preference be, here? -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work
2013 Oct 15
2
Mailing list fixed
It seems the mailing list has been broken for several days. It should now be temporarily fixed, but because the fix is temporary I can't promise it won't happen again until the permanent fix is available. Sorry for that. -hpa
2012 May 24
1
[klibc:master] sys/sysmacros.h: match glibc and define non-__ macros
Commit-ID: c3110b853f667d544717a9cdd6d96b1a2a7365bf Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c3110b853f667d544717a9cdd6d96b1a2a7365bf Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Thu, 24 May 2012 07:43:31 -0700 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Thu, 24 May 2012 07:43:31 -0700 [klibc] sys/sysmacros.h: match glibc and
2013 Nov 12
0
[klibc:master] arm64: remove useless <klibc/asmmacros.h> file
Commit-ID: 45647d9f97cac184d399eae9bcbe24aef2223f70 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=45647d9f97cac184d399eae9bcbe24aef2223f70 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 11 Nov 2013 19:33:40 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 11 Nov 2013 19:33:40 -0800 [klibc] arm64: remove useless
2010 Oct 25
3
klibc mailing list responds too slowly.
After sending an email to klibc at zytor.com, I have to wait for 1~2 days to see the send message. Since other mailing lists respond within seconds, it seems klibc mailing list has a problem. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.zytor.com/pipermail/klibc/attachments/20101025/00310c6b/attachment.html>
2006 Feb 12
2
klibc tree status
I have just pushed out a git tree which actually has the root-mounting code removed from the kernel. Since there are any number of strange boot configurations out there, I would really appreciate any help in testing this stuff out. I have *NOT* implemented support for the following, which I'm hoping has fallen out of use by now: -> Setting boot flags via rdev, as opposed to on the
2006 Jun 26
0
[klibc 13/43] UML: the klibc architecture is the underlying architecture
On UML: the klibc architecture is the underlying architecture, so set KLIBCARCH to SUBARCH. Signed-off-by: H. Peter Anvin <hpa at zytor.com> --- commit 018604e070e143657abcf0cb256a1e2dda205d97 tree 1b853903ca6af49d9f437cfd694aec61ef1d488e parent baacd5d81ff7151e8df3893850ec363441886a1e author H. Peter Anvin <hpa at zytor.com> Mon, 15 May 2006 21:25:33 -0700 committer H. Peter Anvin
2013 Nov 12
0
[klibc:master] poll, select: fix style problems
Commit-ID: 3892f676f83d4da24f6417846645272d367a97a7 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=3892f676f83d4da24f6417846645272d367a97a7 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 11 Nov 2013 19:48:04 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 11 Nov 2013 19:48:04 -0800 [klibc] poll, select: fix style problems
2016 Jan 27
0
[klibc:master] Make posix_openpt() an inline
Commit-ID: b4babe7a3618705a283fc9458de19aba1d12401d Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=b4babe7a3618705a283fc9458de19aba1d12401d Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Tue, 26 Jan 2016 15:58:49 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Tue, 26 Jan 2016 15:58:49 -0800 [klibc] Make posix_openpt() an inline This
2012 May 21
0
[klibc:master] SYSCALLS.def: add openat() on 64-bit platforms
Commit-ID: cd5927c02749b7c9d58b5144586505c85b903c27 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=cd5927c02749b7c9d58b5144586505c85b903c27 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 21 May 2012 10:21:21 -0700 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 21 May 2012 10:24:45 -0700 [klibc] SYSCALLS.def: add openat() on 64-bit
2012 May 21
0
[klibc:master] lseek: give gcc a little optimization hint
Commit-ID: 2024ab7832dea5dc004f712ffdf348b8239b8ffa Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=2024ab7832dea5dc004f712ffdf348b8239b8ffa Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 21 May 2012 10:28:50 -0700 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 21 May 2012 10:30:39 -0700 [klibc] lseek: give gcc a little
2016 Jan 26
0
[klibc:master] accept.c: fix file header
Commit-ID: b7536497ab08689ebe12c03558379982dc61ac0c Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=b7536497ab08689ebe12c03558379982dc61ac0c Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Tue, 26 Jan 2016 15:49:43 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Tue, 26 Jan 2016 15:49:43 -0800 [klibc] accept.c: fix file header Correct
2016 Feb 01
0
[klibc:master] Make asprintf() a simple wrapper around vasprintf()
Commit-ID: 17fabd540aeb5019909a024243c6d26610cab307 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=17fabd540aeb5019909a024243c6d26610cab307 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 1 Feb 2016 01:55:04 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 1 Feb 2016 01:55:04 -0800 [klibc] Make asprintf() a simple wrapper
2016 Feb 01
0
[klibc:master] fwrite: flush before a large write to allow better bypass
Commit-ID: cf9c7d2382eadc5699d3e4032b3e1774eccc36da Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=cf9c7d2382eadc5699d3e4032b3e1774eccc36da Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 1 Feb 2016 02:39:07 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 1 Feb 2016 02:41:00 -0800 [klibc] fwrite: flush before a large write to
2016 Feb 01
0
[klibc:master] fwrite: fix typo in comment
Commit-ID: 4d19974d7020488f63651244e1f9f51727c3f66c Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=4d19974d7020488f63651244e1f9f51727c3f66c Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 1 Feb 2016 13:26:01 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 1 Feb 2016 13:26:01 -0800 [klibc] fwrite: fix typo in comment Fix typo
2013 Nov 12
0
[klibc:master] arm64: Fix struct stat
Commit-ID: 3de648dd97d9d6086598aa80206a3007a13ed61b Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=3de648dd97d9d6086598aa80206a3007a13ed61b Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 11 Nov 2013 19:41:55 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 11 Nov 2013 19:46:47 -0800 [klibc] arm64: Fix struct stat Use actual
2014 Jan 25
0
[klibc:master] i386: use the vdso for system calls on i386
Commit-ID: c830ba8d7d4f1653b36321c103c02251528e47d6 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c830ba8d7d4f1653b36321c103c02251528e47d6 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Fri, 24 Jan 2014 20:31:26 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Fri, 24 Jan 2014 20:31:26 -0800 [klibc] i386: use the vdso for system calls
2016 Feb 01
0
[klibc:master] stdlib.h: include <fcntl.h> for inline of posix_grantpt()
Commit-ID: aa5948f9f394c9357fce8ee3e7ad7b7f10fa63b1 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=aa5948f9f394c9357fce8ee3e7ad7b7f10fa63b1 Author: H. Peter Anvin <hpa at zytor.com> AuthorDate: Mon, 1 Feb 2016 01:52:06 -0800 Committer: H. Peter Anvin <hpa at zytor.com> CommitDate: Mon, 1 Feb 2016 01:52:06 -0800 [klibc] stdlib.h: include <fcntl.h> for