search for: tblentri

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

Did you mean: tblentry
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
2017 Oct 18
1
uniform sampling without replacement algorithm
> From: "Pavel S. Ruzankin" <ruzankin at math.nsc.ru> > Let us consider the current uniform sampling without replacement > algorithm. It resides in function do_sample in > https://svn.r-project.org/R/trunk/src/main/random.c > Its complexity is obviously O(n), where the sample is selected from > 1...n, since the algorithm has to create a vector of length n. So
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:
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
2019 Jan 25
0
[klibc:update-dash] builtin: describe_command - fix incorrect path
Commit-ID: 4d9e71d139782c7bbd47285e7c38874965502e19 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=4d9e71d139782c7bbd47285e7c38874965502e19 Author: Harald van Dijk <harald at gigawatt.nl> AuthorDate: Fri, 26 May 2017 09:59:44 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Fri, 25 Jan 2019 02:57:21 +0000 [klibc] builtin: describe_command
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
2020 Mar 28
0
[klibc:update-dash] dash: builtin: describe_command - fix incorrect path
Commit-ID: ae4ebb19df70ec73eb3ae9721762d40dd6bd3d1f Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=ae4ebb19df70ec73eb3ae9721762d40dd6bd3d1f Author: Harald van Dijk <harald at gigawatt.nl> AuthorDate: Fri, 26 May 2017 09:59:44 +0200 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:54 +0000 [klibc] dash: builtin:
2020 Mar 28
0
[klibc:update-dash] dash: exec: Do not allocate stack string in padvance
Commit-ID: 6e48f19172d90268f524bf1a3788f7c023b24391 Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=6e48f19172d90268f524bf1a3788f7c023b24391 Author: Herbert Xu <herbert at gondor.apana.org.au> AuthorDate: Sat, 19 May 2018 02:39:48 +0800 Committer: Ben Hutchings <ben at decadent.org.uk> CommitDate: Sat, 28 Mar 2020 21:42:55 +0000 [klibc] dash: exec: Do not