This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

small Patch for readline-4.0


This is a small patch to the readline-4.0 library that allows bash-2.03 to
properly use the .bash_history file and the .inputrc file while in text mode
processing default.  The caveat to this is that the .bashrc_history file and
the .inputrc file must be unix style files with only \n line endings.

The patch ensures that the fd's for the .bashrc_history and .inputrc are always
in binary processing mode.



=====
Earnie Boyd <mailto:earnie_boyd@yahoo.com>
Cygwin Newbies, please visit
<http://www.freeyellow.com/members5/gw32/index.html>
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

readline-4.0.cygwin.patch

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]