diff options
| author | Zheng Da <zhengda1936@gmail.com> | 2010-05-04 16:08:14 +0200 |
|---|---|---|
| committer | Zheng Da <zhengda1936@gmail.com> | 2010-05-04 16:08:14 +0200 |
| commit | a03e2da13bfbed30eedd589977595a5f3398a478 (patch) | |
| tree | e17d290e2ded14b5abbd51cdf8ddc8430e365fd8 /proc_proxy | |
| parent | 045fb6a578e0e4d97f0e581bbf514654686a86c1 (diff) | |
remove all temporary files created by vim.
Diffstat (limited to 'proc_proxy')
| -rw-r--r-- | proc_proxy/ChangeLog~ | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/proc_proxy/ChangeLog~ b/proc_proxy/ChangeLog~ deleted file mode 100644 index 7866e64b..00000000 --- a/proc_proxy/ChangeLog~ +++ /dev/null @@ -1,36 +0,0 @@ -2008-08-29 Zheng Da <zhengda1936@gmail.com> - - * Makefile: Add process_ops.c - - * proc_proxy.c (master_port, args_doc, doc, options): New variables. - (reqport_find): Remove debugging print. - (comm_argv, comm_argc): New variables. - (add_comm_arg, add_comm_line, parse_opt): New functions. - (argp): New variable. - (main): Parse the options with argp. - - * proc_proxy.h (DEBUG): Removed macro. - - * process_ops.c (S_proc_getprivports): Return the master device port. - -2008-08-18 Zheng Da <zhengda1936@gmail.com> - - * README: New file. - -2008-08-17 Zheng Da <zhengda1936@gmail.com> - - * process.defs: Remove file. - - * process_ops.c: Replace the server prefix with the default one "S_". - -2008-08-17 Zheng Da <zhengda1936@gmail.com> - - * process.defs: New file. - - * Makefile: New file. - - * process_ops.c: New file. - - * proc_proxy.c: New file. - - * proc_proxy.h: New file. |
