History log of /csrg-svn/lib/libc/ (Results 2026 – 2050 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4695103-Mar-1991 bostic

DBT data changed to be unsigned

4695003-Mar-1991 bostic

DBT data changed to be unsigned, fix routines that take flags

4694903-Mar-1991 bostic

convert from ndbm(3) to db(3) interface

4694503-Mar-1991 bostic

forgot to switch the include file from ndbm.h to db.h

4694303-Mar-1991 bostic

convert from ndbm(3) to db(3) interface

4692602-Mar-1991 bostic

4th arg to dn_expand is a pointer

4692502-Mar-1991 bostic

get declarations right

4692402-Mar-1991 bostic

p_class, p_type, and fp_query are exported to named

4691902-Mar-1991 karels

document use of null status pointer, distinguish between ptr and value

4674228-Feb-1991 bostic

pcc (dammit!)

4666025-Feb-1991 bostic

missed a sizeof when fixed the last one

4665925-Feb-1991 bostic

Databases don't like it when the sizes of their keys change based
on the compiler they're using. Also, might as well leave the secure db open
the fd's are marked close-on-exec.

4664624-Feb-1991 donn

Fix __STDC__ version of C-shell printf() to be more like Classic C version.

4664524-Feb-1991 bostic

off-by-one in path termination

4664424-Feb-1991 bostic

There was a reason they included <sys/param.h> (MIN, MAX)

4662924-Feb-1991 bostic

date and time created 91/02/24 15:16:07 by bostic

4662724-Feb-1991 bostic

add ANSI prototypes

4661524-Feb-1991 bostic

don't use syslog, application may have already used it.
Add include files to get prototype declarations, and fix bugs found.

4661324-Feb-1991 bostic

Add include files to get prototype declarations, and fix bugs found.

4661224-Feb-1991 bostic

typo

4661124-Feb-1991 bostic

Add include files to get prototype declarations, and fix bugs found.

4661024-Feb-1991 bostic

bcmp, bzero take void *, not char *

4660924-Feb-1991 bostic

bcopy takes a void *, not a char *

4660824-Feb-1991 bostic

exec family (except for exect) are now machine-independent

4660724-Feb-1991 bostic

lots of minor changes

1...<<81828384858687888990>>...222