Steven Dee
edc0625258
Use standard format specifiers for 64bit ints
...
This fixes a bunch of stupid warnings.
It may also be worth considering the 16- and 32-bit versions for _w and
_s, but I didn't do them because it would've taken more than a 5-minute
search-and-replace to sort out which was which.
It may also be a good idea to come up with an urbit-standard name for
these rather than the ones given by inttypes.h. In that case, it's
easier to get there via search-and-replace if the standard ones are
already there.
2014-11-29 15:41:28 -05:00
C. Guy Yarvin
4855a9d1d8
Another great renaming.
2014-11-05 16:20:01 -08:00
C. Guy Yarvin
87d8169c57
Fix sed follies.
2014-11-05 15:36:30 -08:00
C. Guy Yarvin
dbe046620a
Move loobeans from u3 to c3.
2014-11-04 17:18:47 -08:00
C. Guy Yarvin
7ad5879c9c
Various fixes and improvements.
2014-10-30 14:40:05 -07:00
C. Guy Yarvin
3ed1eb11c4
Memorable before jet persistence change.
2014-10-12 11:53:13 -07:00
C. Guy Yarvin
a71a657680
compiles and links.
2014-09-10 17:01:32 -07:00
Steve Dee
5c5d2b81ec
Merge remote-tracking branch 'urbit/master' into newbreach
2014-04-09 17:38:59 -07:00
C. Guy Yarvin
49cb66468f
Various fixes and improvements.
2014-04-08 15:26:01 -07:00
Steve Dee
c9a4cf19cf
64-bit entry numbers
2014-04-08 09:25:49 -07:00
C. Guy Yarvin
f725293d6d
Revert "Fork a child to handle checkpointing."
...
This reverts commit 3fa73e4e350878c8dcf4c0a2f305f7a528c4a2c3.
2014-03-22 13:25:47 -07:00
~hatteb-mitlyd
23aced9775
Fork a child to handle checkpointing.
...
Kill the noise, and handle exit status from the child. If anything
untoward happens to the child, we need to know about it.
2014-03-21 18:08:58 -07:00
Steven Dee
d7052254fe
Fix warning on implicit wait decl
2014-01-15 20:21:04 +00:00
Steven Dee
f2a839426b
Ye olde whitespace cleanup part 2
...
sed -i, glanced at.
2013-12-18 13:17:47 -08:00
C. Guy Yarvin
a4baea40fd
Fix a bunch of memory leaks and stuff.
2013-11-11 23:09:11 -08:00
C. Guy Yarvin
91551d2f5a
Changes for libuv bug reproduce.
2013-10-14 11:23:55 -07:00
David Nadle
abac35c6eb
Handle autosave SIGCHLD with no stored pid
2013-10-04 03:07:47 -04:00
C. Guy Yarvin
fdf68275ed
Hub before clay/ze refactor.
2013-10-03 13:38:37 -07:00
Christian Carter
3af3130bdc
Cleaning up old code
2013-09-28 13:21:18 -07:00