shithub: mc

RSS feed

ba1671ef – Ori Bernstein <[email protected]> authored on 2014/08/22 07:00
Wrap freebsd syscall args in 'a()'.

36f222ac – Ori Bernstein <[email protected]> authored on 2014/08/22 06:43
Also wrap syscall args on OSX with 'a()' function.

a0ab14aa – Ori Bernstein <[email protected]> authored on 2014/08/21 20:17
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc

9ed8ab55 – Ori Bernstein <[email protected]> authored on 2014/08/21 20:07
Wrap up syscall args in trivial 'a()' function.

c55bb874 – Ori Bernstein <[email protected]> authored on 2014/08/21 20:06
Remove bogus test.

6a9c60a0 – Ori Bernstein <[email protected]> authored on 2014/08/21 20:06
Fix swapped loop indexes.

dae8be83 – Ori Bernstein <[email protected]> authored on 2014/08/20 16:14
Use pid type in sys-osx.myr

8849da69 – Ori Bernstein <[email protected]> authored on 2014/08/20 11:13
Clean up formatting.

6863b805 – Ori Bernstein <[email protected]> authored on 2014/08/20 10:45
Add spork() and sporkfd() calls

0c36acb0 – Ori Bernstein <[email protected]> authored on 2014/08/20 06:28
Add kqueue syscalls.

b01a5489 – Ori Bernstein <[email protected]> authored on 2014/08/19 21:36
Add poll() syscall.

c9217ae2 – Ori Bernstein <[email protected]> authored on 2014/08/19 17:17
Add epoll syscalls to libstd on linux.

e359b66f – Ori Bernstein <[email protected]> authored on 2014/08/19 14:29
Fix broken test.

0ed042f0 – Ori Bernstein <[email protected]> authored on 2014/08/19 13:06
Fix pointer comparisons, and add a test for it.

9afc669e – Ori Bernstein <[email protected]> authored on 2014/08/19 12:00
Refactor towards supporting struct compares.

093f036f – Ori Bernstein <[email protected]> authored on 2014/08/19 11:27
Add test for big condition arguments.

a2158926 – Ori Bernstein <[email protected]> authored on 2014/08/19 06:23
Don't spuriously add include paths.

e33c25d1 – Ori Bernstein <[email protected]> authored on 2014/08/19 06:18
Add back the warning flags.

0ac71592 – Ori Bernstein <[email protected]> authored on 2014/08/19 06:10
Harmonize types.

45f3240f – Ori Bernstein <[email protected]> authored on 2014/08/18 21:03
Fix the date.

9ca6c28c – Ori Bernstein <[email protected]> authored on 2014/08/18 21:01
Document the build system.

4ca9e2fd – Ori Bernstein <[email protected]> authored on 2014/08/18 20:17
A little bit more cleanup.

0d51143d – Ori Bernstein <[email protected]> authored on 2014/08/18 20:00
Clean up makefiles a bit.

d272c399 – Ori Bernstein <[email protected]> authored on 2014/08/18 15:56
Fix directory reading on OSX.

447e1f5a – Ori Bernstein <[email protected]> authored on 2014/08/18 15:48
More missing fd -> uint64 casts.

061e88f5 – Ori Bernstein <[email protected]> authored on 2014/08/18 13:49
Add fput/fputv calls.

35aab1f4 – Ori Bernstein <[email protected]> authored on 2014/08/18 13:47
Cast 'fd' to appropriate sized type.

1e4d6558 – Ori Bernstein <[email protected]> authored on 2014/08/18 13:20
Add missing test data

e5e7c55f – Ori Bernstein <[email protected]> authored on 2014/08/18 13:07
Add test for label preservation change.

bd7afb99 – Ori Bernstein <[email protected]> authored on 2014/08/18 13:02
Preserve indexes when folding variables.

b7d4386b – Ori Bernstein <[email protected]> authored on 2014/08/15 11:29
Add shuffled alloc/free to the alloc test.

52af0fab – Ori Bernstein <[email protected]> authored on 2014/08/15 11:21
Add copious allocs to benchmarks.

437f6d85 – Ori Bernstein <[email protected]> authored on 2014/08/15 11:13
Add benchmarking runner and makefile.

a5a4e162 – Ori Bernstein <[email protected]> authored on 2014/08/15 11:09
Disable implicit rules.

86dab9d2 – Ori Bernstein <[email protected]> authored on 2014/08/14 12:27
Add direct open flag

beaf623d – Ori Bernstein <[email protected]> authored on 2014/08/14 12:11
Add and correct file manipulation stuff.

69eda20a – Ori Bernstein <[email protected]> authored on 2014/08/14 09:21
Add support for pipe() syscall.

e432245e – Ori Bernstein <[email protected]> authored on 2014/08/14 06:49
Improve comments.

8ce47c5a – Ori Bernstein <[email protected]> authored on 2014/08/14 06:40
Add path joining and normalization functions.

de4e4e08 – Ori Bernstein <[email protected]> authored on 2014/08/12 15:45
Reduce nesting levels in resolver.

e00ae763 – Ori Bernstein <[email protected]> authored on 2014/08/12 15:39
Remove workaround for compiler bug.

dacb00e5 – Ori Bernstein <[email protected]> authored on 2014/08/12 07:37
Update the documentation for myrbuild.

2187a321 – Ori Bernstein <[email protected]> authored on 2014/08/11 18:16
Implement waitstatus() for freebsd.

11ff08b7 – Ori Bernstein <[email protected]> authored on 2014/08/11 15:53
Add missing file.

1cf88db2 – Ori Bernstein <[email protected]> authored on 2014/08/11 15:46
Simplify runtime overrride scheme.

70ab782a – Ori Bernstein <[email protected]> authored on 2014/08/11 15:34
Spit out the runtime from libstd.

fb85c50f – akoshibe <[email protected]> authored on 2014/08/11 15:34
more modifications for FreeBSD port

0aa3e765 – akoshibe <[email protected]> authored on 2014/08/06 19:14
Merge remote-tracking branch 'origin/freebsd-port'

36588445 – akoshibe <[email protected]> authored on 2014/08/06 19:00
Merge branch 'master' of https://github.com/akoshibe/mc

5ae8f105 – akoshibe <[email protected]> authored on 2014/08/05 20:12
Merge branch 'master' of https://github.com/oridb/mc

93809f88 – Ori Bernstein <[email protected]> authored on 2014/08/06 17:20
Add initial cut for freebsd start code.

899ff84c – akoshibe <[email protected]> authored on 2014/08/05 20:12
Merge branch 'master' of https://github.com/oridb/mc

aac963ba – akoshibe <[email protected]> authored on 2014/08/05 20:06
Parts of syscall wrapper for FreeBSD

4a8b6a32 – Ori Bernstein <[email protected]> authored on 2014/08/05 19:49
Add missing test file

07d0605a – Ori Bernstein <[email protected]> authored on 2014/08/04 19:54
Step through default types when specializing.

b8c37ce0 – Ori Bernstein <[email protected]> authored on 2014/08/04 18:15
Better formatting for fmtunion

545ee279 – Ori Bernstein <[email protected]> authored on 2014/08/04 18:14
Don't print 'tynil' in ucons.

311adc5c – Ori Bernstein <[email protected]> authored on 2014/08/04 16:03
Add proper checking for types with parameters.

4dc63d86 – Ori Bernstein <[email protected]> authored on 2014/07/16 07:46
Use probed values from configure

560d4a22 – Ori Bernstein <[email protected]> authored on 2014/08/02 20:42
Removing a binary blob.

ec024153 – Ori Bernstein <[email protected]> authored on 2014/07/20 15:25
Add 'swap' to libstd

5e8a1559 – Ori Bernstein <[email protected]> authored on 2014/07/14 20:14
Fix compilation on GCC 4.8

c7a2126d – Ori Bernstein <[email protected]> authored on 2014/07/15 15:44
More debug logging.

4d8b6e9b – Ori Bernstein <[email protected]> authored on 2014/07/14 18:58
More debug dumps with final substitutions.

70089e1b – Ori Bernstein <[email protected]> authored on 2014/07/14 18:41
Indent trace information.

65373d4d – Ori Bernstein <[email protected]> authored on 2014/07/14 18:11
Sync eqivalent member on OSX names with linux.

17dda8e9 – Ori Bernstein <[email protected]> authored on 2014/07/14 17:42
Fix generic type construction.

44e5ed3e – Ori Bernstein <[email protected]> authored on 2014/07/09 18:14
Return size from std.read

e0022424 – Ori Bernstein <[email protected]> authored on 2014/07/09 17:57
Change syntax for tuples.

73d29726 – Ori Bernstein <[email protected]> authored on 2014/07/06 08:46
Delete dead directory.

ea7b5977 – Ori Bernstein <[email protected]> authored on 2014/06/27 21:18
Fix indentation on benchmark code.

d1891d86 – Ori Bernstein <[email protected]> authored on 2014/06/27 12:00
I can't remember the last time I used 'myrtypes'.

c8604d93 – Ori Bernstein <[email protected]> authored on 2014/06/25 21:00
Fix slurp.

a0916751 – Ori Bernstein <[email protected]> authored on 2014/06/24 20:09
Fix missing newlines in pretty prints.

aa749f4e – Ori Bernstein <[email protected]> authored on 2014/06/24 19:55
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc

a0450d9c – Ori Bernstein <[email protected]> authored on 2014/06/24 19:54
Add borked test case for generic chaining.

bfc805b9 – Ori Bernstein <[email protected]> authored on 2014/06/24 06:38
Fix syscall signatures on OSX

70caab3b – Ori Bernstein <[email protected]> authored on 2014/06/22 16:54
Fix test expectations for stdfmtpad.

373ca257 – Ori Bernstein <[email protected]> authored on 2014/06/21 09:45
Correct support for zero/space padded negative int

13c80d5f – Ori Bernstein <[email protected]> authored on 2014/06/21 09:29
Add tests for padded format strings.

f19346b4 – Ori Bernstein <[email protected]> authored on 2014/06/21 09:20
Add support for padded strings.

49a1983f – Ori Bernstein <[email protected]> authored on 2014/06/20 13:39
add lstat() syscall

3ecbc6e0 – Ori Bernstein <[email protected]> authored on 2014/06/20 13:38
Fix struct stat.

c129c9ed – Ori Bernstein <[email protected]> authored on 2014/06/20 13:37
Compute the directory length

0dccb3c8 – Ori Bernstein <[email protected]> authored on 2014/06/20 09:10
Fix struct stat under Linux.

34266f6c – Ori Bernstein <[email protected]> authored on 2014/06/20 07:36
Move to stat64 on OSX.

ea7ee26b – Ori Bernstein <[email protected]> authored on 2014/06/19 16:56
Add support for directory listing under OSX

c464f4b8 – Ori Bernstein <[email protected]> authored on 2014/06/19 16:46
Fix dir-linux to actually keep the offset.

5fc8fe7b – Ori Bernstein <[email protected]> authored on 2014/06/19 10:25
Add directory listing under Linux.

314b2c16 – Ori Bernstein <[email protected]> authored on 2014/06/19 09:46
Fix getdents() syscall.

eee4c338 – Ori Bernstein <[email protected]> authored on 2014/06/19 07:51
Make system/arch dependent rules generic.

083432b4 – Ori Bernstein <[email protected]> authored on 2014/06/18 22:19
Add getdents function to linux.

19701868 – Ori Bernstein <[email protected]> authored on 2014/06/18 22:09
x

38fbec29 – Ori Bernstein <[email protected]> authored on 2014/06/18 06:57
Add IP protos to OSX

045848e7 – Ori Bernstein <[email protected]> authored on 2014/06/18 06:53
Merge https://github.com/oridb/mc

d602a0b9 – Ori Bernstein <[email protected]> authored on 2014/06/18 06:52
Optimize nodemoves()

e0e8aafa – Ori Bernstein <[email protected]> authored on 2014/06/17 21:31
Add raw socket type.

dd39ca79 – Ori Bernstein <[email protected]> authored on 2014/06/17 21:10
Merge pull request #1 from akoshibe/master

83fd0c25 – Ori Bernstein <[email protected]> authored on 2014/06/17 19:51
Make 'make install' build the library.

aad5f3f9 – akoshibe <[email protected]> authored on 2014/06/17 16:56
added sockproto values

Next