summary refs log tree commit diff
path: root/src/mkbuiltins (unfollow)
Commit message (Expand)Author
2005-10-29[BUILTIN] Removed standalone/csh support from testHerbert Xu
2005-10-29[SYSTEM] Added dummy strtod implementationHerbert Xu
2005-10-29[BUILTIN] Removed standalone/csh support from printfHerbert Xu
2005-10-29[SYSTEM] Added default definition for SSIZE_MAXHerbert Xu
2005-10-29[BUILTIN] Disable histcmd completely when SMALL is definedHerbert Xu
2005-10-29[BUILTIN] Disable ulimit if there is no getrlimitHerbert Xu
2005-10-29[SIGNAL] Added default implementation of killpgHerbert Xu
2005-10-29[SIGNAL] Added default implementation of strsignalHerbert Xu
2005-10-29Added missing system.h inclusion for mempcpyHerbert Xu
2005-10-29Fixed gcc 4.0 compilation problemsHerbert Xu
2005-10-29[EXPAND] Added getpwhome as a wrapper for getpwnamHerbert Xu
2005-10-29
2005-10-292018-Herbert Xu
2005-10-292018-02-252005-10-292018-02-25
2018-02-24Replace cmcenroe.me with causal.agencyJune McEnroe
2018-02-23Clean up xxJune McEnroe
2018-02-23Clean up wakeJune McEnroe
2018-02-23Avoid unnecessary FDs in errorsJune McEnroe
2018-02-23Clean up pbdJune McEnroe
2018-02-23Clean up fbclockJune McEnroe
2018-02-23Don't bother checking result of close(2) in dtchJune McEnroe
2018-02-23Tweak fbatt exit codesJune McEnroe
2018-02-23Clean up dtch (again, probably)June McEnroe
2018-02-23Return NOINPUT on execvp failureJune McEnroe
2018-02-23Return EX_OSFILE in briJune McEnroe
2018-02-22Rewrite briJune McEnroe
2018-02-22Exit cleanly from hnel on LinuxJune McEnroe
2018-02-22Abort on other values of enums in pngoJune McEnroe
2018-02-22Fix zlib types on 32-bitJune McEnroe
2018-02-21Git config merge.conflictStyle diff3June McEnroe
2018-02-21Switch to and vendor Go Mono fontJune McEnroe
2018-02-20Add unistd.h include to pngo.cJune McEnroe
2018-02-20Take multiple inputs to pngoJune McEnroe
2018-02-20Reduce bit depth in pngoJune McEnroe
2018-02-20Always use None filter for indexed or bit depth < 8June McEnroe
2018-02-19Add pngo command line optionsJune McEnroe
2018-02-19Clean up pngo optimization functionsJune McEnroe
2018-02-19Index color if possible in pngoJune McEnroe
2018-02-19Read and write palette in pngoJune McEnroe
2018-02-18Add pngo to READMEJune McEnroe
2018-02-18Always dump truecolor PNG in gfxxJune McEnroe
2018-02-18Eliminate redundant color in pngoJune McEnroe
2018-02-18Just globalize all the things in pngoJune McEnroe
2018-02-17Tweak pngo codeJune McEnroe
2018-02-17Eliminate redundant alpha in pngor>2005-09-26Corrected that/than typo in manual page.agcosta
2005-09-26Optimise away status and case statement in main().herbert
2005-09-26Eliminated global exerrno.herbert
2005-09-26Only reread exitstatus on EXEXIT in exitshell.herbert
2005-09-26Do not clobber exit status on EXEVAL.herbert