History log of /csrg-svn/lib/libc/ (Results 201 – 225 of 5549)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6576621-Jan-1994 bostic

add USL's copyright notice

6576521-Jan-1994 bostic

add USL's copyright notice

6573613-Jan-1994 bostic

add uname(3) C library routine

6572513-Jan-1994 bostic

Fixes a small memory leak (476 bytes) in libc's database subsystem.
From: Christopher Jon Kane <kane@kidd.vet.purdue.edu>

6570512-Jan-1994 mckusick

typesetting nit

6570412-Jan-1994 mckusick

typesetting nit

6570312-Jan-1994 mckusick

typesetting nit

6570212-Jan-1994 mckusick

typesetting nit

6550605-Jan-1994 bostic

typo

6542804-Jan-1994 bostic

date and time created 94/01/04 17:26:20 by bostic

6542204-Jan-1994 bostic

date and time created 94/01/04 17:04:47 by bostic

6540404-Jan-1994 bostic

since timezones are named in the file system in 4BSD,
my guess is that the right value is the max file name length

6540304-Jan-1994 bostic

use FOPEN_MAX instead of NSTATIC, _POSIX_STREAM_MAX makes it public

6534502-Jan-1994 bostic

don't increment a void *, it's not healthy

6533402-Jan-1994 bostic

fgetline(3) renamed to be fgetln(3)

6533302-Jan-1994 bostic

fgetline(3) renamed to be fgetln(3)

6533202-Jan-1994 bostic

Henry Spencer's fix for end-of-word matching
Word matching considers '_' to terminate a word, i.e. vm_page_free\>
matches vm_page_free_count. This isn't historic vi practice.

6532702-Jan-1994 bostic

rename fgetline.{3,c} -> fgetln.{3,c}

6532602-Jan-1994 bostic

rename fgetline.{3,c} -> fgetln.{3,c}

6532502-Jan-1994 bostic

cfsetspeed should return the same values as cfsetispeed and
cfsetospeed
From: Paul A Vixie <vixie@vix.com>

6532002-Jan-1994 bostic

prettiness police

6531902-Jan-1994 bostic

Help scandir compile on systems such as SVR4 where "d_name[]", in
"struct dirent", is declared as having one member rather than
MAXNAMLEN+1 members. (It still may require that an "__P()" macro be
pr

Help scandir compile on systems such as SVR4 where "d_name[]", in
"struct dirent", is declared as having one member rather than
MAXNAMLEN+1 members. (It still may require that an "__P()" macro be
provided, but, once the last compiler that doesn't support prototypes
dies, "__P()" can be nuked - SVR4's compilers should all support
prototypes.)
From: guy@auspex.com (Guy Harris)

show more ...

6530702-Jan-1994 bostic

integrate latest version into 4.4BSD-Lite

6530602-Jan-1994 bostic

make the man page RECNOINFO element order match the db.h structure

6530502-Jan-1994 bostic

make the db.h HASHINFO element order match the man page

12345678910>>...222