index
:
pacman
master
threads
working
working-maint
Main repository is at http://projects.archlinux.org/pacman.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-14
Save and restore old locale when manipulating via setlocale
Dan McGee
1
-1
/
+5
2013-01-29
Use libarchive compat header for relevant symbols
Dave Reisner
1
-3
/
+4
2013-01-28
add caller prefix to alpm_logaction
Andrew Gregory
1
-4
/
+9
2013-01-28
Make path to ldconfig configurable
Allan McRae
1
-2
/
+2
2013-01-28
Revert execvp and related commits
Allan McRae
1
-7
/
+10
2013-01-17
Do not use full path for ldconfig
Allan McRae
1
-7
/
+4
2013-01-17
Use execvp for running programs in chroot
Allan McRae
1
-3
/
+3
2013-01-04
Fix space between control structure and open parens
Gerardo Exequiel Pozzi
1
-1
/
+1
2013-01-04
Fix missing spaces in operators
Gerardo Exequiel Pozzi
1
-8
/
+8
2013-01-04
Split common utility functions for libalpm and pacman
Allan McRae
1
-33
/
+0
2013-01-03
Update copyright year for 2013
Allan McRae
1
-1
/
+1
2012-08-08
coding style fixes
Florian Pritz
1
-2
/
+2
2012-08-01
util: fix line length calc in _alpm_archive_fgets
Dave Reisner
1
-2
/
+4
2012-06-26
add line length parameter to _alpm_strip_newline
Dave Reisner
1
-3
/
+5
2012-06-26
add real_line_size to alpm_read_buffer
Dave Reisner
1
-2
/
+2
2012-04-30
Convert ALLOC_FAIL macro into a function
Dan McGee
1
-0
/
+5
2012-04-09
Various tweaks to support building with excessive GCC warning flags
Dan McGee
1
-7
/
+10
2012-03-09
Remove _alpm_csum
Allan McRae
1
-3
/
+3
2012-02-21
Use "mode" in _alpm_makepath_mode
Allan McRae
1
-2
/
+2
2012-02-20
util: reduce pointer hell in _alpm_makepath_mode
Dave Reisner
1
-25
/
+30
2012-02-13
Reset errno before opening archive
Allan McRae
1
-0
/
+1
2012-02-13
use _alpm_access in a few more places for increased debugging info
Florian Pritz
1
-1
/
+1
2012-01-23
Remove rmrf implementation from backend
Dan McGee
1
-46
/
+0
2012-01-23
Merge branch 'maint'
Dan McGee
1
-5
/
+5
2012-01-19
Update copyright on changed files since beginning of year
Dan McGee
1
-1
/
+1
2012-01-19
util.c, rmrf(): only create string when needed
Olivier Brunel
1
-3
/
+3
2012-01-18
Use isdigit() rather than character range comparisons
Dan McGee
1
-1
/
+1
2012-01-08
Fix segfaults on opening invalid archive files
Dan McGee
1
-8
/
+13
2012-01-01
Simplify hash function to a single multiplication
Dan McGee
1
-1
/
+1
2011-12-23
Remove strtrim function from backend
Dan McGee
1
-41
/
+0
2011-12-22
Created hex_representation() in lib/libalpm/util.c
Diogo Sousa
1
-33
/
+27
2011-12-22
include config.h via Makefiles
Dave Reisner
1
-2
/
+0
2011-12-12
code syntax cleanup
Dave Reisner
1
-13
/
+13
2011-12-07
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2011-12-06
Use correct size in memset
Dan McGee
1
-1
/
+1
2011-12-01
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2011-12-01
_alpm_ldconfig: return value from _alpm_run_chroot
Dan McGee
1
-1
/
+1
2011-11-22
added doxygen documentation
andrew.gregory.8@gmail.com
1
-29
/
+123
2011-11-16
Add helper method for creating and opening archive object
Dan McGee
1
-22
/
+73
2011-11-13
add support for back end fnmatch'd options
Dave Reisner
1
-0
/
+6
2011-11-07
Merge branch 'maint'
Dan McGee
1
-1
/
+1
2011-11-02
Fix thinko in _alpm_strip_newline
Dan McGee
1
-1
/
+1
2011-11-01
libalpm/util: don't use sprintf to convert from bin to hex
Dan McGee
1
-10
/
+14
2011-11-01
libalpm/util: use low-level I/O for copyfile and checksum routines
Dan McGee
1
-55
/
+61
2011-11-01
Add OPEN() and CLOSE() util macros
Dan McGee
1
-20
/
+10
2011-11-01
Merge branch 'maint'
Dan McGee
1
-12
/
+8
2011-10-27
Introduce ALPM_BUFFER_SIZE constant
Dan McGee
1
-12
/
+8
2011-10-26
libalpm/util: two stat() related cleanups
Dan McGee
1
-14
/
+13
2011-10-13
Fix some strict 32-bit gcc warnings
Dan McGee
1
-1
/
+3
2011-10-12
_alpm_archive_fgets: optimize EOL search
Dan McGee
1
-17
/
+17
[next]