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
/
compat
/
include
Age
Commit message (
Expand
)
Author
2017-12-26
Fix const argument inconsistency (found by lint(1))
christos
2016-12-16
scandir/alphasort take "const struct dirent **" not "const void *" in
mrg
2015-10-30
Add tzgetgmtoff() prototype I forgot to commit.
christos
2014-06-12
rename to 60
christos
2014-06-12
fix srandom and initstate signatures (from enh at google)
christos
2014-01-31
expose __lwp_park60
christos
2013-03-29
Compat glue for lwp park, but does not use the new syscall yet.
christos
2012-04-20
PR/46360: YAMAMOTO Takashi: Restore NetBSD-5 compatibility with putenv()
christos
2012-01-22
From tnozaki@: make fpos_t a complex object that keeps track of the parse
christos
2011-11-05
Add __returns_twice for the attribute of the same name. This makes the
joerg
2011-03-12
Fix various vis/unvis issues:
christos
2010-12-16
Provide a re-entrant and thread-safe set of timezone API's that
christos
2010-06-07
1. MB_LEN_MAX switch MD to MI.
tnozaki
2009-02-24
version alphasort.
christos
2009-01-26
remove stale getdevmajor() declarations, fixes lint(1) warning
drochner
2009-01-20
Change major()/minor() to return 32-bit types again, called
drochner
2009-01-11
add another directory the cvs did not merge.
christos
2009-01-11
merge christos-time_t
christos
2008-05-04
Fix a bug in the implementation of seekdir(). If the first entry in
tonnerre
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2006-08-26
Move ns_addr and ns_ntoa to compat libc. Add a stripped version of
matt
2006-08-04
whitespace.
yamt
2006-08-04
remove the support of variable-sized filehandle from compat version of
yamt
2006-07-31
Make filehandles opaque to userland
martin
2006-03-26
PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier.
christos
2006-01-24
rename __func to _func_unlocked, and add their prototypes in extern.h
christos
2006-01-24
Expose __readdir and __telldir, unlocked versions of the non-underscore
christos
2005-09-14
Fix opendir30 screwup and sort the compat defs for clarity.
christos
2005-09-13
compat core reorg.
christos