Skip to content

chimera-linux/libedit-chimera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libedit-chimera

Current version: 20240711 (NetBSD trunk: Don't fchmod(fileno(fp), ...) in history_save_fp().)

This is a simplistic port of libedit from NetBSD upstream.

It provides the same functionality as https://www.thrysoee.dk/editline/ except it's in sync with NetBSD upstream (so we get latest features) instead of random snapshots without any kind of version control and has a simpler build system without requiring autotools.

The current configuration is most likely very much tied to musl and you may run into issues in other setups (e.g. glibc will be missing the BSD strl* functions which we don't provide fallbacks for, etc.)

About

NetBSD libedit ported for Chimera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages