Merge remote-tracking branch 'upstream/master'
modified README.md
@@ -1,17 +1,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -37,11 +26,10 @@ Table of Contents:
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified external/blake2/blake2-impl.h
@@ -18,19 +18,7 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -45,7 +33,7 @@ static BLAKE2_INLINE uint32_t load32( const void *src )
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -64,7 +52,7 @@ static BLAKE2_INLINE uint64_t load64( const void *src )
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -77,7 +65,7 @@ static BLAKE2_INLINE uint16_t load16( const void *src )
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -88,7 +76,7 @@ static BLAKE2_INLINE void store16( void *dst, uint16_t w )
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -101,7 +89,7 @@ static BLAKE2_INLINE void store32( void *dst, uint32_t w )
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -118,7 +106,7 @@ static BLAKE2_INLINE void store64( void *dst, uint64_t w )
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -129,7 +117,7 @@ static BLAKE2_INLINE uint64_t load48( const void *src )
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -140,18 +128,18 @@ static BLAKE2_INLINE void store48( void *dst, uint64_t w )
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified libpkg/elfhints.c
@@ -66,8 +66,11 @@ static void write_elf_hints(const char *);
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -451,14 +454,15 @@ read_elf_hints(const char *hintsfile, int must_exist)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -472,6 +476,9 @@ update_elf_hints(const char *hintsfile, int argc, char **argv, int merge)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -502,9 +509,9 @@ write_elf_hints(const char *hintsfile)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -515,8 +522,9 @@ write_elf_hints(const char *hintsfile)
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
modified libpkg/pkgdb_query.c
@@ -393,7 +393,7 @@ pkgdb_repo_query_cond(struct pkgdb *db, const char *cond, const char *pattern, m
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|