index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
Age
Commit message (
Expand
)
Author
1995-06-14
add explicit return type
jtc
1995-06-14
define __atexit pointer
jtc
1995-06-14
add extern qualifier to __atexit pointer declaration
jtc
1995-05-11
Winning Strategies has placed this code in the public domain.
jtc
1995-04-25
Changed abs.S to abs.c for vax.
ragge
1995-03-23
removed unnecessary #include <stddef.h>
jtc
1995-03-22
Enable qabs(), a quad_t version of abs() and labs().
jtc
1995-03-21
LDIV -> QDIV
jtc
1995-03-21
add cross references to qdiv(3)
jtc
1995-03-21
New function qdiv. Like div and ldiv, but works with quad_t's.
jtc
1995-03-21
ldiv takes long arguments
jtc
1995-03-05
Changed the multibyte character functions so they work with the native
jtc
1995-02-28
remove unneeded "#include <stddef.h>"
jtc
1995-02-28
Changed <sys/signal.h> to <signal.h>
jtc
1995-02-10
list the files needed on the alpha.
cgd
1994-12-23
#include <machine/endian.h>.
jtc
1994-12-22
(1) fix up for new compiler predefines
cgd
1994-12-22
specify man pages the new way.
cgd
1994-12-20
Use "const" qualifier so that tens, tinytens, and bigtens arrays are stored
jtc
1994-11-14
Include code for pmax
dean
1994-10-19
be a bit more careful with types.
cgd
1994-10-19
cast type
cgd
1994-10-19
casting types.
cgd
1994-09-17
Swap the definition of {lrand,nrand} with {mrand,jrand} to reflect reality.
mycroft
1994-07-22
Updgraded to March 3, 1994 version of dtoa.c from netlib with our local
jtc
1994-06-16
Add merge.c and mergesort.3.
mycroft
1994-06-16
Add RCS ids.
mycroft
1994-06-16
Import from 4.4-Lite.
mycroft
1994-05-20
Clean up deleted files.
mycroft
1994-05-20
44lite moved cfree() to libcompat
jtc
1994-05-17
Add realpath(3).
mycroft
1994-05-17
New from 4.4-Lite. Needed for some 4.4 FS utilities.
mycroft
1994-05-06
merge back in our changes (mostly POSIX.2 pedanticism)
jtc
1994-05-06
sync with 44lite
jtc
1994-04-08
fix it to be the way i *meant* it to be...
cgd
1994-04-07
From Mark Weaver: Fix typo.
mycroft
1994-04-01
specify what the args's contents must be
cgd
1994-03-17
Remove machine-dependent atof() implementations; use machine independant
jtc
1994-02-25
Adding ns32k support.
phil
1994-01-28
Fix spelling error in Copyright notice
jtc
1994-01-10
Fix spelling errors.
jtc
1994-01-04
Fix two compiler warnings.
mycroft
1994-01-03
Integrate strtoq() and strtouq() from bsd-sources on uunet.
jtc
1993-12-28
#include <ctype.h> to use the isspace() macro.
jtc
1993-12-21
Fix bug #12, strtod() now uses localeconv() to get locale specific
jtc
1993-12-21
Use isspace() instead of a switch statement with explicit values when
jtc
1993-12-15
Remove unwanted comma from NAME section.
jtc
1993-12-07
Restore 4 lines of code that UCB added that got lost when I upgraded to
jtc
1993-12-05
Changed occurance of MACHINE_ARCH == "hp300" to MACHINE_ARCH == "m68k"
briggs
1993-12-05
get pc532 moved into ns32k; that's is MACHINE_ARCH
cgd
[next]