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
2020-11-07
make(1): properly handle errors for malformed archive target names
rillig
2020-11-07
make(1): rename local variable in Arch_ParseArchive
rillig
2020-11-07
make(1): rename parameter of ArchSVR4Entry
rillig
2020-11-07
make(1): remove unused macro definitions from arch.c
rillig
2020-11-07
make(1): fix archive handling
rillig
2020-11-07
make(1): extract ArchiveMember_HasName from ArchFindMember
rillig
2020-11-07
make(1): clean up comments in arch.c
rillig
2020-11-07
make(1): clean up code stylistically
rillig
2020-11-06
make(1): rename Arch_MemMTime to Arch_MemberMTime
rillig
2020-11-05
make(1): remove redundant parentheses from sizeof operator
rillig
2020-11-02
make(1): remove word "Ptr" from variable names
rillig
2020-11-02
make(1): use freeIt pattern in Arch_ParseArchive
rillig
2020-10-31
make(1): format #include directives consistently
rillig
2020-10-31
make(1): do not look up local variables like .TARGET anywhere else
rillig
2020-10-30
make(1): change char * to void * in Var_Value
rillig
2020-10-30
make(1): make iterating over HashTable simpler
rillig
2020-10-25
make(1): rename hash functions to identify the type name
rillig
2020-10-25
make(1): make Arch_FindLib simpler
rillig
2020-10-24
make(1): clean up code layout in arch.c
rillig
2020-10-24
make(1): fix local variable name for determining the basename
rillig
2020-10-24
make(1): clean up comments and braces in arch.c
rillig
2020-10-24
make(1): make Arch_ParseArchive simpler
rillig
2020-10-24
make(1): remove lengthy comments from archive handling
rillig
2020-10-23
make(1): rename GNode.cmgn to youngestChild
rillig
2020-10-23
make(1): negate OP_NOP and rename it to GNode_IsTarget
rillig
2020-10-22
make(1): remove redundant type casts
rillig
2020-10-19
make(1): inline simple Lst getters
rillig
2020-10-18
make(1): rename Lst_Init to Lst_New
rillig
2020-10-18
make(1): remove underscore from Hash_Table and Hash_Entry
rillig
2020-10-18
make(1): migrate ArchFree from Hash_Search to HashIter
rillig
2020-10-17
make(1): normalize initialization and cleanup of the modules
rillig
2020-10-05
make(1): revert previous commit
rillig
2020-10-05
make(1): fix double-free bug in -DCLEANUP mode (since 2020-10-02)
rillig
2020-10-03
make(1): clean up #include sections
rillig
2020-10-03
make(1): use consistent pattern for parsing whitespace
rillig
2020-10-03
make(1): format code in arch.c
rillig
2020-10-01
make(1): remove redundant function prototypes
rillig
2020-09-28
make(1): make debug logging simpler
rillig
2020-09-28
make(1): make debugging code shorter
rillig
2020-09-27
make(1): normalize whitespace in source code
rillig
2020-09-26
make(1): clean up API for finding and creating GNodes
rillig
2020-09-26
make(1): add Hash_FindValue, for direct access to hash table data
rillig
2020-09-25
make(1): inline ArchFindArchive into ArchStatMember
rillig
2020-09-25
make(1): make code in ArchSVR4Entry simpler
rillig
2020-09-25
make(1): replace a few calls to Lst_Open with simple loops
rillig
2020-09-22
make(1): prepare Var_Subst for proper error handling
rillig
2020-09-22
make(1): use fine-grained type names for lists and their nodes
rillig
2020-09-21
make(1): clean up Arch_ParseArchive
rillig
2020-09-13
make(1): prepare Var_Parse for proper error handling and reporting
rillig
2020-09-13
make(1): clean up RCSID blocks
rillig
[prev]
[next]