cvs commit: hugs98/src/unix convert_hslibs convert_libraries

ross@glass.cse.ogi.edu ross@glass.cse.ogi.edu
Mon, 21 Oct 2002 09:50:19 -0700


ross        2002/10/21 09:50:18 PDT

  Modified files:
    src/unix             convert_hslibs convert_libraries 
  Log:
  sh portability:
  
  * change "function foo" to "foo()"
  
  * avoid variables with the same names as functions
  
  sed portability:
  
  * remove spaces around !
  
  * avoid \> pattern
  
  Revision  Changes    Path
  1.10      +1 -1      hugs98/src/unix/convert_hslibs
  1.38      +14 -13    hugs98/src/unix/convert_libraries