explicitly state what open returns on failure
[unix-history] / usr / src / lib / libc /
1988-08-13 Keith Bosticexplicitly state what open returns on failure
1988-08-06 Keith BosticEUSERS is used in the kernel
1988-08-06 Keith Bostic59 is unused; 61 is ECONNREFUSED not EREFUSED; add...
1988-08-05 Keith Bosticadd Berkeley specific copyright
1988-08-04 Keith Bosticwritten by Sam Leffler; add Berkeley specific copyright
1988-08-04 Keith Bostictreewalk is real; replace ftw with it
1988-08-04 Keith Bosticadd Berkeley specific copyright notices
1988-08-03 Keith Bosticadd Berkeley specific header
1988-08-03 Keith Bosticwritten by Serge Granik; add Berkeley specific header
1988-08-03 Keith Bosticwritten by Kirk McKusick and Sam Leffler; add Berkeley...
1988-08-03 Keith Bosticadd Berkeley specific header, written for compatibility
1988-08-03 Keith Bosticrewritten to use writev by Sam; add Berkeley specific...
1988-08-03 Keith Bosticlint cleanup, add Berkeley specific header
1988-08-03 Keith Bosticdon't reference free'd memory; bug report 4.3BSD/lib/129
1988-08-02 Keith BosticChris Torek's version, much faster
1988-08-02 Keith Bosticmention that lone '-' is for backward compatibility...
1988-07-27 Keith Bosticadd Berkeley specific header; written by Sam Leffler
1988-07-27 Keith Bosticadd appropriate copyright; written by Sam Leffler
1988-07-24 Keith Bosticadd strtol(BA_LIB)
1988-07-24 Keith Bosticdate and time created 88/07/23 16:25:40 by bostic
1988-07-24 Keith Bosticcleanup; tmpfile now lets tmpnam allocate space for...
1988-07-22 Keith Bosticadd Berkeley specific copyright; written by Robert Elz
1988-07-22 Keith Bosticadd Berkeley specific copyright
1988-07-20 Keith Bosticadd Berkeley specific copyright
1988-07-20 Keith Bosticrewritten from manual page; add Berkeley specific header
1988-07-20 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticwritten at Berkeley when gettimeofday added; add Berkel...
1988-07-19 Keith Bosticrewritten from manual page; add Berkeley specific header
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticrewritten from the manual page; add Berkeley specific...
1988-07-19 Keith Bosticadd Berkeley specific copyright
1988-07-15 Keith Bosticadd ftw
1988-07-10 Keith Bosticinstall approved copyright notice
1988-07-07 Keith Bosticwritten by Earl Cohen; add Berkeley specific copyright
1988-07-07 Keith Bosticmake tzone file copyright notices consistent
1988-06-28 Keith Bosticinstall approved copyright notice
1988-06-28 Keith Bosticwritten by Kirk McKusick; add Berkeley specific copyright
1988-06-28 Keith Bosticinstall approved copyright notice
1988-06-28 Keith Bosticwritten by Jeffrey Mogul, Stanford; add Berkeley specif...
1988-06-28 Keith Bosticinstall approved copyright notice
1988-06-28 Keith Bosticinstall approved copyright notice
1988-06-19 Keith Bosticinstall approved copyright notice
1988-06-19 Keith Bosticls -f /vmunix was dropping core
1988-06-09 Keith Bosticadd tmpfile(), tempnam() and associate commentary
1988-06-09 Keith Bosticrewrite tmpnam(BA_LIB) from manual page and add Berkele...
1988-06-09 Keith Bosticminor optimizations
1988-06-08 Keith Bosticdon't allow negative zero; ``printf("%.3f", (double...
1988-06-07 Keith Bosticdon't allow negative zero; ``printf("%.3f", (double...
1988-06-06 Keith Bosticupdate from Chris for ANSI _doprnt; add BUGS section...
1988-06-05 Keith Bosticadd compat-sys5.${MACHINE}; minor cleanups
1988-06-04 Keith Bosticdate and time created 88/06/03 18:56:41 by bostic
1988-06-04 Keith Bosticdate and time created 88/06/03 18:56:30 by bostic
1988-06-04 Keith Bosticdate and time created 88/06/03 18:38:12 by bostic
1988-06-04 Keith Bosticadd D, O, U; completely redo the floating point
1988-06-03 Keith Bosticcopy in Berkeley copyrighted versions
1988-06-03 Keith Bosticrewritten from scratch; add Berkeley specific header
1988-06-02 Keith Bosticfix "printf("%4.1f\n", (double)0.0);"
1988-06-01 Mike Karelsuse connect instead of sendto (for chrooted programs)
1988-05-26 Keith Bosticmake tags by default, install tags on install:
1988-05-26 Keith Bosticwritten by Kirk McKusick and Sam Leffler; add Berkeley...
1988-05-26 Keith Bosticwritten by Robert Elz; add Berkeley specific header
1988-05-25 Keith Bosticfix %.60g to not add on precision digits
1988-05-25 Keith Bosticderived by Alex Zliu from VAX atof
1988-05-25 Keith Bosticdate and time created 88/05/24 18:59:05 by bostic
1988-05-25 Keith Bosticdate and time created 88/05/24 18:59:04 by bostic
1988-05-24 Keith Bosticfix tags
1988-05-24 Keith Bosticrestructure libc
1988-05-24 Keith Bosticadd Berkeley/CCI specific header; fix sccsid
1988-05-24 Keith Bosticadd Berkeley specific header; don't print out trailing...
1988-05-24 Keith BosticANSI C fix
1988-05-24 Keith Bosticadd Berkeley specific header
1988-05-24 Keith Bosticadded Berkeley specific header
1988-05-24 Keith Bosticmake sure we can write
1988-05-24 Keith Bosticvarious padding fixes from Chris
1988-05-23 Kirk McKusickconvert to use DEFS.h in ../../vax
1988-05-21 Mike Karels... and do it right
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-21 Keith Bosticset DEFS to compile in SCCS ids.
1988-05-21 Keith Bosticset DEFS to compile in SCCS ids.
1988-05-21 Keith Bosticrestructuring libc
1988-05-21 Keith Bosticrestructuring libc
1988-05-21 Keith Bosticadd Berkeley specific header
1988-05-20 Keith Bosticcreate compat-4.3
1988-05-20 Mike Karelsprint times in human-readable form (from Nowicki)
1988-05-20 Mike Karelsdisconnect after first server regardless of how we...
1988-05-20 Keith Bosticmove syscall.h to /sys/h
1988-05-20 Keith Bostichandle exponents greater than 2 digits
1988-05-20 Keith Bosticif precision is specified, 0 flag is ignored for diouXx...
1988-05-19 Keith Bosticremove references to long double; it's just not available
1988-05-19 Keith Bosticwrite 0's for unreasonable precision requests after...
1988-05-19 Keith Bosticfix rest of Chris' bugs, mostly sign and padding placement
1988-05-19 Keith Bosticif zero value, and precision of zero, nothing gets...
1988-05-19 Keith Bosticalways pad with spaces on the right
1988-05-19 Keith BosticChris' fix for alternate hex and octal mode
1988-05-19 Keith Bosticrip out statics; go back to fixed buffer size, malloc...
1988-05-18 Keith Bosticdon't reinit buffer each time
next