Displaying 20 results from an estimated 500 matches similar to: "klibc 2.0~rc3-1 ./. mksh 40.9.20120414-2"
2010 Jul 17
0
mksh on klibc
Dixi quod?
>Builtins work fine, calling external programmes does
>not. It seems to hang in jobs.c:j_waitj() and sending
>it SIGCHLD seems to not trigger jobs.c:j_sigchld()
>at all. This is probably some kind of signals being
>not delivered correctly ? see here for a bug with the
>same symptoms: http://dev.haiku-os.org/ticket/5567
>http://dev.haiku-os.org/changeset/35836
>
2011 Jan 28
2
klibc 1.5.21-1 and mksh
tags 516774 = patch
tags 516294 = upstream
thanks
Hi!
Please find attached a diff closing #516774 by adding mkstemp(3),
again with a minimalistic pseudo-arc4random(3) behind it. I?ve
revisited the code. An mkstemp testsuite from the ?net shows it
works, except for not caring how many ?X?en are in the template.
Addressing #516294, it allows compiling and linking an mksh from
today?s CVS against
2012 Jan 29
5
[PATCH 0/2 v3] mkstemp() and m68k support
Hi,
after a year, I decided to hack on klibc again. I?ve reworked
both the patch to add mkstemp(), discussing to use AT_RANDOM
as cheap entropy source on IRC (if there will ever be another
entropy consumer, I can quickly write a minimal arc4random()
seeded from it, as it has only 16 octets), capable of making
a working mksh (static and shared) on amd64/xen, and the m68k
support code, leading to
2012 May 18
1
hppa, powerpcspe: call for klibc/mksh testers
Hi,
no mailing list for powerpcspe? What?s the progress of your
architectures? I don?t see much happening on debian-ports.org,
and taking your architectures off that infrastructure hurts
others (I?ve ?revived? m68k and kept it running on d-p.o which
helps a bit).
Anyway: a new klibc (2.0~rc5-1) has been uploaded, and an mksh
companion version (40.9.20120518-1) depending on it and trying
to use
2022 Feb 01
1
qemu-user-static: mis-emulates something to do with process/signal handling (m68k, s390x, …)
retitle 925358 qemu-user-static: mis-emulates something to do with process/signal handling (m68k, s390x, ?)
affects 925358 klibc-dev
thanks
This still happens. (And retitling because I almost filed a bug
against klibc again? oops?)
Look for ?mtest-external? (second occurrence) in:
https://buildd.debian.org/status/fetch.php?pkg=mksh&arch=m68k&ver=59c-16&stamp=1643675884&raw=0
2014 Oct 03
0
Fwd: mksh-static segfaults on continued jobs
Hi there,
something to look at, maybe?
---------- Forwarded message ----------
From: Kacper Gutowski <mwgamera at gmail.com>
Message-ID: <20141003053550.GA8510 at gmail.com>
Date: Fri, 3 Oct 2014 07:35:50 +0200
Subject: Bug#763842: mksh-static segfaults on continued jobs
Package: mksh
Version: 50b-1
Severity: normal
Dear Maintainer,
When a job is continued after being stopped in
2014 Jun 11
2
[PATCH] isatty(): use TCGETS instead of TIOCGPGRP, like dietlibc does
While all ?real? ttys may support TIOCGPGRP, /dev/console doesn?t;
using TCGETS here allows Linux booted with init=/bin/mksh-static
to have working interactive command line (PS1, editing, etc).
Reported-by: Dominik George <d.george at tarent.de>
Signed-off-by: Thorsten Glaser <t.glaser at tarent.de>
---
usr/klibc/isatty.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
2019 Jan 20
0
testing by building mksh (was Re: RFT: klibc 2.0.5)
Hi Ben,
*massive* thanks for picking up klibc work. This might motivate
me to pick up some of the TODOs for it that have piled on in my
TODO (but only after the freeze, I?m sorry to say, I have more
to do for other packages).
>And I spotted another test program that has this property (setjmptest
setjmp is a good topic? I found that building mksh and running its
testsuite is a good test to
2019 Jan 21
1
testing by building mksh (was Re: RFT: klibc 2.0.5)
On Sun, 2019-01-20 at 14:18 +0000, Thorsten Glaser wrote:
> Hi Ben,
>
> *massive* thanks for picking up klibc work. This might motivate
> me to pick up some of the TODOs for it that have piled on in my
> TODO (but only after the freeze, I?m sorry to say, I have more
> to do for other packages).
>
> >And I spotted another test program that has this property
>
2013 Oct 30
0
CEBA-2013:1479 CentOS 6 mksh Update
CentOS Errata and Bugfix Advisory 2013:1479
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1479.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
dadc8e78ca30b5d9341cfb06b038e87fdbe2aeb687bd085f5ee49723c64892e9 mksh-39-7.el6_4.1.i686.rpm
x86_64:
2014 May 22
0
CEBA-2014:0533 CentOS 6 mksh FASTTRACK Update
CentOS Errata and Bugfix Advisory 2014:0533
Upstream details at : https://rhn.redhat.com/errata/RHBA-2014-0533.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
edf841f0529fbaec0ae2fb797d89ba0477480cf2c054153f92e4a4db65a14fa9 mksh-39-9.el6.i686.rpm
x86_64:
2012 May 15
5
[PATCH 0/5] resubmitting pending patches
Hi,
I?ve gone through the mailing list archives and hereby want
to resubmit my pending patches. Most are independent of each
other, except the m68k patch which will only be complete if
sigsuspend is also fixed. (It can be applied before that,
though.)
http://www.zytor.com/pipermail/klibc/2012-January/003173.html
[PATCH] fix m68k support
Resubmitted here as 0005. While there was a question from
2003 Nov 04
1
General installation question: mksh error
Here is the last output from the make install command:
Installing bin/readonly.so as /usr/local/samba/lib/vfs/readonly.so
Installing bin/cap.so as /usr/local/samba/lib/vfs/cap.so
Installing bin/CP850.so as /usr/local/samba/lib/charset/CP850.so
Installing bin/CP437.so as /usr/local/samba/lib/charset/CP437.so
./install-sh -c bin/libsmbclient.so /usr/local/samba/lib
mksh: Fatal error: Cannot load
2023 Jan 03
1
mips64el stat/time/…? problem
Hi,
I noticed a failure of mksh built with klibc on mips64el.
The failing test, on a high level, is this:
:>a
sleep 2
:>b
test a -nt b
echo $?
This is supposed to echo 1 (false) because a is not newer than b.
The test code is roughly:
// const char *opnd1 = "a";
// const char *opnd2 = "b";
// struct stat b1, b2;
// int s;
return (test_stat(opnd1, &b1) ==
2014 Jun 12
0
[PATCH] isatty(): use TCGETS instead of TIOCGPGRP, like dietlibc does
Maciej ?enczykowski dixit:
>I guess what I wanted to say is that it might be desirable to have the
>klibc shell do some dancing (perhaps controlled by some flags, but on
There is no klibc shell.
>child should
>
>setsid()
>close(2)
>close(1)
>close(0)
>open("/dev/ttyS0", O_RDONLY)
>open("/dev/ttyS0", O_WRONLY|O_NOCTTY)
2013 Nov 11
2
[PATCH 3/3] arm64: Introduce arm64 support
Steve Capper dixit:
>> Do we need the fpregs saved even though klibc doesn't do fp?
>For gcc targetting Aarch64, We can only guarantee that d8-d15 are
>left alone when -mgeneral-regs-only is supplied for building klibc
>and any software linked against klibc. I would much prefer to
We can enforce this in klcc, just like -mregparm=3 is used by
the i386 target.
bye,
//mirabilos
2012 May 18
1
[sh4] klibc SIGILL
Hi sh4 porters,
I?ve just fixed a regression of klibc to build from source
on sh4 using the sumotsu.debian.net porterbox (thanks for
making one available) and found a problem with your archi-
tecture: all binaries built with klibc (shared and static)
get a SIGILL (illegal instruction).
I suspect that different CFLAGS are needed. Please, someone,
have a look at it; a release of klibc 2.0 upstream
2012 May 25
4
klibc breakage on alpha, need porterbox
Hi,
is there a DD-accessible porterbox somewhere (slow would be ok,
as this is smallish software) with an up-to-date sid (enough to
install the recently-built libklibc-dev 2.0~rc5-1 and all other
B-D of mksh 40.9.20120518-1, as well as strace and gdb-minimal)?
Similarily to http://www.zytor.com/pipermail/klibc/2012-May/003229.html
I found klibc-compiled programmes on Alpha to fail (SIGSEGV
2016 Apr 14
1
[PATCH 1/1] x32 support
On Wed, Apr 13, 2016 at 7:24 PM, Thorsten Glaser <tg at mirbsd.de> wrote:
> Denis Bychkov dixit:
>
>>This is a klibc port to x32 architecture. I tried to reuse as many
>>existing files as possible, hence, a
>>script making symlinks to x86-64 files. I was running this on Debian
>>for about six months and hopefully,
>>found any close to surface bugs. Of
2022 Feb 02
1
qemu-user-static: mis-emulates something to do with process/signal handling (m68k, s390x, …)
On Tue, 2022-02-01 at 16:23 +0000, Thorsten Glaser wrote:
> retitle 925358 qemu-user-static: mis-emulates something to do with process/signal handling (m68k, s390x, ?)
> affects 925358 klibc-dev
> thanks
>
> This still happens. (And retitling because I almost filed a bug
> against klibc again? oops?)
>
> Look for ?mtest-external? (second occurrence) in:
>