date and time created 90/06/07 17:50:27 by bostic
[unix-history] / usr / src / lib / libc /
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:27 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:26 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:25 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:24 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:23 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:22 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:20 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:19 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:18 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:17 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:16 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:15 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:13 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:10 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:09 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:07 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:05 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:04 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:03 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:01 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:50:00 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:49:58 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:49:57 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:49:55 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:49:53 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:49:52 by bostic
1990-06-08 Keith Bosticdate and time created 90/06/07 17:49:48 by bostic
1990-06-07 Keith Bosticredo contrib notice
1990-06-07 Keith Bosticadd .even to guarantee jmp instruction is on even address
1990-06-02 Keith Bosticdate and time created 90/06/01 16:25:30 by bostic
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticnew version from Chris Torek
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticnew copyright notice
1990-06-01 Keith Bosticnew copyright notice
1990-05-31 Keith Bosticno need for the align, makes portable to multiple machiens
1990-05-31 Keith Bosticcan't have spaces in macro args...
1990-05-31 Keith Bosticdate and time created 90/05/30 13:00:37 by bostic
1990-05-31 Keith Bosticdate and time created 90/05/30 12:58:23 by bostic
1990-05-31 Keith Bosticdate and time created 90/05/30 12:55:47 by bostic
1990-05-31 Keith Sklowermake clear that the accept system call doesn't necessitate
1990-05-31 Keith Sklowerfix copyright and condition notice for new sccs include
1990-05-31 Keith Bosticnew copyright notice; use ASMSTR instead of .ascsiz
1990-05-31 Keith Skloweraccess rights superceeded by control data; document...
1990-05-31 Keith Bosticadd ASMSTR #define
1990-05-30 Keith Bosticfrom Chris Torek, ANSI version, works with unsigned...
1990-05-30 Keith Bosticdate and time created 90/05/29 18:03:45 by bostic
1990-05-30 Marc TeitelbaumMinor fixes
1990-05-28 Keith Bosticdon't lstat if not crossing a mount point
1990-05-28 Keith Bosticforgot longjmperror()
1990-05-28 Keith Bosticadd sigsetjmp, siglongjmp, from ANSI man page, so Berke...
1990-05-28 Keith Bosticstderr may have been redirected
1990-05-27 Keith Bosticadd .even to guarantee jmp instruction is on even address
1990-05-26 Keith Bosticclosedir now returns value (POSIX); some manual page...
1990-05-26 Keith Bosticdate and time created 90/05/25 17:34:21 by bostic
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-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
next