aboutsummaryrefslogtreecommitdiff
path: root/wordwrap.pl
AgeCommit message (Collapse)Author
2014-03-19Switch back to 1.42.9 now that there is a fixJP Abgrall
Revert "Revert changes that moved from 1.41.14 to 1.42.9" This reverts commit 65f0aab98b20b5994a726ab90d355248bcddfffd.
2014-03-06Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall
Revert "e2fsck: Don't use e2fsck_global_ctx unless HAVE_SIGNAL_H" commit e80e74c41d85ff93f3d212ba6512340f48054a93. Revert "Merge remote-tracking branch 'linaro/linaro-1.42.9' into aosp_master" This reverts commit e97b2b6fc82f840e84dfc631b87f21be44ff2421, reversing changes made to 7e2fb9d09c245eba70ee008b78007315e9c0f1df. Revert "Prepare for upstream 1.42.9" This reverts commit 7e2fb9d09c245eba70ee008b78007315e9c0f1df. Bug: 13340735 Change-Id: If48b153a95ef5f69f7cdccb00e23524abff3c5a8 Signed-off-by: JP Abgrall <jpa@google.com>
2012-09-21Fix wordwrap.pl so it is more portableTheodore Ts'o
Needed so that wordwrap.pl works with perl 5.14.2 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2001-06-01ChangeLog, wordwrap.pl:Theodore Ts'o
Makefile.in: Move include/asm/types.h.in to lib/ext2fs/ext2_fs.h.in. wordwrap.pl: Add some rules which help fix up the dependencies. Many files: Move include/asm/types.h.in to lib/ext2fs/ext2_fs.h.in.
1999-07-03ChangeLog, Makefile.in, configure.in, MCONFIG.in, configure, wordwrap.pl:Theodore Ts'o
Makefile.in (depend): Make "make depend" at the top-level automatically recurse through all subdirectories. configure.in: Test for perl since it's needed by wordwrap.pl MCONFIG.in (depend): Fix make-depend so that it the dependencies are automatically word-wrapped. Added the makefile macro $(PERL). wordwrap.pl: New file which does the word wrapping.