History log of /csrg-svn/lib/libc/stdlib/ (Results 201 – 225 of 349)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4209215-May-1990 bostic

date and time created 90/05/15 22:26:37 by bostic

4209115-May-1990 bostic

date and time created 90/05/15 22:26:17 by bostic

4209015-May-1990 bostic

from scratch using the ANSI stndard

4208915-May-1990 bostic

from the ANSI standard

4016620-Feb-1990 bostic

reset pointer so can call multiple times; bug report 4.3BSD-tahoe/lib/29

3983902-Jan-1990 mckusick

fix local declarations to get unsigned comparisons correct (4.3BSD/lib/154)

3983702-Jan-1990 mckusick

return null on error (4.3BSD/lib/28)

3971214-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.

3947802-Nov-1989 bostic

cleanup, fix optind initialization bug, replace example

3947601-Nov-1989 bostic

use strtol()

3947501-Nov-1989 bostic

use strtol(3)

3930114-Oct-1989 bostic

date and time created 89/10/14 14:29:04 by bostic

3930014-Oct-1989 bostic

date and time created 89/10/14 14:28:52 by bostic

3919221-Sep-1989 bostic

POSIX signals, use paths.h for Bourne shell path

3879026-Aug-1989 karels

posix signals

3847920-Jul-1989 bostic

written by Earl Cohen; add Berkeley specific copyright

3828423-Jun-1989 bostic

don't print out entire pathname in error messages

3827309-Jun-1989 jak

documented case where realloc(NULL, size) reduces to malloc(size)

3803917-May-1989 bostic

pluralize it...

3803817-May-1989 bostic

move to compatibility library

3696005-Mar-1989 bostic

lint; if using getopt, probably using stdio -- simplify

3677214-Feb-1989 bostic

add putenv

3677114-Feb-1989 bostic

date and time created 89/02/14 20:32:54 by bostic

3674314-Feb-1989 bostic

typo...

3668806-Feb-1989 karels

need to block SIGCHLD; ignore INT, QUIT, don't just block

12345678910>>...14