RSS feed
bc4494b4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/14 12:27
Add direct open flag
e9c3e68f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/14 12:11
Add and correct file manipulation stuff.
eacfd7db
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/14 09:21
Add support for pipe() syscall.
82ed916d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/14 06:49
Improve comments.
c212e703
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/14 06:40
Add path joining and normalization functions.
968a619a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/12 15:45
Reduce nesting levels in resolver.
9843a5b9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/12 15:39
Remove workaround for compiler bug.
7806ff93
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/12 07:37
Update the documentation for myrbuild.
94e367e2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/11 18:16
Implement waitstatus() for freebsd.
b00f9d00
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/11 15:53
Add missing file.
86b48fa0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/11 15:46
Simplify runtime overrride scheme.
378fb4a0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/11 15:34
Spit out the runtime from libstd.
5c185d0f
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/11 15:34
more modifications for FreeBSD port
b678c30f
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/06 19:14
Merge remote-tracking branch 'origin/freebsd-port'
849ce44a
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/06 19:00
Merge branch 'master' of https://github.com/akoshibe/mc
630d88d3
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/05 20:12
Merge branch 'master' of https://github.com/oridb/mc
ae643e10
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/06 17:20
Add initial cut for freebsd start code.
ca443e95
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/05 20:12
Merge branch 'master' of https://github.com/oridb/mc
489c5feb
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/05 20:06
Parts of syscall wrapper for FreeBSD
bc0b3961
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/05 19:49
Add missing test file
67608f06
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/04 19:54
Step through default types when specializing.
106bbb49
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/04 18:15
Better formatting for fmtunion
abd0b643
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/04 18:14
Don't print 'tynil' in ucons.
dd84b816
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/04 16:03
Add proper checking for types with parameters.
2875136e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/16 07:46
Use probed values from configure
8148ffb8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/02 20:42
Removing a binary blob.
72585365
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/20 15:25
Add 'swap' to libstd
014b7612
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/14 20:14
Fix compilation on GCC 4.8
2a6476bb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/15 15:44
More debug logging.
03de87ed
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/14 18:58
More debug dumps with final substitutions.
62a1e11f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/14 18:41
Indent trace information.
6f20a44d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/14 18:11
Sync eqivalent member on OSX names with linux.