Commit graph

4 commits

Author SHA1 Message Date
Renato Botelho
4d5cd28705 - Update to 1.6.1
- Respect CFLAGS
- Take maintainership

ChangeLog for this version:
  - added feature - the ability to call gl_normal_io() from
    callbacks registered by gl_watch_fd() and
    gl_inactivity_timeout(). This allows these callbacks to cleanly
    suspend line editing before either reading from the terminal, or
    writing to the terminal; and then subsequently causes the input line
    to be automatically redisplayed, and line-editing to be resumed by
    gl_get_line(), as soon as the callback returns.
  - bugfixes

PR:		ports/101929
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-14 15:38:31 +00:00
Sergey Matveychuk
5987c25048 Uppdate to 1.6.0
Approved by:	krion (mentor) (implicitly)
2004-07-18 10:06:01 +00:00
Ying-Chieh Liao
e78b6dc849 fix build on -current
PR:		51924
Submitted by:	Ports Fury
2003-05-12 08:36:55 +00:00
Ying-Chieh Liao
e6ca0ede5a builds and installs shlib
PR:		45261
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-11-13 12:05:23 +00:00