Home | History | Annotate | Download | only in csh
History log of /src/bin/csh/proc.h
RevisionDateAuthorComments
 1.15  03-Apr-2020  joerg Don't depend on common declarations.
 1.14  16-Jul-2013  christos branches: 1.14.28;
WARNS=6 [-Wconversion]
 1.13  09-Nov-2011  christos branches: 1.13.6;
sync with /usr/bin/time, use CLOCK_MONOTONIC
 1.12  16-Jul-2007  christos branches: 1.12.34;
no need to have cshbool; just make them int
 1.11  16-Jul-2007  christos PR/36650: Michael van Elst: Get rid of bool, because csh uses bool as a small
int.
 1.10  16-Jul-2007  dogcow Rename bool -> cshbool; despite the name, bool actually holds values other
than 0 or 1. Fixes PR/36650.
 1.9  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22249, verified by myself.
 1.8  14-Sep-2001  wiz ANSIfication and KNF improvements by Petri Koistinen in bin/13689,
with some fixes by me.
 1.7  29-Apr-1995  mycroft Use POSIX signal semantics. Change p_pid and p_jobid to pid_t's.
 1.6  21-Mar-1995  cgd convert to new RCS id conventions.
 1.5  21-Sep-1994  mycroft Merge 4.4-Lite version.
 1.4  01-Aug-1993  mycroft Add RCS identifiers.
 1.3  23-Mar-1993  cgd changed "Id" to "Header" for rcsids
 1.2  22-Mar-1993  cgd added rcs ids to all files
 1.1  21-Mar-1993  cgd branches: 1.1.1;
Initial revision
 1.1.1.2  20-Sep-1994  mycroft Import original 4.4-Lite version.
 1.1.1.1  21-Mar-1993  cgd initial import of 386bsd-0.1 sources
 1.12.34.2  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.12.34.1  10-Nov-2011  yamt sync with head
 1.13.6.1  19-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.14.28.3  21-Apr-2020  martin Ooops, restore accidently removed files from merge mishap
 1.14.28.2  21-Apr-2020  martin Sync with HEAD
 1.14.28.1  08-Apr-2020  martin Merge changes from current as of 20200406

RSS XML Feed