This website requires JavaScript.
Explore
Help
Sign in
bryson
/
pacman
Watch
1
Star
0
Fork
You've already forked pacman
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7df70e7fff
pacman
/
lib
/
libalpm
/
util-common.c
1 line
30 B
C
Raw
Normal View
History
Unescape
Escape
Split common utility functions for libalpm and pacman There is duplicated code in the util.c files in the libalpm and pacman source code. Split this into a separate file so that it can be shared via a symlink. This prevents code divergence between the two code bases. Also, move mbasename and mdirname from pacman/util.c into util-common.c in preparation for the following patch that uses them to add an extension to pacsave files. Signed-off-by: Allan McRae <allan@archlinux.org>
2013-01-03 20:49:33 +10:00
.
.
/
.
.
/
src
/
common
/
util
-
common
.
c
Reference in a new issue
Copy permalink