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
/
Makefile.inc
Age
Commit message (
Expand
)
Author
1995-04-25
Changed abs.S to abs.c for vax.
ragge
1995-03-22
Enable qabs(), a quad_t version of abs() and labs().
jtc
1995-03-21
New function qdiv. Like div and ldiv, but works with quad_t's.
jtc
1995-02-10
list the files needed on the alpha.
cgd
1994-12-22
specify man pages the new way.
cgd
1994-06-16
Add merge.c and mergesort.3.
mycroft
1994-05-20
44lite moved cfree() to libcompat
jtc
1994-05-17
Add realpath(3).
mycroft
1994-03-17
Remove machine-dependent atof() implementations; use machine independant
jtc
1994-01-03
Integrate strtoq() and strtouq() from bsd-sources on uunet.
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
1993-12-04
update for .S and MACHINE_ARCH
cgd
1993-10-22
Added 1170's a64l() & l64a() functions.
jtc
1993-10-19
fixes from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de> to:
cgd
1993-10-13
Split cfree() out of calloc.c.
jtc
1993-10-09
Added rand48 manual page.
jtc
1993-10-09
Make it possible to use machine dependant versions of div and ldiv functions.
jtc
1993-10-08
Use machine dependant version of labs.[cs] if one is present.
jtc
1993-10-07
Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier)
brezak
1993-10-07
make an arch directory in libc, and move all machine dirs into it
cgd
1993-09-17
pc532 specifics.
phil
1993-08-01
Add RCS identifiers.
mycroft
1993-07-09
don't include an extra atof.c...
cgd
1993-07-09
update for better FP routines, from AT&T & elsewhere
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd