GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/portage-utils.git
master
Small and fast Portage helper tools written in C
Mike Frysinger <vapier@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qcache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: compile applets as separate objects
Fabian Groffen
2019-03-27
1
-15
/
+41
*
libq: introduce set to replace virtuals (queue)
Fabian Groffen
2019-03-09
1
-33
/
+48
*
qcache: move print_seconds_for_earthlings here
Fabian Groffen
2019-02-27
1
-1
/
+16
*
qcache: make categories counting work properly
Fabian Groffen
2018-04-18
1
-6
/
+7
*
qcache: use metadata/md5-cache iso /var/cache/edb/
Fabian Groffen
2018-04-17
1
-7
/
+15
*
update copyrights
Fabian Groffen
2018-04-05
1
-1
/
+1
*
getline: fix comparison of integers of different signs
Fabian Groffen
2018-03-23
1
-6
/
+8
*
drop _q_static and standardize func prototypes a bit
Mike Frysinger
2016-12-28
1
-39
/
+39
*
move system headers to porting.h to avoid duplication
Mike Frysinger
2016-12-28
1
-10
/
+0
*
qcache: handle DT_UNKNOWN and cases where DT_xxx are not available #580354
Mike Frysinger
2016-11-12
1
-2
/
+20
*
usage: add an extended text section
v0.63
Mike Frysinger
2016-03-27
1
-1
/
+1
*
clean up old debug statements
Mike Frysinger
2015-12-16
1
-3
/
+0
*
qcache: add multiple overlay support
Mike Frysinger
2015-11-27
1
-53
/
+78
*
qcache: make missing KEYWORDS a verbose message
Mike Frysinger
2015-11-27
1
-6
/
+18
*
qcache: rework last traversal callback
Mike Frysinger
2015-11-27
1
-48
/
+64
*
qcache: print elapse time nicer
Mike Frysinger
2015-11-27
1
-1
/
+3
*
qcache: fix cache table display w/longer arches
Mike Frysinger
2015-11-27
1
-12
/
+20
*
qcache: fix ebuild traversal error path
Mike Frysinger
2015-11-27
1
-3
/
+5
*
qcache: rewrite arch.list loading to use getline()
Mike Frysinger
2015-11-27
1
-113
/
+33
*
qcache: only warn once per missing cache file
Mike Frysinger
2015-11-27
1
-3
/
+8
*
qcache: use xasprintf instead of alloc+snprintf
Mike Frysinger
2015-11-27
1
-12
/
+5
*
qcache: use scandir_free
Mike Frysinger
2015-11-27
1
-11
/
+4
*
use the return value of getline
Mike Frysinger
2015-11-27
1
-5
/
+4
*
cache: rework and move to /var/cache/edb
Mike Frysinger
2015-05-19
1
-12
/
+2
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-5
/
+1
*
qcache: mark everything static
Mike Frysinger
2014-02-18
1
-27
/
+28
*
qcache/qcheck: use O_CLOEXEC in more places
Mike Frysinger
2014-01-07
1
-4
/
+4
*
qcache: include errno when warning about cache read errors
Mike Frysinger
2013-09-29
1
-4
/
+4
*
qcache: fix crash with stats generation -- we allocate keywords once in this ...
Mike Frysinger
2013-09-29
1
-3
/
+2
*
qcache: do not warn when we cannot open a source dir as people can create cat...
Mike Frysinger
2013-09-29
1
-3
/
+4
*
qcache: suggest running egencache instead of emerge --metadata
Mike Frysinger
2013-09-29
1
-3
/
+4
*
qcache: fix by Gabriel Homeier for getline() crash due to buf not being set u...
Mike Frysinger
2013-09-29
1
-2
/
+3
*
kill off more spurious/useless parens
Mike Frysinger
2012-10-28
1
-15
/
+15
*
Fix compiler warnings for signedness.
v0.11
Robin H. Johnson
2012-08-13
1
-18
/
+17
*
convert many fgets() to getline(), clean up ARRAY_SIZE usage, and some other ...
Mike Frysinger
2011-02-21
1
-5
/
+6
*
constify more strings
Mike Frysinger
2011-02-21
1
-4
/
+4
*
- update headers
Ned Ludd
2010-04-07
1
-3
/
+3
*
clean up handling of arch/keyword lists so we dont index invalid memory #2320...
Mike Frysinger
2010-01-25
1
-86
/
+76
*
check return value of read() to avoid gcc warnings
Mike Frysinger
2010-01-16
1
-4
/
+4
*
update qcache_vercmp prototype to match latest scandir prototype and avoid ug...
Mike Frysinger
2010-01-13
1
-5
/
+5
*
On behalf of solar; add libq/compat.c with contains code for non-GNU platform...
Fabian Groffen
2008-03-15
1
-5
/
+4
*
- update copyright headers
v0.1.27
Ned Ludd
2007-05-24
1
-3
/
+3
*
- revert some asprintf() that are a bit off
Ned Ludd
2007-04-25
1
-8
/
+15
*
- use cleaner internal xasprintf() function
Ned Ludd
2007-04-23
1
-15
/
+8
*
- use xasprintf vs asprintf so we inherit some error checking
v0.1.26
Ned Ludd
2007-04-18
1
-4
/
+4
*
more helpful warning about dir in cache but not in portdir
Mike Frysinger
2007-04-18
1
-3
/
+3
*
use warnp/errp funcs
Mike Frysinger
2007-04-18
1
-6
/
+6
*
use xzalloc()
Mike Frysinger
2007-04-18
1
-15
/
+9
*
continue gracefully if cache is out of sync with portdir
Mike Frysinger
2007-04-18
1
-12
/
+13
*
make sure qcache_read_cache_file() worked
Mike Frysinger
2007-04-18
1
-3
/
+5
[next]