オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-patch/README.ccs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1794 by kumaneko, Fri Nov 7 05:20:27 2008 UTC revision 1817 by kumaneko, Tue Nov 11 00:22:48 2008 UTC
# Line 1716  Fix 2008/11/07 Line 1716  Fix 2008/11/07
1716        is_alphabet_char() should match 'A' - 'Z' and 'a' - 'z',        is_alphabet_char() should match 'A' - 'Z' and 'a' - 'z',
1717        but was matching from 'A' - 'F' and 'a' - 'f'.        but was matching from 'A' - 'F' and 'a' - 'f'.
1718    
1719  Version 1.6.5   2008/11/??   Third anniversary release.      @ Add /proc/ccs/.execute_handler .
1720    
1721          Process information became visible to userspace by
1722          "Show process information in /proc/ccs/.process_status" feature.
1723          However, programs specified by execute_handler keyword may run as
1724          non root user, making it impossible to see process information.
1725    
1726          So, I added a new interface that allows execute handler processes
1727          to see process information. The content of /proc/ccs/.execute_handler is
1728          identical to /proc/ccs/.process_status .
1729    
1730    Version 1.6.5   2008/11/11   Third anniversary release.

Legend:
Removed from v.1794  
changed lines
  Added in v.1817

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26