summaryrefslogtreecommitdiff
path: root/rtl/unix/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in script commentpierre2020-10-271-1/+1
* Add handling of extra parameters, using eval if equal sign is found.pierre2020-09-161-27/+53
* Disable 64-bit version of CPU_SOURCE is 32-bitpierre2019-05-161-5/+10
* * Improve handling of command line args setting variables (did not work if ...pierre2019-05-071-13/+21
* Also remove -m32 option for arm native GNU C compilerpierre2019-05-061-4/+9
* Add script to use h2paschk on t_OS.h2paschk file for rtl tests for system he...pierre2019-05-061-0/+213
* * Also allow '-' in include file namespierre2019-05-061-7/+27
* More improvements to script testing syscall numberspierre2019-05-021-32/+102
* * freebsd and openbsd also use sys/syscall.h headerpierre2019-05-011-10/+13
* Eliminate wrong line (bug report 35441)pierre2019-04-251-1/+0
* Improve syscall number testing script:pierre2019-04-251-32/+245
* * Use gsed if present and temp directory to avoid system recompilationpierre2012-08-221-4/+19
* Add support for binary/octal/hexadecimal constantspierre2012-07-121-2/+23
* Add support for indirect valuespierre2012-07-091-0/+4
* Add a C compilation phase to check Error valuepierre2012-07-091-17/+90
* Set needgsed to 0 for non-NetBSD systemspierre2012-07-091-1/+3
* Try to improve system error check scriptpierre2012-06-171-2/+5
* + New script to check constant entries against system headerspierre2012-04-191-0/+94
* + New script to check errnostr.inc entriespierre2012-04-191-0/+136
* Add clean option, do not create executable (unneeded)pierre2012-04-191-5/+14
* Improve check_sys.sh scriptpierre2012-04-191-7/+72
* Avoid inappropriate file name expansionpierre2012-04-181-0/+2
* Avoid \t which is not supported properly on NetBSD and accept negative valuespierre2012-04-181-6/+6
* * Fix missing echo commandpierre2012-04-181-1/+1
* New test for sysnr.inc system error numberspierre2012-04-181-0/+129
* Improve check for Linuxpierre2012-04-181-5/+54
* Move check_sys.sh to unix/scripts directorypierre2012-04-181-0/+48
* Add script directorypierre2012-04-181-0/+7