shithub: mc

RSS feed

837deb5c – Ori Bernstein <[email protected]> authored on 2015/01/06 10:48
Slightly less confusing error messages.

2dff776a – Ori Bernstein <[email protected]> authored on 2015/01/06 09:42
Better error messages for indexing.

f11ffeb1 – Ori Bernstein <[email protected]> authored on 2015/01/06 09:12
Print better context string: contain types in expr summaries.

c96b770a – Ori Bernstein <[email protected]> authored on 2015/01/06 08:29
Improve error messages.

468265b7 – Ori Bernstein <[email protected]> authored on 2015/01/06 06:03
Error out when passing void as a function argument.

052d543c – Ori Bernstein <[email protected]> authored on 2015/01/04 10:51
Make myrbuild just build everything.

0b7ef387 – Ori Bernstein <[email protected]> authored on 2015/01/04 10:30
Merge commit '1877918ac3ebf4ca955a0956a1067139c06efb7c'

1877918a – Ori Bernstein <[email protected]> authored on 2015/01/04 10:21
Remove debugging code.

a07d0b46 – Ori Bernstein <[email protected]> authored on 2015/01/04 09:46
Remember the environment variables we grabbed, instead of leaking them.

bdbe63d8 – Ori Bernstein <[email protected]> authored on 2015/01/04 09:19
Improve myrbuild error message.

f892d705 – Ori Bernstein <[email protected]> authored on 2015/01/04 08:58
Fix compile issue: type mismatch.

302d0761 – Ori Bernstein <[email protected]> authored on 2015/01/04 08:56
Fix broken stat.

fcd25570 – Ori Bernstein <[email protected]> authored on 2015/01/04 08:58
Fix compile issue: type mismatch.

b91f9a20 – Ori Bernstein <[email protected]> authored on 2015/01/04 08:56
Fix broken stat.

06fc2527 – Ori Bernstein <[email protected]> authored on 2015/01/04 06:57
Fix this extra arg in lfatal bug again.

e1a091f7 – Ori Bernstein <[email protected]> authored on 2015/01/04 06:57
Fix this extra arg in lfatal bug again.

312487e2 – Ori Bernstein <[email protected]> authored on 2015/01/04 06:51
Fix help options.

4bff4b0a – Ori Bernstein <[email protected]> authored on 2015/01/04 06:51
Fix help options.

16ceea9c – Ori Bernstein <[email protected]> authored on 2015/01/03 17:36
Update syswrap and sys so our segfree call works.

4306aa0f – Ori Bernstein <[email protected]> authored on 2015/01/03 17:36
Update syswrap and sys so our segfree call works.

d12aa33d – Ori Bernstein <[email protected]> authored on 2015/01/03 14:40
Grow buffer exponentially when slurping.

f7a72a58 – Ori Bernstein <[email protected]> authored on 2015/01/03 14:40
Grow buffer exponentially when slurping.

688b3b5a – Ori Bernstein <[email protected]> authored on 2015/01/03 14:20
Update TODO.

d77c63a4 – Ori Bernstein <[email protected]> authored on 2015/01/03 14:20
Update TODO.

5b36d5c8 – Ori Bernstein <[email protected]> authored on 2015/01/03 12:59
Don't leak memory in the allocator.

cd3ab434 – Ori Bernstein <[email protected]> authored on 2015/01/03 12:59
Don't leak memory in the allocator.

2899d4b4 – Ori Bernstein <[email protected]> authored on 2015/01/03 11:14
Make libstd's bldfile more correct.

bfa11fcb – Ori Bernstein <[email protected]> authored on 2015/01/03 11:14
Make libstd's bldfile more correct.

0b66de42 – Unknown <glenda@cirno> authored on 2015/01/03 11:00
Implement directory entries on Plan 9.

e033f64d – Unknown <glenda@cirno> authored on 2015/01/03 11:00
Implement directory entries on Plan 9.

50e78170 – Ori Bernstein <[email protected]> authored on 2015/01/03 10:20
Make statbuf offsets pkglocal

aac52bce – Ori Bernstein <[email protected]> authored on 2015/01/03 10:20
Make statbuf offsets pkglocal

44c0c060 – Ori Bernstein <[email protected]> authored on 2015/01/02 05:59
There is no 'die' function accessible to sys.

e6b3c595 – Ori Bernstein <[email protected]> authored on 2015/01/02 05:59
There is no 'die' function accessible to sys.

a6fa17ca – Ori Bernstein <[email protected]> authored on 2015/01/01 10:54
Align brk() calls.

33b4271b – Ori Bernstein <[email protected]> authored on 2015/01/01 10:54
Align brk() calls.

6aeba77e – Ori Bernstein <[email protected]> authored on 2015/01/01 10:54
Remove unused debug declaration.

4c776943 – Ori Bernstein <[email protected]> authored on 2015/01/01 10:54
Remove unused debug declaration.

812b363d – Ori Bernstein <[email protected]> authored on 2015/01/01 10:54
Remove unnecessary cast.

ea325034 – Ori Bernstein <[email protected]> authored on 2015/01/01 10:54
Remove unnecessary cast.

61843c77 – Ori Bernstein <[email protected]> authored on 2015/01/01 09:48
Fix up wait on plan9 to check for empty exit status.

95d4d775 – Ori Bernstein <[email protected]> authored on 2015/01/01 09:48
Fix up wait on plan9 to check for empty exit status.

fe3234f9 – Ori Bernstein <[email protected]> authored on 2015/01/01 09:47
Add syswrap() code to check if a file exists.

e44decfe – Ori Bernstein <[email protected]> authored on 2015/01/01 09:47
Add syswrap() code to check if a file exists.

5cf5b36e – Ori Bernstein <[email protected]> authored on 2015/01/01 09:46
Get the length of the env var right.

93693aa9 – Ori Bernstein <[email protected]> authored on 2015/01/01 09:46
Get the length of the env var right.

ecff997d – Ori Bernstein <[email protected]> authored on 2015/01/01 08:11
Fix stat and getsysinfo.

3ecd3ce8 – Ori Bernstein <[email protected]> authored on 2015/01/01 08:11
Fix stat and getsysinfo.

4f1ea224 – Ori Bernstein <[email protected]> authored on 2014/12/31 20:07
Get args[:][:] set up on plan 9.

59d77e00 – Ori Bernstein <[email protected]> authored on 2014/12/31 20:07
Get args[:][:] set up on plan 9.

26f202d8 – Ori Bernstein <[email protected]> authored on 2014/12/31 12:03
Fix up libstd on plan9.

fc13f869 – Ori Bernstein <[email protected]> authored on 2014/12/31 12:03
Fix up libstd on plan9.

d45042b7 – Ori Bernstein <[email protected]> authored on 2014/12/31 09:27
Make the Wsignal name clearer.

e91fba6d – Ori Bernstein <[email protected]> authored on 2014/12/31 09:27
Make the Wsignal name clearer.

c5a85da3 – Ori Bernstein <[email protected]> authored on 2014/12/31 09:09
Update the bldfile to match the Makefile.

405aec54 – Ori Bernstein <[email protected]> authored on 2014/12/31 09:09
Update the bldfile to match the Makefile.

4bc888e7 – Ori Bernstein <[email protected]> authored on 2014/12/31 08:53
Make wait() more portable.

c0b460f4 – Ori Bernstein <[email protected]> authored on 2014/12/31 08:53
Make wait() more portable.

04eb6094 – Ori Bernstein <[email protected]> authored on 2014/12/30 19:58
Make a generic, platform agnostic wait.

4eae5641 – Ori Bernstein <[email protected]> authored on 2014/12/30 19:58
Make a generic, platform agnostic wait.

f1432bf2 – Ori Bernstein <[email protected]> authored on 2014/12/30 13:07
Clean up C string conversion code a bit.

7cabbcaa – Ori Bernstein <[email protected]> authored on 2014/12/30 13:07
Clean up C string conversion code a bit.

68b9ac1d – Ori Bernstein <[email protected]> authored on 2014/12/30 13:07
Fix duplicate variable definition.

caec8e04 – Ori Bernstein <[email protected]> authored on 2014/12/30 13:07
Fix duplicate variable definition.

56953948 – Ori Bernstein <[email protected]> authored on 2014/12/29 18:32
Helps if I actually commit typo fixes..

69e1e517 – Ori Bernstein <[email protected]> authored on 2014/12/29 18:32
Helps if I actually commit typo fixes..

3bfbe159 – Ori Bernstein <[email protected]> authored on 2014/12/29 18:26
Use Statprefixsz, not Statprefix. Also delete an unused struct.

2ff72374 – Ori Bernstein <[email protected]> authored on 2014/12/29 18:26
Use Statprefixsz, not Statprefix. Also delete an unused struct.

2789d6a7 – Ori Bernstein <[email protected]> authored on 2014/12/29 18:23
Fix a couple of typos around cstrconv()

c49922d6 – Ori Bernstein <[email protected]> authored on 2014/12/29 18:23
Fix a couple of typos around cstrconv()

bffea823 – Ori Bernstein <[email protected]> authored on 2014/12/29 18:23
Junk character slipped into source.

24ad64cf – Ori Bernstein <[email protected]> authored on 2014/12/29 18:23
Junk character slipped into source.

0e147ba8 – Ori Bernstein <[email protected]> authored on 2014/12/29 17:12
Add basic stat-like functionality to libstd.

fc7a74ca – Ori Bernstein <[email protected]> authored on 2014/12/29 17:11
Fix a buggy usage of lfatal()

929f32cd – Ori Bernstein <[email protected]> authored on 2014/12/29 17:12
Add basic stat-like functionality to libstd.

454a6a43 – Ori Bernstein <[email protected]> authored on 2014/12/29 17:11
Fix a buggy usage of lfatal()

2989b27e – Ori Bernstein <[email protected]> authored on 2014/12/29 18:12
Add a C string conversion utility, and use it for sysinfo

02f19e5b – Ori Bernstein <[email protected]> authored on 2014/12/29 18:12
Add a C string conversion utility, and use it for sysinfo

1e4082af – Ori Bernstein <[email protected]> authored on 2014/12/29 18:12
Implement getenv on plan9.

275c62e9 – Ori Bernstein <[email protected]> authored on 2014/12/29 18:12
Implement getenv on plan9.

8c548eb4 – Ori Bernstein <[email protected]> authored on 2014/12/29 13:57
Add missing usefile.

833d9ebb – Ori Bernstein <[email protected]> authored on 2014/12/29 13:57
Add missing usefile.

efead633 – Ori Bernstein <[email protected]> authored on 2014/12/29 13:47
Looks like some changes got clobbered. Reapply.

4d4dbbde – Ori Bernstein <[email protected]> authored on 2014/12/29 13:47
Looks like some changes got clobbered. Reapply.

6f37a140 – Ori Bernstein <[email protected]> authored on 2014/12/29 13:44
Update dial and syswrap to work on plan9.

55660f5a – Ori Bernstein <[email protected]> authored on 2014/12/29 13:44
Update dial and syswrap to work on plan9.

b6239eb7 – Ori Bernstein <[email protected]> authored on 2014/12/29 13:38
Remove 'access() from exported syscalls for now.

020869f2 – Ori Bernstein <[email protected]> authored on 2014/12/29 13:38
Remove 'access() from exported syscalls for now.

80c375b7 – Ori Bernstein <[email protected]> authored on 2014/12/29 07:26
Add __osx_lseek

ed7bb0cd – Ori Bernstein <[email protected]> authored on 2014/12/29 07:26
Add __osx_lseek

2550b676 – Ori Bernstein <[email protected]> authored on 2014/12/29 07:12
Get OSX up to par with some of the new code.

629cf68e – Ori Bernstein <[email protected]> authored on 2014/12/29 07:12
Get OSX up to par with some of the new code.

65bd7e26 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:39
fix forgotten cstring() call in chdir().

db794e20 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:39
fix forgotten cstring() call in chdir().

dab3c833 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:39
mtime() -> fmtime(): it operates on files.

23496dd0 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:39
mtime() -> fmtime(): it operates on files.

b8365e64 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:29
Wrap posixy syscall stuff up so we can make it more portable.

cd04b272 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:29
Wrap posixy syscall stuff up so we can make it more portable.

9fa17d0d – Ori Bernstein <[email protected]> authored on 2014/12/28 20:28
syswrap+plan9 wasn't x64 specific.

982a5bf2 – Ori Bernstein <[email protected]> authored on 2014/12/28 20:28
syswrap+plan9 wasn't x64 specific.

Next