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
/
sh3
/
sys
Age
Commit message (
Expand
)
Author
2003-11-23
Implement siginfo for sh3.
uwe
2003-10-24
In PIC code "braf" to cerror, not "bsrf" to it!
uwe
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-01
Generate proper PIC code for libc_pic.a.
marcus
2003-02-13
Implement pthread_atfork() (in libc, because the required threadlib
nathanw
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-07-09
New __sigaction14() system call stub which registers the signal
thorpej
2001-07-22
Add __clone() for sh3.
tsubai
2001-05-11
style fix (no functional change)
msaitoh
2001-04-09
Renamed reference to compat syscall to conform to new naming scheme.
marcus
2001-04-09
Added missing _C_LABEL to errno reference.
marcus
2001-02-16
_C_LABEL()
msaitoh
2001-02-14
use _C_LABEL()
msaitoh
2001-01-17
fix syscall() and __syscall(). r0 has to be set to SYS_syscall or
itojun
2001-01-04
__syscall is now mandatory
itojun
2000-12-16
Fix weak alias.
tsubai
2000-09-28
Need an internal name for pipe(2).
kleink
2000-08-04
s/minbrk/_C_LABEL(__minbrk)/.
tsubai
2000-08-04
Change comment character from '#' to '!'. (binutils-2.10 doesn't like '#')
tsubai
2000-07-07
Add special treatment of shmat(2).
itohy
2000-06-26
Need an internal name for fork().
kleink
2000-06-26
Thinko in previous: we do always use an internal name.
kleink
2000-06-23
Add internal names for brk() and sbrk().
kleink
2000-04-20
Add missing files.
tsubai
2000-03-27
fill delay slots (from Klaus Klein)
msaitoh
2000-01-05
libc for SH3.
msaitoh