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
/
arch
Age
Commit message (
Expand
)
Author
1993-11-05
copy SYS.h and DEFS.h, too.
cgd
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-20
Replaced instructions with immediate operands with compatible alternatives
jtc
1993-10-19
sigsetjmp() for the i386.
jtc
1993-10-19
First cut; not sure if it's right. Very like it is, because it's
deraadt
1993-10-15
Makefile.inc, basically a place to put KMSRC definition
jtc
1993-10-08
Provide i386 versions of div and ldiv -- they are simpler than the C versions,
jtc
1993-10-08
Use "testb %cl,%cl" instead of "cmpb $0,%cl".
jtc
1993-10-08
Provide an assembly language version of labs().
jtc
1993-10-07
make an arch directory in libc, and move all machine dirs into it
cgd