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
/
main.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
main.h: attempt fix for Coverity 206563 Unintended sign extension
Fabian Groffen
2020-01-19
1
-4
/
+4
*
main: try to work around different mtime/mtim struct stat fields
Fabian Groffen
2020-01-04
1
-0
/
+7
*
main: add masks support
Fabian Groffen
2019-12-27
1
-0
/
+2
*
main: overhaul profile/config reading somewhat
Fabian Groffen
2019-11-24
1
-0
/
+1
*
main: ensure READ/WRITE_BE_INT32 operate on the expected bytes
Fabian Groffen
2019-11-17
1
-5
/
+8
*
q: add option to print envvars, much like portageq envvar
Fabian Groffen
2019-11-09
1
-4
/
+19
*
main.h: include limits.h for Linux PATH_MAX
Fabian Groffen
2019-04-27
1
-0
/
+1
*
q: fix various issues on Linux systems
Fabian Groffen
2019-03-27
1
-0
/
+1
*
build: compile applets as separate objects
Fabian Groffen
2019-03-27
1
-2
/
+10
*
q: fix misc issues found on Darwin
Fabian Groffen
2019-03-19
1
-1
/
+2
*
build: add gnulib sources
Fabian Groffen
2019-03-19
1
-1
/
+39
*
libq: standardise build
Fabian Groffen
2019-03-18
1
-6
/
+43
*
main.h: drop DEFAULT_PORTAGE_BINHOST setup
Fabian Groffen
2019-03-15
1
-62
/
+2
*
update copyrights
Fabian Groffen
2018-04-05
1
-1
/
+1
*
drop _q_static and standardize func prototypes a bit
Mike Frysinger
2016-12-28
1
-4
/
+0
*
add cleanup logic to handle specific leaks
Mike Frysinger
2016-12-28
1
-0
/
+13
*
q: migrate to new repo posthook system
Mike Frysinger
2016-03-27
1
-0
/
+1
*
tweak s390/sh ARCH defaults
Mike Frysinger
2015-06-03
1
-6
/
+2
*
build: convert all cvs references to git
Mike Frysinger
2014-03-09
1
-3
/
+2
*
update default URL list to match current tinderbox server
Mike Frysinger
2014-02-18
1
-17
/
+56
*
move all headers includes and such to a single porting.h to avoid duplicating...
v0.40
Mike Frysinger
2013-09-29
1
-21
/
+1
*
rename EPREFIX define to CONFIG_EPREFIX so we can have a local $EPREFIX var
Mike Frysinger
2011-12-19
1
-3
/
+3
*
revert stdout bypass as it doesnt work on linux/glibc systems
Mike Frysinger
2011-12-12
1
-5
/
+1
*
Fix building on Solaris. Cannot assign stdout there.
Fabian Groffen
2011-12-12
1
-1
/
+5
*
default EPREFIX to a slash since the code base expects it #394457 by Luca Bar...
Mike Frysinger
2011-12-12
1
-2
/
+2
*
initial autotool support
Mike Frysinger
2011-12-11
1
-1
/
+5
*
add O_CLOEXEC fallback #394131 by Naohiro Aota
Mike Frysinger
2011-12-09
1
-1
/
+6
*
make MIN/MAX helpers generally available
Mike Frysinger
2011-10-02
1
-1
/
+8
*
move _q_static setup to main.h and drop useless _GNU_SOURCE here (needs to be...
Mike Frysinger
2011-03-30
1
-2
/
+4
*
rework env var setup so that the values are allowed to grow dynamically witho...
Mike Frysinger
2011-02-21
1
-8
/
+8
*
convert many fgets() to getline(), clean up ARRAY_SIZE usage, and some other ...
Mike Frysinger
2011-02-21
1
-3
/
+1
*
- update headers
Ned Ludd
2010-04-07
1
-4
/
+4
*
- move some defines around
Ned Ludd
2007-05-30
1
-1
/
+2
*
- update copyright headers
v0.1.27
Ned Ludd
2007-05-24
1
-4
/
+4
*
- more whitespace cleanups. Added new whitespace test
Ned Ludd
2007-05-23
1
-2
/
+1
*
- split some of the code up to make it eaiser for dynamic modules
Ned Ludd
2007-05-12
1
-0
/
+71