42092 | 15-May-1990 |
bostic |
date and time created 90/05/15 22:26:37 by bostic |
42091 | 15-May-1990 |
bostic |
date and time created 90/05/15 22:26:17 by bostic |
42090 | 15-May-1990 |
bostic |
from scratch using the ANSI stndard |
42089 | 15-May-1990 |
bostic |
from the ANSI standard |
40166 | 20-Feb-1990 |
bostic |
reset pointer so can call multiple times; bug report 4.3BSD-tahoe/lib/29 |
39839 | 02-Jan-1990 |
mckusick |
fix local declarations to get unsigned comparisons correct (4.3BSD/lib/154) |
39837 | 02-Jan-1990 |
mckusick |
return null on error (4.3BSD/lib/28) |
39712 | 14-Dec-1989 |
bostic |
bug from Sun (Don Cragun). If '-' wasn't specified as a possible option, return EOF, not an error. For compatibility with System V. |
39478 | 02-Nov-1989 |
bostic |
cleanup, fix optind initialization bug, replace example |
39476 | 01-Nov-1989 |
bostic |
use strtol() |
39475 | 01-Nov-1989 |
bostic |
use strtol(3) |
39301 | 14-Oct-1989 |
bostic |
date and time created 89/10/14 14:29:04 by bostic |
39300 | 14-Oct-1989 |
bostic |
date and time created 89/10/14 14:28:52 by bostic |
39192 | 21-Sep-1989 |
bostic |
POSIX signals, use paths.h for Bourne shell path |
38790 | 26-Aug-1989 |
karels |
posix signals |
38479 | 20-Jul-1989 |
bostic |
written by Earl Cohen; add Berkeley specific copyright |
38284 | 23-Jun-1989 |
bostic |
don't print out entire pathname in error messages |
38273 | 09-Jun-1989 |
jak |
documented case where realloc(NULL, size) reduces to malloc(size) |
38039 | 17-May-1989 |
bostic |
pluralize it... |
38038 | 17-May-1989 |
bostic |
move to compatibility library |
36960 | 05-Mar-1989 |
bostic |
lint; if using getopt, probably using stdio -- simplify |
36772 | 14-Feb-1989 |
bostic |
add putenv |
36771 | 14-Feb-1989 |
bostic |
date and time created 89/02/14 20:32:54 by bostic |
36743 | 14-Feb-1989 |
bostic |
typo... |
36688 | 06-Feb-1989 |
karels |
need to block SIGCHLD; ignore INT, QUIT, don't just block |