index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libarchive
/
archive_string.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove an unused variable and an unnecessary increment.
kientzle
2009-12-28
1
-3
/
+1
*
Merge from libarchive.googlecode.com: Mostly a bunch of
kientzle
2009-04-12
1
-142
/
+149
*
Merge from libarchive.googlecode.com:
kientzle
2009-04-12
1
-4
/
+6
*
Merge r505 from libarchive.googlecode.com: Fix %ju support. Simplify
kientzle
2009-03-06
1
-15
/
+0
*
Merge r294:337,r348:350 from libarchive.googlecode.com: A lot
kientzle
2009-03-03
1
-0
/
+84
*
New internal archive_string_concat utility function.
kientzle
2008-12-06
1
-0
/
+12
*
Rework the my_mbtowc_utf8() support function to fully match the mbtowc()
kientzle
2008-06-15
1
-14
/
+14
*
Since wctomb() returns int, temporaries should be int, not size_t.
kientzle
2008-06-15
1
-2
/
+2
*
Fix a bad cast.
kientzle
2008-06-15
1
-1
/
+1
*
Portability: We can get away with the older and better-supported
kientzle
2008-06-15
1
-33
/
+23
*
MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit more
kientzle
2008-05-26
1
-7
/
+256
*
archive_string_ensure() used to call exit(3) if it
kientzle
2007-07-15
1
-5
/
+6
*
libarchive 2.2.3
kientzle
2007-05-29
1
-0
/
+9
*
Correct the int->text conversion. <sigh>
kientzle
2007-01-13
1
-1
/
+1
*
Fix the copyright notice; it was always intended to be
kientzle
2007-01-09
1
-3
/
+2
*
Portability and style fixes:
kientzle
2006-11-10
1
-1
/
+5
*
Add __archive_strappend_int to format a decimal
kientzle
2004-12-22
1
-0
/
+15
*
Eliminate reliance on non-portable <err.h> by implementing a very
kientzle
2004-08-14
1
-2
/
+4
*
More work on ACLs: fix error in archive_entry's ACL parsing code,
kientzle
2004-04-12
1
-3
/
+0
*
Many fixes:
kientzle
2004-03-19
1
-47
/
+0
*
Many fixes.
kientzle
2004-03-09
1
-2
/
+2
*
Initial import of libarchive.
kientzle
2004-02-09
1
-0
/
+146