CVS log for ports/archivers/gtar/files/Attic/patch-lib_getcwd.c
Up to [FreeBSD] / ports / archivers / gtar / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Mon Apr 21 16:03:49 2008 UTC (3 years, 9 months ago) by naddy
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +1 -1 lines
- Revert previous workaround, 8.0-CURRENT has grown fdopendir(3). - Update to 1.20. Notable changes: This release adds support for lzma compression and the -a option to select the compression algorithm based on the suffix of the archive file name.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Apr 11 16:11:53 2008 UTC (3 years, 10 months ago) by naddy
Branches: MAIN
Work around the assumption that openat() implies the existence of fdopendir(). FreeBSD 8 has the former, but not the latter. PR: 122433
