summary refs log tree commit diff
path: root/src/mkbuiltins (follow)
Commit message (Expand)AuthorAge
* builtin: Default to mktemp, not tempfileAndrej Shadura2018-11-19
* shell: Fix build on Solaris 9Jonathan Perkin2016-06-06
* builtin: Clear LC_ALL in mkbuiltinsFredrik Fornwall2015-06-11
* builtin: create builtins.c properly on old cppkabe@sra-tohoku.co.jp2014-12-26
* [SHELL] Port to SolarisBrian Koropoff2011-03-15
* [SHELL] Port to AIXBrian Koropoff2011-03-10
* [BUILTIN] Use TMPDIR in mkbuiltinsmaximilian attems2010-04-02
* [BUILTIN] Add another missing LC_COLLATE to mkbuiltinsMatthew Burgess2009-08-31
* [EVAL] Pass EV_TESTED into evalcmdHerbert Xu2009-08-11
* [BUILD] Fixed build on NetBSDAleksey Cheusov2009-01-13
* [BUILTIN] Fix mkbuiltin sort orderHerbert Xu2007-04-28
* [HELPER] Use mktemp if tempfile is not availableHerbert Xu2005-11-04
* [BUILTIN] Disable ulimit if there is no getrlimitHerbert Xu2005-10-29
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Initial import.Herbert Xu2005-09-26