shithub: mc

RSS feed

943c865b – Ori Bernstein <ori@eigenstate.org> authored and Ori Bernstein <ori@mmarkovcorp.com> committed on 2017/09/13 11:04
Add loop checking to libfileutil.

1f4389df – S. Gilles <sgilles@math.umd.edu> authored and Ori Bernstein <ori@mmarkovcorp.com> committed on 2017/09/12 21:32
Change interface of fileutil.bywalk to fix recursing

d1432628 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/13 06:26
Create output path before using it

a5cc4f8e – Ori Bernstein <ori@obwan.hsd1.ca.comcast.net> authored on 2017/09/12 15:58
Add syscalls for OpenBSD 6.2

97df0d05 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/12 21:51
Fix off by one for FreeBSD/OpenBSD

b0ba8153 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/13 00:34
Fix missing syscall args.

90fcb10f – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/12 19:16
Fix typos.

52a96156 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/12 17:06
Make announce API more cross platform.

615d1d87 – Ori Bernstein <ori@mmarkovcorp.com> authored on 2017/09/12 09:40
Remove junk code.

bd254540 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/11 19:27
Add missing listen implementation on plan9.

59d49a97 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/11 17:46
Announce now implicitly listens.

210d305e – Ori Bernstein <ori@mmarkovcorp.com> authored on 2017/09/11 06:58
Fix indentation.

014aa4ae – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/10 18:46
Include deps in libhttp bld.sub

94c79035 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/10 17:44
Fix typo.

735a7d29 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/10 17:43
Merge ../libhttp

dd8235ce – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/10 17:38
Refcount the HTTP server.

38941f5e – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/10 15:11
Add `tmpdir` function.

73c618bf – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/10 09:46
Shuffle a comment.

c3b5d8f4 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/10 09:17
Add fexists check before mkdir.

2551a758 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 21:35
Fix 32 bit float formatting.

b0fd36e3 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 21:07
Put a bunch of things into a hash table.

16b5ec84 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 21:06
Add a hash table put benchmark.

befeeb30 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 19:51
Add hash table htget benchmark.

509d0717 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 19:13
Emit rotl/rotr instructions.

795ee8f8 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 18:25
Format whitespace.

997b26b1 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 12:54
Fix gettimeofday() on OSX.

2b99364b – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 12:49
Fix bootstrap script on OSX

fc836572 – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 12:15
Fix `mk check` on plan 9.

40cb514d – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 12:15
Regenerate bootstrap files.

0b561ccd – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 10:55
Give a sane default for NCPU.

26fbf11c – Ori Bernstein <ori@eigenstate.org> authored on 2017/09/09 10:54
We don't need to write all the zeros explicitly.