we're talking about the same thing -- only diff is the implementation 

ksh uses the ast getconf(1) in -lcmd 
which uses the low level astconf(3) in -last
so any changes would be in
        src/lib/libast/comp/conf.tab
        src/lib/libast/port/astconf.c
the locale additions would probably be in the Feature_t dynamic[] table
and associated switches

On Mon, 22 Oct 2012 16:55:51 +0200 =?KOI8-R?B?z8zYx8Egy9LZ1sHOz9fTy8HR?= wrote:
> Glenn, I think Roland was thinking about the getconf shell builtin,
> because ksh93 does not have a locale(1) shell builtin, which could be
> used to reflect such data.

_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to