Changes to accommodate prototype declarations.
[unix-history] / usr / src / lib /
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:27 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:26 by bostic
1991-02-01 Keith Bosticdate and time created 91/01/31 17:16:24 by bostic
1991-02-01 Keith Bosticmove fakcu, perror, remove to stdio; fakcu goes away
1991-01-31 Keith Bosticmake the copyright look right, yank to 5.1
1991-01-30 Chris TorekNaN has a sign too
1991-01-28 Chris Torekuse new stdio function interface to avoid blowing away...
1991-01-27 Keith Bosticstdc.h -> cdefs.h
1991-01-27 Keith Bosticdoesn't need stdc.h
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:15:45 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:56 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:54 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:52 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:51 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:49 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:48 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:46 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:45 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:43 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:42 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:41 by mao
1991-01-24 Mike A. Olsondate and time created 91/01/23 08:12:38 by mao
1991-01-24 Mike A. Olsonsplit up modules into smaller files
1991-01-22 Chris Torekreinsert hp300 hack for Inf and NaN; add sparc to the...
1991-01-22 Keith Bosticupdate for new stdio; from Chris Torek
1991-01-21 Keith Bosticcheckpoint
1991-01-21 Keith Bosticnew stdio
1991-01-21 Keith Bosticmessed up the copyright header and keywords
1991-01-21 Keith Bosticnew stdio
1991-01-21 Keith Bosticnew stdio; renamed from rew.c
1991-01-21 Keith Bosticnew stdio
1991-01-21 Keith Bosticnew stdio; renamed from doscan.c
1991-01-21 Keith Bosticnew stdio; renamed from doprnt.c. There was a trivial...
1991-01-21 Keith Bosticnew stdio; renamed from flsbuf.c
1991-01-21 Keith Bosticnew stdio; renamed from findiop.c
1991-01-21 Keith Bosticnew stdio
1991-01-21 Keith Bosticnew stdio from Chris Torek
1991-01-21 Keith Bosticdon't need FILENAME_MAX any more, it's in stdio.h
1991-01-21 Keith Bosticnew stdio version of exit.c; from Chris Torek
1991-01-20 Keith Bostictypo on %l
1991-01-16 Keith Bosticforgot the man pages...
1991-01-16 Keith Bostickernel reorg
1991-01-15 Keith Bostickernel reorg
1991-01-14 Keith Bosticmake SHELLSORT a subroutine -- it's a lot cleaner,...
1991-01-14 Keith BosticChris Torek demands that it return the yyparse() value.
1991-01-14 Keith Bosticmove Fortran libraries to f77 directory
1991-01-12 Keith Bosticmove pascal library into the pascal directory
1991-01-10 Keith Bosticupdate from Dave Borman; make "u=g" work.
1991-01-09 Keith Bosticerrno is defined in <sys/errno.h; BTREEMAGIC/BTREEVERSI...
1991-01-09 Keith Bosticdate and time created 91/01/08 17:04:59 by bostic
1991-01-08 Keith Bosticdate and time created 91/01/07 12:41:16 by bostic
1991-01-08 Keith Bosticdate and time created 91/01/07 12:41:13 by bostic
1991-01-08 Keith Bosticcleanup from Mike Olson for btrees
1991-01-01 William Nesheimadded 386 support
1991-01-01 William Nesheimadded 386 support (actually, 387) and placeholder for...
1990-12-30 Keith Bosticfix byte order
1990-12-29 Keith BosticFortran isn't available for 386
1990-12-29 Keith Bosticuse defined constants
1990-12-29 William Nesheimuse param.h instead of types.h to pick up BYTE_ORDER...
1990-12-20 Keith Bosticadd byte-order, minor cleanups
1990-12-18 William Nesheim386 peculiar files touchup
1990-12-18 William Nesheimtrivial errors and GAS heartburn.
1990-12-18 William Nesheimwrong syntax
1990-12-18 William Nesheimsyntax errors,wrong code
1990-12-18 William Nesheimsyntax errors, wrong code
1990-12-18 William Nesheimsilent typo to the asm (thinks sp is a local label?)
1990-12-18 William Nesheimturn C files into asm form due to obnoxious gcc "templa...
1990-12-18 William Nesheimdate and time created 90/12/17 15:12:42 by william
1990-12-18 William Nesheim.align BEFORE symbol def, not after, only do word align
1990-12-15 Keith Bosticdon't bother storing a temp value
1990-12-05 Keith Bosticnote that %s is an extension
1990-12-05 Keith Bosticmake a copy, mktime.3 modifies the tm struct
1990-12-05 Keith Bosticadd tzset.3, mktime.3 links to ctime.3
1990-12-05 Keith Bosticsplit out tzset and tzsetwall to tzset.3; first cut...
1990-12-05 Keith Bosticsplit out tzset and tzsetwall from ctime(3); first...
1990-12-01 Keith Bosticadd %s for number of seconds since the Epoch
1990-11-30 Keith Bosticminor changes + typos
1990-11-29 Keith Bosticnew version, using POSIX structures and include file
1990-11-29 Keith BosticEBADFORMAT -> EFTYPE
1990-11-28 Keith Bosticmake error messages a little better, use constants...
1990-11-28 Keith Bosticfix cursor movement to work with insertions/deletions...
1990-11-27 Keith Bosticreimplementation of qsort
1990-11-25 Keith Bosticadd EBADFORMAT
1990-11-22 Keith Bosticmove R_PUT to BTREEINFO structure
1990-11-22 Keith Bosticdocument that nmemb must be < INT_MAX
1990-11-20 Keith Bosticdocument memory behavior and errno values more completely
1990-11-19 Keith Bosticwasn't resetting errno for fts_children call of fts_bui...
1990-11-16 Keith Bosticlots of changes, rearrangement for clarity, few normati...
1990-11-15 Keith Bosticuse macros to set/read options
1990-11-15 Keith Bosticbroke if registered more than 32 atexit functions;...
1990-11-13 Keith Bosticcleanup, change exit status, lots of rewrite for style
1990-11-12 Keith Bosticadd books/papers to SEE ALSO
1990-11-12 Keith Bosticadd radixsort
1990-11-12 Keith Bosticmove radixsort to stdlib, so it's with qsort
1990-11-09 Keith Bosticcheckpoint, add various flags, add btree stuff consistently
1990-11-08 Marc Teitelbaumreduce size of devname entry
1990-10-31 Keith Bosticminor whacks, try to get to format right
1990-10-31 Keith Bosticdate and time created 90/10/30 12:41:30 by bostic
1990-10-31 Keith Bosticdate and time created 90/10/30 12:41:26 by bostic
1990-10-31 Keith BosticANSI malloc returns void *
next