aewl
log util.c
age | author | description |
---|---|---|
Fri, 06 Oct 2006 11:50:15 +0200 | Anselm R. Garbe | code polishing, removed unnecessary newlines |
Wed, 20 Sep 2006 09:49:32 +0200 | arg | reviewed util.c |
Tue, 12 Sep 2006 10:57:28 +0200 | Anselm R. Garbe | removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined) |
Mon, 28 Aug 2006 08:17:27 +0200 | Anselm R. Garbe | added a comment to spawn1.1 |
Wed, 23 Aug 2006 12:28:39 +0200 | Anselm R. Garbe | eliminated sentinel warning |
Tue, 22 Aug 2006 16:06:11 +0200 | Anselm R. Garbe | removed badmalloc (thx for the pointer to Uriel) |