index
:
dash
this commit
master
patched shell with cmake build
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
[BUILTIN] Removed standalone/csh support from printf
Herbert Xu
2005-10-29
*
[SYSTEM] Added default definition for SSIZE_MAX
Herbert Xu
2005-10-29
*
[BUILTIN] Disable histcmd completely when SMALL is defined
Herbert Xu
2005-10-29
*
[BUILTIN] Disable ulimit if there is no getrlimit
Herbert Xu
2005-10-29
*
[SIGNAL] Added default implementation of killpg
Herbert Xu
2005-10-29
*
[SIGNAL] Added default implementation of strsignal
Herbert Xu
2005-10-29
*
Added missing system.h inclusion for mempcpy
Herbert Xu
2005-10-29
*
Fixed gcc 4.0 compilation problems
Herbert Xu
2005-10-29
*
[EXPAND] Added getpwhome as a wrapper for getpwnam
Herbert Xu
2005-10-29
*
[SYSTEM] Added default implementation of bsearch
Herbert Xu
2005-10-29
*
[BUILTIN] Stop using sysexits.h in commandcmd
Herbert Xu
2005-10-29
*
[SIGNAL] Removed use of __P from error.h
Herbert Xu
2005-10-29
*
Copyright/licence updates and remove all traces of sys/cdefs.h
Herbert Xu
2005-10-29
*
[INPUT] Size optimisations in preadbuffer()
Herbert Xu
2005-10-26
*
[INPUT] Fix NUL skipping in preadbuffer
Herbert Xu
2005-10-01
*
Added eflag fixes for trap and minusc.
herbert
2005-09-26
*
Removed unnecessary inclusion of eval.h from parser.c.
herbert
2005-09-26
*
Let evaltree handle traps from cmdloop.
herbert
2005-09-26
*
Handle SKIPEVAL in read_profile by exiting.
herbert
2005-09-26
*
Removed unnecessary inclusion of main.h from eval.c.
herbert
2005-09-26
*
Generalise setinputfile for use in read_profile/readcmdfile.
herbert
2005-09-26
*
Removed some unnecessary inclusions of input.h.
herbert
2005-09-26
*
Turn evalskip into a bit field.
herbert
2005-09-26
*
Eliminate first null termination in setvar.
herbert
2005-09-26
*
Add trailing equal sign in setvar for variables set to null.
pape
2005-09-26
*
Get rid of duplicate -g -O2 in CFLAGS.
herbert
2005-09-26
*
Cleaned up src/Makefile.am.
herbert
2005-09-26
*
Fixed support for cross-compilation.
gilles.chanteperdrix
2005-09-26
*
Do not clobber exit status in dotcmd.
herbert
2005-09-26
*
Removed redundant setstackmark from dotcmd.
herbert
2005-09-26
*
Removed qflag.
herbert
2005-09-26
*
Invert return value of test_eaccess and rename it to test_st_mode.
herbert
2005-09-26
*
Eliminate duplicate stat in test_eaccess.
herbert
2005-09-26
*
Optimised FILGZ test.
herbert
2005-09-26
*
Enclose abort insode ifdef DEBUG.
herbert
2005-09-26
*
Renamed error to sh_error.
herbert
2005-09-26
*
Normalise input in likely/unlikely macros.
herbert
2005-09-26
*
Removed expcmd built-in.
herbert
2005-09-26
*
Only set skipcount for break and continue.
herbert
2005-09-26
*
Update funcnest atomically.
herbert
2005-09-26
*
Replaced EXEVAL with SKIPEVAL.
herbert
2005-09-26
*
Corrected that/than typo in manual page.
agcosta
2005-09-26
*
Optimise away status and case statement in main().
herbert
2005-09-26
*
Eliminated global exerrno.
herbert
2005-09-26
*
Only reread exitstatus on EXEXIT in exitshell.
herbert
2005-09-26
*
Do not clobber exit status on EXEVAL.
herbert
2005-09-26
*
Size optimisations with state/s in main().
herbert
2005-09-26
*
Corrected grammar in manual page.
agcosta
2005-09-26
*
Catch set -e exits within built-in commands.
herbert
2005-09-26
*
Changed boolean rootshell into shlvl counter.
herbert
2005-09-26
[prev]
[next]