fpc/rtl/unix/scripts
pierre a7a67f3d3c * Improve handling of command line args setting variables (did not work if it contained spaces)
+ Group all recognized macros into list_defines in preproc.awk file
  + Convert Pascal style hexadecimal constants into C style

git-svn-id: trunk@42018 -
2019-05-07 08:13:38 +00:00
..
check_consts.sh Add support for binary/octal/hexadecimal constants 2012-07-12 13:09:32 +00:00
check_errno.sh Add support for indirect values 2012-07-09 13:46:11 +00:00
check_errnostr.sh * Use gsed if present and temp directory to avoid system recompilation 2012-08-22 09:43:34 +00:00
check_rtl_types.sh Add script to use h2paschk on t_OS.h2paschk file for rtl tests for system header compliance 2019-05-06 21:10:12 +00:00
check_sys.sh * Improve handling of command line args setting variables (did not work if it contained spaces) 2019-05-07 08:13:38 +00:00
README

 This directory was added to centralize the scripts
that can be usefull for different Unix system,
especially to check consistency between
RTL files and system headers.

  Pierre Muller 2012/04/18