This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a180c2a1f7
NetBSD
/
common
History
ad
a180c2a1f7
membar_enter was doing the wrong thing. For x86 we can alias:
...
membar_enter -> membar_consumer membar_exit -> membar_producer
2008-02-09 13:42:21 +00:00
..
dist
/zlib
Disable a sanity check output buffer != NULL in _STANDALONE case.
2007-12-22 00:52:03 +00:00
include
Nuke prop_dictionary_capacity, there was no implementation for it.
2008-01-05 00:23:46 +00:00
lib
membar_enter was doing the wrong thing. For x86 we can alias:
2008-02-09 13:42:21 +00:00