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
2014-02-25
Powerpc seems to expect minimum 8 byte alignment from malloc as well.
martin
2014-02-17
Bounce the minimum allocation alignement for sparc64 and amd64 as well,
martin
2014-02-05
Err on the safe side for small memory allocations and provide 4byte
skrll
2014-01-10
whitespace.
wiz
2014-01-08
return the same errors as linux for ptsname_r
christos
2014-01-08
add ptsname_r
christos
2013-12-11
Allow kernel code to access constant databases by moving cdbr(3) and the
joerg
2013-12-02
changed lua_Number to int64_t
lneto
2013-10-22
Reduce amount of casts and make LP64 safe.
matt
2013-09-12
NetBSD certainly supports TLS in static applications if it supports TLS
joerg
2013-09-09
Don't scrub the environment unless we are going to change it. This should
tron
2013-08-19
Put the startup code in .text.startup
matt
2013-07-20
Use Mt for email addresses.
wiz
2013-04-26
Bump date for adding the function to NetBSD. Fix xref.
wiz
2013-04-26
Add commas in list.
wiz
2013-04-26
Bump date after adding function to NetBSD.
wiz
2013-04-26
add {at_,}quick_exit(3) from FreeBSD
christos
2013-04-25
Remove weak_alias since that's now in the compat_putenv.c
matt
2013-04-16
Add strtol_l and friends. Switch _citrus_bcs_strtol to use plain
joerg
2012-12-30
typo in comment, from Abhinav Upadhyay in PR 47385
dholland
2012-10-24
Whitespace improvements.
wiz
2012-10-24
explain a bit more what's wrong with alloca(3)
christos
2012-10-19
Use the correct field name when describing the equivalence between
apb
2012-06-25
Update old-style definitions to ANSI, remove a couple of register
abs
2012-06-24
fix old style definitions; XXX: gcc should have picked them up but it did not.
christos
2012-06-12
Use correct macro (.Nm is only used within the NAME section, for section 3
jdf
2012-06-08
ANSI prototypes
abs
2012-05-26
don't trigger diagassert for a null array with 0 elements or 0 elementsize.
christos
2012-03-21
rename umax2s->size_t2s function per apb's request.
christos
2012-03-21
unsigned char portability casts
christos
2012-03-21
Use C89 function definition
matt
2012-03-21
Cast an int argument to umax2s() to size_t.
he
2012-03-21
uintmax_t -> size_t (never called with larger than size_t)
christos
2012-03-20
Remove use of __P
matt
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2012-03-04
base0 == NULL is allowed when nmemb == 0, in fact the nsdispatch code calls
christos
2012-01-02
Clarify the behavior of exit(x) for out-of-range x. PR 45769
dholland
2011-10-22
Put a recursion limit to avoid DoS attacks (Maksymilian Arciemowicz)
christos
2011-10-21
sys/endian.h might not exist in the src/tools case
joerg
2011-10-15
Mention POSIX conformance of some functions, when they appeared, sprinkle .Xr.
rmind
2011-10-06
Provide symbol definitions for environ and __progname. These are duplicate
christos
2011-09-17
remove the advertising clause so it can be used by the OpenJDK.
christos
2011-09-15
Various fixes, mostly missing words or letters.
wiz
2011-09-14
add re-entrant versions of the hash functions based on the GNU api.
christos
2011-09-11
Note memoryallocators(9) in this perhaps too generally named page.
jruoho
2011-08-14
no need for the snprintf/asprintf dance; use fixed width formats.
christos
2011-06-21
Sort sections.
wiz
2011-06-21
Note the potential danger in the options. Fixes PR lib/31112.
jruoho
2011-06-08
Fix prologue macros order.
njoly
2011-05-18
Remove __P()
dsl
[next]