Changes between Version 2 and Version 3 of kNIXPorting


Ignore:
Timestamp:
May 6, 2007, 10:15:05 PM (17 years ago)
Author:
bird
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kNIXPorting

    v2 v3  
    1010 - Add calls to {{{_wildcard(&argc, &argv); _response(&argc, &argv);}}} in the main function of tools that it may be more useful if the supported wildcard and response files when invoked from a non-kNIX shell.
    1111 - Tools reading stdin or writing to stdout, needs to be checked in respect to binary/text mode translation. This isn't as simple as just doing setmode on stdin and stdout in main...
    12 
     12 - {{{aclocal}}}, {{{aclocal.in}}}, {{{atconfig}}} and {{{atconfig.in}}} in testcase directories (typically {{{tests}}}). Fix the PATHs and other stuff they mess with.
    1313
    1414''The .m4 files to are usually located in a m4 or config subdirectory.''