summaryrefslogtreecommitdiff
path: root/Src/Builtins/sched.c
AgeCommit message (Expand)AuthorFilesLines
2007-02-01unposted: we could add checksched() twice to the timed event listPeter Stephenson1-9/+49
2007-01-24unposted: sched deleted timed function twicePeter Stephenson1-4/+1
2006-09-1022676, 22678: extend sched and make it able to run events when waiting forPeter Stephenson1-89/+206
2006-05-3022474: use variable argument lists to improve error message handlingPeter Stephenson1-7/+7
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-3/+3
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson1-1/+1
2002-08-2717582: Improved option argument handling.Peter Stephenson1-9/+17
1999-04-15Initial revisionTanaka Akira1-0/+214