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
/
usr.bin
/
make
/
make_malloc.h
Age
Commit message (
Expand
)
Author
2021-12-15
make: remove bmake_free
rillig
2021-12-15
make: mark several functions whose result must be used
rillig
2021-01-19
make(1): remove do-not-format markers from comments
rillig
2020-12-30
make(1): format multi-line comments
rillig
2020-12-15
make(1): indent hash.h and make_malloc.h with tabs instead of spaces
rillig
2020-11-10
make(1): use consistent definition for MAKE_INLINE
rillig
2020-10-19
make(1): clean up headers, no functional change
rillig
2020-09-13
make(1): fix position of MAKE_ATTR_UNUSED in inline functions
rillig
2020-08-29
make(1): fix build with -DUSE_EMALLOC
rillig
2020-08-29
make(1): add bmake_strsedup for duplicating a substring
rillig
2020-08-25
make(1): allow make to be compiled in C90 mode
rillig
2020-08-20
make(1): remove unreached code from bmake_strndup
rillig
2020-08-01
make(1): use consistent indentation in source code
rillig
2020-08-01
make(1): avoid calls to free(3) in the common case of a NULL pointer
rillig
2009-01-24
Fixes to includes of make_malloc.h to that it actually builds when
dsl
2009-01-24
buildfixes for OSX:
cegger
2009-01-24
buildfix: remove RCSID. It conflicts with the definition in the .c files.
cegger
2009-01-24
Move the bmake_malloc() functions into their own .c and .h files.
dsl