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
2001-02-19
nuke a ref to __progname that somehow crept in
cgd
2001-02-19
convert from __progname to getprogname()
cgd
2001-02-19
LP64
ross
2001-02-16
add hcreate.3
msaitoh
2001-02-14
update for current status of implementation
cgd
2001-02-14
build new hsearch() code
cgd
2001-02-14
add new, from scratch implementation of hsearch() et al that actually works
cgd
2001-02-14
move db/man/hcreate.3 to stdlib/hcreate.3
cgd
2001-02-12
don't extern char *__progname; it's never used!
cgd
2001-02-09
__arm26__ || __arm32__ -> __arm__
bjh21
2001-01-12
slighly clarify how endbyte is used, so that this matches implementation more...
jdolecek
2001-01-08
link sradixsort(3) -> radixsort(3)
lukem
2001-01-05
we now have utrace, support it here
jdolecek
2001-01-04
sprinkle _DIAGASSERT() around
lukem
2000-12-21
first import of citrus LC_CTYPE locale. singlebyte only at this moment.
itojun
2000-12-20
fix sbrk casts
christos
2000-12-20
avoid nested extern declaration
christos
2000-12-20
fix nested extern
christos
2000-12-19
fix nested extern declaration.
christos
2000-12-13
Radixsort wants a const u_char ** as a fisrt argument, not just a
garbled
2000-11-26
Be SUS-conformant regarding return value when option argument is missing.
wiz
2000-11-26
Reorder sections to conform more to mdoc.samples; remove non-mdoc
wiz
2000-10-05
make random(3) manpage meet with actual implementation.
itojun
2000-08-25
Some (popular) programs expect to be able to re-initialize `optind'
thorpej
2000-07-08
Correct format mismatch for field widths
sommerfeld
2000-07-06
avoid losing precision warnings
christos
2000-07-05
remove extra period in SEE ALL section
msaitoh
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
2000-06-09
Don't segfault when complaining about an invalid single-character option.
nathanw
2000-05-20
Disable malloc's hints to the kernel - now that the madvise() syscall
simonb
2000-05-16
Workaround no longer needed, now that the compiler is fixed.
is
2000-05-09
Initial commit of arm26 port
bjh21
2000-05-02
Add the (void)&acc; hack from strtouq.c to strtoull.c. This works around
is
2000-04-07
Fix the bug introduced in rev 1.28 and actually caused failure on alpha;
enami
2000-04-07
Backout the previous backing out.
enami
2000-04-07
small fixes; not yet complete
wiz
2000-04-02
Add "namespace.h" and include <getopt.h> since we moved the stuff out
christos
2000-04-02
Remove sections relevant to getopt, and add implementation differences.
christos
2000-04-02
New getopt_long from Thomas Klausner and Dieter Baron
christos
2000-04-01
Make mbstowcs and wcstombs work correctly when handed NULL pointers.
erh
2000-03-16
Add missing comma.
enami
2000-03-15
Need to quote excessively long Nd argument.
kleink
2000-03-08
No longer need internal names for strtoq() and strtouq().
kleink
2000-03-07
Make lint happy about long long integers. (C99 mode for lint, anyone?)
kleink
2000-03-06
Add ISO C99 long long integer general utility interfaces; partially addresses
kleink
2000-01-31
Back out the previous 2 revs. The delint'ing of this file caused
thorpej
2000-01-25
Added a tab before a '}' to put the brace in the right place.
elric
2000-01-23
Delint.
mycroft
2000-01-23
Partially delint, and a few microoptimizations.
mycroft
2000-01-22
Delint.
mycroft
[prev]
[next]