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
/
net
/
nsdispatch.c
Age
Commit message (
Expand
)
Author
2014-09-18
make more descriptors that we open as close-on-exec
christos
2012-03-13
PR/45989: Martin Husemann: lint invocation does include -w only on i386
christos
2011-02-22
Introduce __weakref_visible to handle the different required visibility
joerg
2011-02-18
Support the different weakref semantic in GCC 4.2 and clang.
joerg
2009-02-05
sign-compare fix
lukem
2008-08-17
Changee __attribute(__weak__) to __weak_reference(). Produces same object code
gmcgarry
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-10-15
fix incomplete initializers
christos
2005-11-29
WARNS=4
christos
2005-06-26
_nsdispatching needs to count, not just be 1 or 0. Also shuffle around
thorpej
2004-11-10
* Improve the comments in <nsswitch.h>
lukem
2004-10-04
* Re-number NS_FORCEALL from 1<<7 to 1<<8, moving it out of the "public"
lukem
2004-09-29
Implement NS_FORCEALL, which may be set in defaults[0].flags by a caller of
lukem
2004-09-28
also ensure defaults != NULL
lukem
2004-09-08
Fix non-ELF case in _nsloadmod().
simonb
2004-08-02
Prevent a deadlock that could occur if we try to update the configuration
thorpej
2004-07-24
Add support for dynamically loading nsswitch modules on ELF platforms.
thorpej
2004-07-16
Use ANSI function decls.
thorpej
2004-05-24
remove stray NSUNLOCK(); pointed out by Brian Ginsbach.
christos
2004-05-23
make this thread-safe.
christos
2002-05-26
__STDC__ is always defined on NetBSD.
wiz
2000-12-20
remove redundant declarations.
christos
2000-01-22
Delint.
mycroft
1999-11-28
don't use err(); instead pass an error condition back to a higher
lukem
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
return NS_UNAVAIL if args are dodgy
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1999-05-03
sprinkle argsused till lint smiles at you.
christos
1999-04-18
specifically include stdarg/varargs.h
lukem
1999-01-25
add rcsids
lukem
1999-01-20
minor knf; don't exceed 80 columns ;)
lukem
1999-01-20
- add ARGSUSED
christos
1999-01-20
weak_alias nsdispatch
lukem
1999-01-19
* support extra two arguments to nsdispatch():
lukem
1999-01-17
fix thinko introduced in last rototilling of nsdispatch; _nsdbtget()
lukem
1999-01-16
remove debugging override of _PATH_NS_CONF
lukem
1999-01-15
merge nsswitch into main branch
lukem