"update from Mike Hibler at Utah"
[unix-history] / usr / src / lib /
1990-05-24 Keith Bosticdo post-order visit if FTS_SKIP or FTS_XDEV apply to...
1990-05-24 Keith BosticFTS_LOGICAL sets FTS_NOCHDIR; otherwise have to save...
1990-05-23 Keith Bosticredo the way the initial linked list of "roots" is...
1990-05-23 Keith Bosticadd FTS_XDEV; don't cross mount points
1990-05-23 Keith Bosticchange the names from foo to fts_foo
1990-05-22 Keith Bosticput pathnames into netdb.h
1990-05-22 Keith Bosticdocument how to reparse arguments
1990-05-21 Jim Bloomfix the resolver addresses to be as before if an error...
1990-05-19 Marc Teitelbaumnew calling convention for strsep, takes char **
1990-05-19 Keith Bosticdon't do a putchar on unknown inode...
1990-05-19 Keith Bosticadd hp300 support
1990-05-18 Keith Bosticdate and time created 90/05/17 21:17:07 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:33 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:32 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:31 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:30 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:28 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:27 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:26 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:25 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:23 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:22 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:20 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:19 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:18 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:16 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:14 by bostic
1990-05-18 Keith Bosticdon't use symlinks, use search order
1990-05-18 Keith Bosticdate and time created 90/05/17 19:18:30 by bostic
1990-05-18 Keith BosticMike Hibler: compute scalb() using fscale instead of...
1990-05-18 Keith Bosticdate and time created 90/05/17 19:03:53 by bostic
1990-05-18 Keith Bosticthere's an assembly language version for the HP's
1990-05-18 Mike Karelssimplify rounding, KNF
1990-05-18 Keith Bosticchange declaration to match stdlib.h
1990-05-18 Keith Bosticuse Chris's version, need to return size_t
1990-05-18 Keith Bosticdon't include errno.h, it defines errno
1990-05-18 Keith Bosticdon't include errno.h, it defines a variable
1990-05-18 Keith Bosticdeclare abort correctly
1990-05-18 Keith Bosticputenv shouldn't modify the user's string, it might...
1990-05-18 Keith Bosticcorrectly declare cfree
1990-05-18 Keith Bosticdate and time created 90/05/17 12:56:12 by bostic
1990-05-18 Keith Bostickeep string.h and source in sync
1990-05-18 Keith Bosticforgot to include string.h
1990-05-18 Keith Bosticmight as well keep header and source in sync
1990-05-18 Keith Bosticforgot stdlib include line
1990-05-18 Keith Bosticforgot stdlib include
1990-05-18 Keith Bosticforgot synopsis line
1990-05-18 Keith Bosticnew man page, from scratch
1990-05-18 Keith Bosticdate and time created 90/05/17 11:11:09 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 11:11:04 by bostic
1990-05-18 Keith Bosticupdate for ANSI, remove strsep, it has its own man...
1990-05-18 Keith Bosticdon't need rindex reference
1990-05-18 Keith BosticANSI C version from Chris
1990-05-18 Keith BosticANSI version from Chris
1990-05-18 Keith BosticANSI version of strncat.c
1990-05-18 Keith BosticANSI version
1990-05-17 Keith BosticANSI version
1990-05-17 Keith Bosticcompare using unsigned characters
1990-05-17 Keith BosticANSI C version, strncasecmp has to handle an unsigned...
1990-05-17 Keith Bosticuse right include file
1990-05-17 Keith Bosticcleanup includes, copyright
1990-05-17 Keith Bosticupdate to ANSI types
1990-05-17 Keith BosticChris Torek's new version; runs better on non-aligned...
1990-05-17 Keith Bostictakes a size_t as argument
1990-05-17 Marc Teitelbaumnew version, new man page
1990-05-17 Keith Bosticclean up includes
1990-05-17 Keith Bosticcleanup includes
1990-05-17 Keith Bosticdate and time created 90/05/16 13:03:37 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 13:01:54 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 12:55:49 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 12:52:07 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 12:49:58 by bostic
1990-05-17 Keith Bosticfrom the ANSI standard
1990-05-17 Keith Bosticmove abs.3 to lib/libc/stdlib
1990-05-17 Keith Bosticfrom the ANSI standard
1990-05-17 Keith Bosticadd new copyright notice
1990-05-17 Keith Bosticadd ANSI standards section
1990-05-17 Keith Bosticfaster version from Chris Torek
1990-05-17 Keith BosticANSI requires NULL argument return if interpreter available
1990-05-17 Keith Bosticbring up to date with ANSI C, doc signal behavior
1990-05-17 Keith Bosticuse right include files, malloc takes size_t now
1990-05-17 Keith Bosticuse the right include files
1990-05-17 Keith Bosticdocument that it satisfies ANSI C, errno values; reformat
1990-05-17 Keith Bosticfrom the ANSI standard, new stuff for atexit(3) and...
1990-05-17 Keith Bosticnew version, using size_t's
1990-05-17 Keith Bosticdate and time created 90/05/16 11:30:33 by bostic
1990-05-17 Keith Bosticnew version from Sprite via Chris Torek
1990-05-17 Keith Bosticdate and time created 90/05/16 11:04:28 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 10:15:26 by bostic
1990-05-17 Keith Bosticdate and time created 90/05/16 10:13:33 by bostic
1990-05-17 Keith Bosticfrom the ANSI C standard
1990-05-17 Keith Bosticstarting from the ANSI C manual page
1990-05-17 Keith Bosticuse POSIX signal calls
1990-05-16 Keith Bosticdate and time created 90/05/15 22:43:01 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 22:40:27 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 22:32:18 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 22:31:39 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 22:31:07 by bostic
1990-05-16 Keith BosticANSI says that programs can catch the abort signal
1990-05-16 Keith Bosticdate and time created 90/05/15 22:26:37 by bostic
next