Searched hist:100588 (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/bin/sh/
H A Dtrap.hdiff 100588 Wed Jul 24 00:06:07 MDT 2002 tjr Avoid calling el_resize() from a signal handler, even though libedit
itself does that if you set EL_SIGNAL. Instead, set a flag and check it
before calling el_gets(). This is safer, but slower to respond to changes.

Pointed out by: mp
H A Dinput.cdiff 100588 Wed Jul 24 00:06:07 MDT 2002 tjr Avoid calling el_resize() from a signal handler, even though libedit
itself does that if you set EL_SIGNAL. Instead, set a flag and check it
before calling el_gets(). This is safer, but slower to respond to changes.

Pointed out by: mp
H A Dtrap.cdiff 100588 Wed Jul 24 00:06:07 MDT 2002 tjr Avoid calling el_resize() from a signal handler, even though libedit
itself does that if you set EL_SIGNAL. Instead, set a flag and check it
before calling el_gets(). This is safer, but slower to respond to changes.

Pointed out by: mp

Completed in 62 milliseconds