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
/
arch.c
Age
Commit message (
Expand
)
Author
2023-02-14
make: reduce complexity of evaluating expressions
rillig
2022-12-07
make: clean up comments
rillig
2022-09-27
make: set WARNS to 6, from the default 5
rillig
2022-01-15
make: merge duplicate code for expanding variable expressions
rillig
2021-12-15
make: format comments according to /usr/share/misc/style
rillig
2021-12-15
make: use consistent indentation for statements and continuations
rillig
2021-12-12
make: in Arch_ParseArchive, rename libName to lib
rillig
2021-12-12
make: in Arch_ParseArchive, replace MFStr with FStr
rillig
2021-12-12
make: use simpler memory management for parsing archive members
rillig
2021-11-28
make: convert GNodeFlags from enum into bit-fields
rillig
2021-08-25
make: fix lint warnings on ilp32 platforms
rillig
2021-08-14
make: add ARGSUSED for lint
rillig
2021-08-14
make: extract RanlibOODate into separate function
rillig
2021-05-30
make: inline str_concat4
rillig
2021-04-03
make: use C99 bool type instead of defining its own
rillig
2021-03-15
make: replace enum bit-field with struct bit-field for VarEvalFlags
rillig
2021-02-05
make: in the Var_ functions, move the scope to the front
rillig
2021-02-04
make: rename context and ctxt to scope
rillig
2021-02-04
make: merge duplicate code in Arch_FindLib
rillig
2021-01-23
make(1): rename Dir_Expand to SearchPath_Expand
rillig
2021-01-09
make(1): fix lint warnings
rillig
2020-12-30
make(1): format multi-line comments
rillig
2020-12-20
make(1): eliminate libName_freeIt from Arch_ParseArchive
rillig
2020-12-20
make(1): return FStr from Var_Parse
rillig
2020-12-18
make(1): spell nonexistent consistently
rillig
2020-12-13
make(1): add str_basename to reduce duplicate code
rillig
2020-12-06
make(1): remove comment decoration
rillig
2020-12-05
make(1): remove redundant assignments
rillig
2020-12-05
make(1): remove unused variable from ArchFindMember
rillig
2020-12-04
make(1): improve variable names in Arch_ParseArchive
rillig
2020-12-04
make(1): use consistent variable names for list nodes
rillig
2020-11-29
make(1): reduce memory allocation for dirSearchPath
rillig
2020-11-28
make(1): reduce memory allocation in Arch_ParseArchive
rillig
2020-11-28
make(1): reduce pointer indirection for archives
rillig
2020-11-28
make(1): reduce memory allocation for GNode.parents and GNode.children
rillig
2020-11-23
make(1): indent arch.c with tabs instead of spaces
rillig
2020-11-14
make(1): replace a few HashTable_CreateEntry with HashTable_Set
rillig
2020-11-14
make(1): fix typo in comments
rillig
2020-11-08
make(1): clean up code related to VarEvalFlags
rillig
2020-11-08
make(1): change return type of Arch_MTime to void
rillig
2020-11-08
make(1): change return type of Arch_MemberMTime to void
rillig
2020-11-08
make(1): rename Make_OODate to GNode_IsOODate
rillig
2020-11-07
make(1): clean up Arch_LibOODate
rillig
2020-11-07
make(1): document duplicate code in arch.c
rillig
2020-11-07
make(1): fix function names in archive debug output
rillig
2020-11-07
make(1): fix out-of-bounds pointer in ArchStatMember (since 1993-03-21)
rillig
2020-11-07
make(1): reduce indentation in ArchStatMember
rillig
2020-11-07
make(1): replace hashed with cached in comments
rillig
2020-11-07
make(1): fix access to undefined memory (since 1994-03-18)
rillig
2020-11-07
make(1): clean up ArchStatMember
rillig
[next]