christos
|
eac8b13603
|
Add H_APPEND to simplify the interface.
|
1998-05-20 01:37:54 +00:00 |
christos
|
ccac6ba81c
|
Add a function to be able to set the cursor to a given event number.
|
1998-05-20 01:02:38 +00:00 |
christos
|
a7db9a7942
|
PR/4257: Jaromir Dolecek: history() has no generic error handling and isn't
reentrant. This changes the interface of the history function, so we need
a major number bump.
|
1997-10-14 15:05:49 +00:00 |
christos
|
54fac6850e
|
Fix compiler warnings.
|
1997-07-06 18:25:21 +00:00 |
christos
|
eb54427340
|
Portability fixes:
__const -> const
BADSIG -> SIG_ERR
int flags -> u_int flags
#if __STDC__ -> #ifdef __STDC__
|
1997-04-11 17:52:44 +00:00 |
mrg
|
9cd5492c02
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
- some KNF.
|
1997-01-23 14:01:45 +00:00 |
lukem
|
2543e3e651
|
RCSid police
editline first appeared in 4.4BSD not NetBSD1.0
|
1997-01-11 06:47:47 +00:00 |
christos
|
95b0e87b48
|
Added history load and save to file functions.
|
1995-10-15 19:42:05 +00:00 |
cgd
|
6dc2f1db52
|
libedit!
|
1994-05-06 06:01:42 +00:00 |