Searched hist:278411 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/lib/libedit/
H A Dhist.hdiff 278411 Sun Feb 08 22:23:02 MST 2015 bapt MFC: r265863

libedit: add H_SAVE_FP which saves history to a file pointer.

H_SAVE_FP is similar to H_SAVE but operates on a FILE* instead of a filename.
This is useful when operating in capability mode.

Reviewed by: christos@NetBSD.org, pfg
H A Dhistory.cdiff 278411 Sun Feb 08 22:23:02 MST 2015 bapt MFC: r265863

libedit: add H_SAVE_FP which saves history to a file pointer.

H_SAVE_FP is similar to H_SAVE but operates on a FILE* instead of a filename.
This is useful when operating in capability mode.

Reviewed by: christos@NetBSD.org, pfg
H A Dhistedit.hdiff 278411 Sun Feb 08 22:23:02 MST 2015 bapt MFC: r265863

libedit: add H_SAVE_FP which saves history to a file pointer.

H_SAVE_FP is similar to H_SAVE but operates on a FILE* instead of a filename.
This is useful when operating in capability mode.

Reviewed by: christos@NetBSD.org, pfg
H A Deditline.3diff 278411 Sun Feb 08 22:23:02 MST 2015 bapt MFC: r265863

libedit: add H_SAVE_FP which saves history to a file pointer.

H_SAVE_FP is similar to H_SAVE but operates on a FILE* instead of a filename.
This is useful when operating in capability mode.

Reviewed by: christos@NetBSD.org, pfg

Completed in 98 milliseconds