Download List

项目描述

ped is a process execution daemon, comparable to cron in its basic
functionality. It monitors a given directory. If a user or an
application drops a file into this directory, ped parses the content
and executes a given command. The syntax of these files describes the
functionality: "[from (unixtimestamp)] [until (unixtimestamp)] [asuser
(username)] start|restart|loop (command) [(parameter)]". ped was primary
written to schedule time-consuming tasks initiated by a Web application.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-08 13:40
0.1.6

的malloc()函数没有正确使用所有,并已得到修复。内存分配问题现在终于解决。
标签: Major bugfixes
The malloc() functions were not used correctly at
all, and have been fixed. Memory allocation
problems should now be solved finally.

2006-07-04 02:27
0.1.5

这个版本的功能更好的GNU自动支持。静态定义已移至配置选项。文页和init脚本的例子已被添加。内存分配错误是固定的。
标签: Code cleanup
This release features better support for GNU autotools. Static definitions have been moved to configurable options. Man pages and an init script example have been added. A memory allocation bug was fixed.

2006-06-03 02:11
0.1.3

标签: Initial freshmeat announcement

Project Resources