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

Subversion リポジトリの参照

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

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

revision 731 by kumaneko, Tue Nov 27 04:48:59 2007 UTC revision 808 by kumaneko, Mon Dec 17 04:06:21 2007 UTC
# Line 1081  Fix 2005/11/27 Line 1081  Fix 2005/11/27
1081    
1082        All list manipulations use "struct list_head" or "struct list1_head".        All list manipulations use "struct list_head" or "struct list1_head".
1083        "struct list1_head" doesn't have "->prev" member to save memory usage.        "struct list1_head" doesn't have "->prev" member to save memory usage.
1084    
1085    Fix 2007/11/29
1086    
1087        @ Add missing semaphore in GetEXE().
1088    
1089          mm->mmap_sem was missing.
1090    
1091    Fix 2007/12/17
1092    
1093        @ Remove unused EXPORT_SYMBOL().
1094    
1095          Mark some functions static.

Legend:
Removed from v.731  
changed lines
  Added in v.808

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