search for: typecmds

Displaying 9 results from an estimated 9 matches for "typecmds".

2020 Mar 28
0
[klibc:update-dash] dash: builtin: Mark more regular built-ins
Commit-ID: a24fb71983693cab52a3b9f5c163a54518a170a1 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=a24fb71983693cab52a3b9f5c163a54518a170a1 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Sat, 19 May 2018 02:39:49 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: builtin: Mark
2019 Jan 25
0
[klibc:update-dash] [BUILTIN] Small optimisation of command -pv change
Commit-ID: c5667560c8ffc917b99ccaa77898a998cbe4d72b Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=c5667560c8ffc917b99ccaa77898a998cbe4d72b Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Fri, 26 Sep 2014 16:47:25 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] [BUILTIN] Small
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] Small optimisation of command -pv change
Commit-ID: 966eb99fcbe60e5dc65ca75a9db95ccffcd086ac Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=966eb99fcbe60e5dc65ca75a9db95ccffcd086ac Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Fri, 26 Sep 2014 16:47:25 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: [BUILTIN] Small
2004 Nov 13
0
[minor patch] ash `type' builtin
-------------- next part -------------- (minor) In klibc-0.192 (and earlier), `type' ash builtin is somewhat broken: # type printf printf/usr/bin/printf (ie there's no " is " in between the command and the filename. This patch fixed the problem. /mjt exec.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletion(-) --- ash/exec.c.orig Thu Sep 16 01:36:58 2004 +++
2019 Jan 25
0
[klibc:update-dash] [BUILTIN] command: allow combining -p with -v
Commit-ID: 1dae6fbfd351314e5ca22cd11b25221a090bd7ac Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=1dae6fbfd351314e5ca22cd11b25221a090bd7ac Author: Harald van Dijk <harald at gigawatt.nl> AuthorDate: Fri, 26 Sep 2014 16:35:15 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] [BUILTIN] command: allow
2020 Mar 28
0
[klibc:update-dash] dash: [BUILTIN] command: allow combining -p with -v
Commit-ID: 7e96bd023e7a381115727e16d9e3e57e1201d412 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=7e96bd023e7a381115727e16d9e3e57e1201d412 Author: Harald van Dijk <harald at gigawatt.nl> AuthorDate: Fri, 26 Sep 2014 16:35:15 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: [BUILTIN] command:
2020 Mar 28
0
[klibc:update-dash] dash: exec: Stricter pathopt parsing
Commit-ID: 604d3a0a1570f3478360913c2935ea53d18857e6 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=604d3a0a1570f3478360913c2935ea53d18857e6 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Sat, 19 May 2018 02:39:50 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: exec: Stricter
2015 Sep 03
2
Fuzzing complex programs
On Thu, Sep 3, 2015 at 6:45 PM, Kostya Serebryany <kcc at google.com> wrote: > Did you build the Postgres code with -fsanitize-coverage=... ? Yes: CC = clang CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -g -O0 -fsanitize=address
2015 Sep 03
2
Fuzzing complex programs
...mmands/operatorcmds.o commands/opclasscmds.o > commands/policy.o commands/portalcmds.o commands/prepare.o > commands/proclang.o commands/schemacmds.o commands/seclabel.o > commands/sequence.o commands/tablecmds.o commands/tablespace.o > commands/trigger.o commands/tsearchcmds.o commands/typecmds.o > commands/user.o commands/vacuum.o commands/vacuumlazy.o > commands/variable.o commands/view.o executor/execAmi.o > executor/execCurrent.o executor/execGrouping.o executor/execIndexing.o > executor/execJunk.o executor/execMain.o executor/execProcnode.o > executor/execQual.o execut...