Displaying 20 results from an estimated 400 matches similar to: "[klibc:update-dash] dash: parser: Add syntax stack for recursive parsing"
2019 Jan 25
0
[klibc:update-dash] parser: Add syntax stack for recursive parsing
Commit-ID: 5dcca37d55b772e13d6d56eac9a7b733e69e99d2
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=5dcca37d55b772e13d6d56eac9a7b733e69e99d2
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 9 Mar 2018 00:14:02 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] parser: Add syntax
2019 Jan 25
0
[klibc:update-dash] parser: Fix single-quoted patterns in here-documents
Commit-ID: 1b256320b2da39c93e8e891e4a0b473488b68a3a
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=1b256320b2da39c93e8e891e4a0b473488b68a3a
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 9 Mar 2018 23:07:53 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] parser: Fix
2020 Mar 28
0
[klibc:update-dash] dash: parser: Fix single-quoted patterns in here-documents
Commit-ID: 54da8ae3f40ab0181d9cf5e915c2a01b62205888
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=54da8ae3f40ab0181d9cf5e915c2a01b62205888
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 9 Mar 2018 23:07:53 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: parser: Fix
2019 Jan 25
0
[klibc:update-dash] parser: Allow newlines within parameter substitution
Commit-ID: 5be21a4b26eb56c7d84544b30353920b35693614
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=5be21a4b26eb56c7d84544b30353920b35693614
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Thu, 22 Mar 2018 21:41:24 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] parser: Allow
2020 Mar 28
0
[klibc:update-dash] dash: parser: Allow newlines within parameter substitution
Commit-ID: c4e624f2b9b9aa1cd9b6f6a79a7529aa21275b9c
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c4e624f2b9b9aa1cd9b6f6a79a7529aa21275b9c
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Thu, 22 Mar 2018 21:41:24 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: parser: Allow
2019 Jan 25
0
[klibc:update-dash] parser: Fix incorrect eating of backslash newlines
Commit-ID: 5485646761fe402c332fe07abc973060af57ee59
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=5485646761fe402c332fe07abc973060af57ee59
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 11 May 2018 23:41:25 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] parser: Fix incorrect
2020 Mar 28
0
[klibc:update-dash] dash: parser: Fix incorrect eating of backslash newlines
Commit-ID: c3b0fa9573b914694612b7a2bbf658928b5fb097
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c3b0fa9573b914694612b7a2bbf658928b5fb097
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 11 May 2018 23:41:25 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: parser: Fix
2019 Jan 25
0
[klibc:update-dash] parser: use pgetc_eatbnl() in more places
Commit-ID: acd0936c5f8b4f5d94065ca46714d17e6a882cf2
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=acd0936c5f8b4f5d94065ca46714d17e6a882cf2
Author: Harald van Dijk <harald at gigawatt.nl>
AuthorDate: Thu, 8 Mar 2018 08:37:11 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] parser: use pgetc_eatbnl()
2020 Mar 28
0
[klibc:update-dash] dash: parser: use pgetc_eatbnl() in more places
Commit-ID: a4659bfa776f24f790c3ec071c5c9ef9459cdb70
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=a4659bfa776f24f790c3ec071c5c9ef9459cdb70
Author: Harald van Dijk <harald at gigawatt.nl>
AuthorDate: Thu, 8 Mar 2018 08:37:11 +0100
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: parser: use
2019 Jan 25
0
[klibc:update-dash] [PARSER] Add nlprompt/nlnoprompt helpers
Commit-ID: 053123b458f2c57d3e19a5c4ee8f55a9a056694a
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=053123b458f2c57d3e19a5c4ee8f55a9a056694a
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 29 Sep 2014 22:53:53 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] [PARSER] Add
2020 Mar 28
0
[klibc:update-dash] dash: [PARSER] Add nlprompt/nlnoprompt helpers
Commit-ID: 25465e7d5b75f8d62d668c2e45be202111d5f027
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=25465e7d5b75f8d62d668c2e45be202111d5f027
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Mon, 29 Sep 2014 22:53:53 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: [PARSER] Add
2019 Jan 25
0
[klibc:update-dash] parser: Fix parameter expansion inside inner double quotes
Commit-ID: 101798c92a7ef3f9d3fc34afc7b0bc4fbfb42caf
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=101798c92a7ef3f9d3fc34afc7b0bc4fbfb42caf
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Tue, 3 Apr 2018 01:04:55 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] parser: Fix parameter
2020 Mar 28
0
[klibc:update-dash] dash: parser: Fix parameter expansion inside inner double quotes
Commit-ID: f7cbabef4c6d732406affe8d71b2f53bb24baa2f
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=f7cbabef4c6d732406affe8d71b2f53bb24baa2f
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Tue, 3 Apr 2018 01:04:55 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: parser: Fix
2006 Jan 08
2
[mips] pipe doesn't work in dash
Pipe doesn't work in dash on mips/mipsel - everything delivered to a
pipe is shown on stdout:
mipsel:
$ echo foo | cat > ~/d
foo
<ctrl-c pressed manually>
$ cat ~/d
$
i386:
$ echo foo | cat > ~/d
$ cat ~/d
foo
$
This may be related to the following warnings during compilation but
I'm not sure:
klibc/arch/mips/syscall.S: Assembler messages:
klibc/arch/mips/syscall.S:12:
2012 Oct 01
0
[klibc:master] Avoid overflow for very long variable name
Commit-ID: 127b17bb38dbfc95386a52b2159f059221d33497
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=127b17bb38dbfc95386a52b2159f059221d33497
Author: Jim Meyering <jim at meyering.net>
AuthorDate: Tue, 3 Jul 2012 17:32:33 +0800
Committer: maximilian attems <max at stro.at>
CommitDate: Mon, 1 Oct 2012 15:14:16 +0200
[klibc] Avoid overflow for very long
2010 Apr 16
0
[git pull v4] dash, sh4, ipconfig, dprintf, fstype, README's
hello hpa,
pulled in latest dash containing your jobcontrol patch and fixed
faccessat() in klibc on the way. the build of this needs lmkl fix:
http://marc.info/?l=linux-kernel&m=127138736217956&w=2
patch queue otherwise similar to previous pull request, please pull:
git pull git://git.debian.org/users/maks/klibc.git maks
Aleksey Cheusov (1):
[klibc] [BUILD] Fixed build on NetBSD
2010 Mar 22
1
[git pull] dash, sh4, README's
hello hpa,
pushed out new patch queue :)
It contains the sync with latest dash git, renaming of some README's
to ease their packaging, sparc32 socket test and a sh4 fix by Debian
porters (numbers of changes is huge, but mostly contained in dash).
git pull git://git.debian.org/users/maks/klibc.git maks
initramfs-tools seems happy with that version of dash,
saw no regression on boot test with
2010 Apr 16
0
[PATCH] pull faccessat() system call
3-arg faccessat is unfortunately an incomplete implementation.
It does not match user-space needs, for example due to wrong answer
when egid != gid.
dash started to detect klibc faccessat() syscall wrapper.
Signed-off-by: maximilian attems <max at stro.at>
---
usr/include/unistd.h | 1 -
usr/klibc/SYSCALLS.def | 3 ++-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
2010 Mar 28
1
[git pull v3] dash, sh4, ipconfig, dprintf, fstype, README's
hello hpa!
added on top of queue ext4 fix, that Ubuntu is carrying from cjwatson.
Got missed out in previous pull requests. Btrfs recognition in fstype.
the patch queue contains sync with latest dash, sh4 fix by Debian porters,
dprintf usage in ipconfig, kinit and nfsmount instead of buggy DEBUG
macro. ipconfig memcpy usage to avoid strict aliasing warnings.
Some interesting README's got
2019 Jan 25
0
[klibc:update-dash] [EXPAND] Propagate EXP_QPAT in subevalvar
Commit-ID: 6fdcdeda572daa647e508fa3bbf972a8c5f73e02
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=6fdcdeda572daa647e508fa3bbf972a8c5f73e02
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Fri, 23 Aug 2013 20:04:12 +1000
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] [EXPAND] Propagate