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
2019-05-30Simplify and build bitJune McEnroe 2019-05-29Add xx -p optionJune McEnroe 2019-05-27Add FrontierJune McEnroe 2019-05-27Break nicks with ZWNJJune McEnroe 2019-05-26Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe