BSD alternatives to coreutils (Developers)
My preference would be pure DOS ports. Have about a dozen utilities building on DOS so far. Still several I want to port to Windows and DOS. Also need to do more testing and debugging to make sure they're working properly. I don't like releasing anything until I feel it's fairly stable.
Was working on it yesterday. On Windows, I'm using regex and fnmatch code ported from musl C library. Tried compiling that code with djgpp yesterday to see if it would work. Had issues with not finding wide character versions of routines (like towupper, iswalnum, etc.). Left me wondering if there was UTF-8 support in the regex routines and the gnu utilities built with djgpp or whether it just supported the current code page. Does anyone know more on that?
I'm currently trying to decide whether to use my own utf-8 and wide character routines to add better utf-8 support or just stick with code page support only. Would be curious how others are handling internationalization issues like these.
Complete thread:
- BSD alternatives to coreutils - lmemsm, 19.01.2014, 17:32
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- BSD alternatives to coreutils - RayeR, 19.01.2014, 17:40
- BSD alternatives to coreutils - Doug, 19.01.2014, 21:42
- BSD alternatives to coreutils - lmemsm, 20.01.2014, 13:24
- BSD alternatives to coreutils - bocke, 20.01.2014, 15:04
- BSD alternatives to coreutils - bocke, 20.01.2014, 16:41
- BSD alternatives to coreutils - lmemsm, 21.01.2014, 13:59
- BSD alternatives to coreutils - marcov, 21.01.2014, 15:30
- BSD alternatives to coreutils - Oso2k, 21.01.2014, 23:01
- BSD alternatives to coreutils - Ibidem, 22.01.2014, 04:05
- BSD alternatives to coreutils - bocke, 22.01.2014, 21:26
- BSD alternatives to coreutils - Oso2k, 21.01.2014, 23:01
- BSD alternatives to coreutils - georgpotthast, 22.01.2014, 08:18
- BSD alternatives to coreutils - lmemsm, 22.01.2014, 14:33
- BSD alternatives to coreutils - marcov, 23.01.2014, 21:33
- BSD alternatives to coreutils - bocke, 22.01.2014, 21:45
- BSD alternatives to coreutils - lmemsm, 23.01.2014, 23:25
- BSD alternatives to coreutils - Oso2k, 24.01.2014, 01:28
- BSD alternatives to coreutils - bocke, 14.02.2014, 02:59
- BSD alternatives to coreutils - lmemsm, 23.01.2014, 23:25
- BSD alternatives to coreutils - marcov, 21.01.2014, 15:30
Mix view