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
Age
Commit message (
Expand
)
Author
1993-11-09
I've been informed that the fts family of functions is being considered
jtc
1993-11-08
add shlib_version file, with version 0.0
cgd
1993-11-08
fix flag name 'bug.' reported by Lennart Augustsson <augustss@cs.chalmers.se>
cgd
1993-11-07
replace single quotes with double quotes where necessary
cgd
1993-11-07
script to bump shlib_version files, etc. doesn't get installed, no man page.
cgd
1993-11-06
update to latest version.
cgd
1993-11-06
update to latest version; va_list specification changes.
cgd
1993-11-06
just berkeley copyright/version # changes.
cgd
1993-11-06
nuke comments re: posix, per jtc. this isn't spec'd by posix.
cgd
1993-11-06
update to latest version; no *significant* changes.
cgd
1993-11-06
Remove extra "eval" variables in warn() & warnx() function definitions;
jtc
1993-11-05
copy SYS.h and DEFS.h, too.
cgd
1993-11-05
add strncmp to the list of things that gets copied to libkern.
cgd
1993-11-05
link libtermlib's shared library to libtermcap's
cgd
1993-11-04
Can get rid of local symbols with "ld -x -r" again.
pk
1993-11-04
Corrected and simplified floating point formatting.
jtc
1993-11-03
Trailing zeros should be printed with all floating point formats
jtc
1993-10-29
Fix formatting of SEE ALSO section.
jtc
1993-10-29
This type of error checking/reporting is required for many functions,
jtc
1993-10-29
Holds value of ERANGE and EDOM for assembly routine's error reporting.
jtc
1993-10-29
exp & log functions.
jtc
1993-10-29
Don't assume the rounding control bits are 00, make sure that both bits
jtc
1993-10-29
Fix manual page typos.
jtc
1993-10-28
More work on i387 specific math library
jtc
1993-10-28
Additional work on a i387 specific math library.
jtc
1993-10-26
Clean up deleted files.
mycroft
1993-10-26
Start of i387 specific math library functions.
jtc
1993-10-26
fixes from Garrett A. Wollman <wollman@emba.uvm.edu>:
cgd
1993-10-25
Update source and manual pages to match X/Open 1170 specification.
jtc
1993-10-25
X/Open 1170 defines the return type of setpwent() to be void -- a trival
jtc
1993-10-24
`ld -x -r crt0.o' defines __DYNAMIC as data. This we cannot use.
pk
1993-10-23
Enabled __DYNAMIC.
pk
1993-10-22
In execvp(): `eacces' did not get initialized when path name contains a '/'.
pk
1993-10-22
Add my lsearch & lfind implementations.
jtc
1993-10-22
Added 1170's a64l() & l64a() functions.
jtc
1993-10-21
#include <search.h> to ensure that the public function declarations match
jtc
1993-10-21
Move the old berkeley sccs id into the header comment like it is done
jtc
1993-10-21
Gcc helper functions should still use the ENTRY() macro so they will be
jtc
1993-10-21
Use PIC_PLT macro with the function calls (as was done with setjmp()).
jtc
1993-10-21
So many files in arch/i386 have been changed I might as well run my
jtc
1993-10-21
Change instances of LIBC_RCS back to LIBC_SCCS. If we are going to change
jtc
1993-10-21
Use BYTE_ORDER == LITTLE_ENDIAN instead of -Dnational to select byte order
jtc
1993-10-21
Add comma between gamma and lgamma in NAME section.
jtc
1993-10-21
Removed duplicate names from the NAME section.
jtc
1993-10-20
Replaced instructions with immediate operands with compatible alternatives
jtc
1993-10-20
update to v1.72 of new DB code
cgd
1993-10-19
Use i386 sigsetjmp()/siglongjmp() implementation.
jtc
1993-10-19
sigsetjmp() for the i386.
jtc
1993-10-19
#if defined(hp300) || defined(sparc) || defined(amiga)
deraadt
1993-10-19
First cut; not sure if it's right. Very like it is, because it's
deraadt
[next]