Changes between Version 2 and Version 3 of kNIXPorting
- Timestamp:
- May 7, 2007, 12:15:05 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kNIXPorting
v2 v3 10 10 - 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. 11 11 - 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. 13 13 14 14 ''The .m4 files to are usually located in a m4 or config subdirectory.''