summaryrefslogtreecommitdiffstats
path: root/bin/sh/output.h
Commit message (Expand)AuthorAgeFilesLines
* sh: Detect and flag write errors on stdout in builtins.jilles2012-12-121-0/+2
* sh: Code size optimizations to buffered output.jilles2010-11-201-1/+2
* sh: Add binary buffered output for use by the printf builtin.jilles2010-11-141-0/+2
* sh: Fix some bugs with backquoted builtins:jilles2010-01-011-4/+5
* Remove declaration of function that no longer exists.jilles2009-12-261-1/+0
* sh: Constify various strings.jilles2009-12-241-1/+1
* sh: Some changes to stderr flushing:jilles2009-11-211-1/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+0
* Missing prototypes from previous commit.tjr2002-06-041-0/+3
* Remove now-obsolete __STDC__ ifdefs, remove redundant NULL definition andimp2002-02-181-4/+0
* o __P has been reovedimp2002-02-021-15/+14
* -Wnon-const-format sweep: make format strings const char *'s, addkris2001-04-171-5/+5
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Nuke register keyword usage and #if -> #ifdef.steve1997-04-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Merge in NetBSD mods and -Wall cleaning.steve1996-12-141-2/+2
* Merge of 4.4-Lite2 sh source, plus some gcc -Wall cleaning. This is apeter1996-09-011-34/+23
* Added $Id$dg1994-09-241-0/+1
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+94
OpenPOWER on IntegriCloud