index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
util.c
Commit message (
Expand
)
Author
Age
...
*
util: reduce pointer hell in _alpm_makepath_mode
Dave Reisner
2012-02-20
*
Reset errno before opening archive
Allan McRae
2012-02-13
*
use _alpm_access in a few more places for increased debugging info
Florian Pritz
2012-02-13
*
Remove rmrf implementation from backend
Dan McGee
2012-01-23
*
Merge branch 'maint'
Dan McGee
2012-01-23
|
\
|
*
Update copyright on changed files since beginning of year
Dan McGee
2012-01-18
|
*
util.c, rmrf(): only create string when needed
Olivier Brunel
2012-01-18
|
*
Use isdigit() rather than character range comparisons
Dan McGee
2012-01-18
*
|
Fix segfaults on opening invalid archive files
Dan McGee
2012-01-08
*
|
Simplify hash function to a single multiplication
Dan McGee
2011-12-31
*
|
Remove strtrim function from backend
Dan McGee
2011-12-23
*
|
Created hex_representation() in lib/libalpm/util.c
Diogo Sousa
2011-12-21
*
|
include config.h via Makefiles
Dave Reisner
2011-12-21
*
|
code syntax cleanup
Dave Reisner
2011-12-12
*
|
Merge branch 'maint'
Dan McGee
2011-12-07
|
\
|
|
*
Use correct size in memset
Dan McGee
2011-12-05
*
|
Merge branch 'maint'
Dan McGee
2011-11-30
|
\
|
|
*
_alpm_ldconfig: return value from _alpm_run_chroot
Dan McGee
2011-11-30
*
|
added doxygen documentation
andrew.gregory.8@gmail.com
2011-11-22
*
|
Add helper method for creating and opening archive object
Dan McGee
2011-11-16
*
|
add support for back end fnmatch'd options
Dave Reisner
2011-11-13
*
|
Merge branch 'maint'
Dan McGee
2011-11-07
|
\
|
|
*
Fix thinko in _alpm_strip_newline
Dan McGee
2011-11-01
*
|
libalpm/util: don't use sprintf to convert from bin to hex
Dan McGee
2011-11-01
*
|
libalpm/util: use low-level I/O for copyfile and checksum routines
Dan McGee
2011-11-01
*
|
Add OPEN() and CLOSE() util macros
Dan McGee
2011-11-01
*
|
Merge branch 'maint'
Dan McGee
2011-11-01
|
\
|
|
*
Introduce ALPM_BUFFER_SIZE constant
Dan McGee
2011-10-27
*
|
libalpm/util: two stat() related cleanups
Dan McGee
2011-10-26
*
|
Fix some strict 32-bit gcc warnings
Dan McGee
2011-10-13
*
|
_alpm_archive_fgets: optimize EOL search
Dan McGee
2011-10-12
*
|
Introduce alpm_time_t type
Dan McGee
2011-10-12
*
|
_alpm_parsedate: use strtoll() to parse numeric value
Dan McGee
2011-10-12
|
/
*
Parse '0' as a valid package installed size
Dan McGee
2011-10-04
*
Use the full buffer when computing md5/sha256 sums
Dan McGee
2011-09-28
*
Remove all usages of alpm_list_getdata() from the library
Dan McGee
2011-09-20
*
Use more efficient way of restoring working directory
Dan McGee
2011-09-19
*
Ensure entire struct is zeroed in _alpm_parsedate()
Dan McGee
2011-09-18
*
avoid blowing out the filecache list when using tmpdir
Dave Reisner
2011-09-06
*
Former transaction callback rename refactor
Dan McGee
2011-09-02
*
Move all callbacks up to the handle level
Dan McGee
2011-09-02
*
_alpm_parsedate(): return time_t and not long
Dan McGee
2011-09-01
*
Parse > 2GiB file sizes correctly
Dan McGee
2011-08-29
*
lib/libalpm/util.c: Fix two memory leaks
Lukas Fleischer
2011-08-28
*
strtrim: don't move empty string
Dan McGee
2011-08-25
*
Rework finding a writable cache directory
Dan McGee
2011-08-19
*
Remove usages of alpm_list_next() in backend
Dan McGee
2011-08-18
*
Validate the sha256sum if available
Dan McGee
2011-08-15
*
Add ALPM sha256sum routines
Dan McGee
2011-08-15
*
Don't walk off front of string when stripping newline
Dan McGee
2011-08-09
[prev]
[next]