ast-developers
Thread
Date
Earlier messages
Later messages
Messages by Thread
[ast-developers] FW: [patch] Patch for generic (type-independent) "copy" operator (typeset -c dest=src) ...
Dan Douglas
Re: [ast-developers] FW: [patch] Patch for generic (type-independent) "copy" operator (typeset -c dest=src) ...
Wendy Lin
Re: [ast-developers] [patch] Patch for generic (type-independent) "copy" operator (typeset -c dest=src) ...
Wendy Lin
Re: [ast-developers] [ast-users] Documenting short floating point type, i.e. typeset -s -E?
Roland Mainz
[ast-developers] Documenting short floating point type, i.e. typeset -s -E?
Wendy Lin
[ast-developers] segmenation fault in readdir64
Truong (Tru) Vu
Re: [ast-developers] segmenation fault in readdir64
Roland Mainz
Re: [ast-developers] segmenation fault in readdir64
Truong Vu
[ast-developers] valgrind hit when setting a bool array element...
Roland Mainz
[ast-developers] valgrind 3.8.1 patch to recognise libast allocator...
Roland Mainz
Re: [ast-developers] valgrind 3.8.1 patch to recognise libast allocator...
Irek Szczesniak
Re: [ast-developers] valgrind 3.8.1 patch to recognise libast allocator...
Roland Mainz
Re: [ast-developers] valgrind 3.8.1 patch to recognise libast allocator...
Roland Mainz
[ast-developers] typeset -m vs. local variables vs. nested function calls...
Roland Mainz
[ast-developers] Crash with typeset -m when tested types are used...
Roland Mainz
Re: [ast-developers] Crash with typeset -m when tested types are used...
Joshuah Hurst
[ast-developers] typeset -m doesn't throw an error if source variable doesn't exist...
Roland Mainz
[ast-developers] typeset -m leaves "leftovers" when an array was moved...
Roland Mainz
Re: [ast-developers] Big data: More than 2^32 line numbers
Lionel Cons
Re: [ast-developers] [patch] New patch to make $ cd /dev/fd/$fd/$path # work in a chroot and to add $ cd -f $fd $path # ... / was: Re: [patch] Patch to make $ cd /dev/fd/$fd/$path # work in a chroot and to add $ cd -f $fd $path # ...
Lionel Cons
Re: [ast-developers] [patch] New patch to make $ cd /dev/fd/$fd/$path # work in a chroot and to add $ cd -f $fd $path # ... / was: Re: [patch] Patch to make $ cd /dev/fd/$fd/$path # work in a chroot and to add $ cd -f $fd $path # ...
Lionel Cons
[ast-developers] Directory descriptor relative paths
Wendy Lin
Re: [ast-developers] Directory descriptor relative paths
Lionel Cons
Re: [ast-developers] Directory descriptor relative paths
Irek Szczesniak
Re: [ast-developers] Directory descriptor relative paths
David Korn
Re: [ast-developers] Directory descriptor relative paths
Cedric Blancher
[ast-developers] Problem with <TAB><TAB> file completion in ast-ksh.2013-05-03 ...
Roland Mainz
Re: [ast-developers] Problem with <TAB><TAB> file completion in ast-ksh.2013-05-03 ...
Roland Mainz
[ast-developers] Assigning a value to a bool via a discipline doesn't check for invalid values
Irek Szczesniak
Re: [ast-developers] Assigning a value to a bool via a discipline doesn't check for invalid values
Irek Szczesniak
Re: [ast-developers] Fwd: AT&T Software Technology ast alpha software download update
David Korn
[ast-developers] Fwd: Warning for var3=$(( var1+var2 )) if var3 is declared a numeric variable ?
Roland Mainz
[ast-developers] [patch] newof() purge, part 1 of 999390018030 ...
Roland Mainz
Re: [ast-developers] [patch] newof() purge, part 1 of 999390018030 ...
Glenn Fowler
Re: [ast-developers] [patch] newof() purge, part 1 of 999390018030 ...
Roland Mainz
Re: [ast-developers] [patch] newof() purge, part 1 of 999390018030 ...
Glenn Fowler
Re: [ast-developers] (( x=$y )) warns about efficiency but $(( x=$y
David Korn
Re: [ast-developers] [patch] newof() purge, part 1 of 999390018030 ...
David Korn
Re: [ast-developers] [patch] Patch for |O_search| ...
Roland Mainz
Re: [ast-developers] [patch] Patch for |O_search| ...
Roland Mainz
Re: [ast-developers] [patch] Patch for |O_search| ...
Roland Mainz
Re: [ast-developers] [patch] Patch for |O_search| ...
ольга крыжановская
[ast-developers] bool type not documented
Wendy Lin
Re: [ast-developers] bool type not documented
David Korn
Re: [ast-developers] bool type not documented
Roland Mainz
Re: [ast-developers] bool type not documented
David Korn
Re: [ast-developers] bool type not documented
Roland Mainz
Re: [ast-developers] bool type not documented
Irek Szczesniak
Re: [ast-developers] bool type not documented
David Korn
Re: [ast-developers] bool type not documented
Irek Szczesniak
Re: [ast-developers] (( x=$y )) warns about efficiency but $(( x=$y )) does not
David Korn
Re: [ast-developers] (( x=$y )) warns about efficiency but $(( x=$y )) does not
Irek Szczesniak
Re: [ast-developers] (( x=$y )) warns about efficiency but $(( x=$y )) does not
Cedric Blancher
Re: [ast-developers] (( x=$y )) warns about efficiency but $(( x=$y )) does not
David Korn
[ast-developers] (( x=$y )) warns about efficiency but $(( x=$y )) does not
Cedric Blancher
[ast-developers] Inconsistency when with "unset"-discipline vs. subshell vs. "typeset -m" ...
Roland Mainz
[ast-developers] gcc -Wstrict-overflow warnings and how to handle them ?
Roland Mainz
Re: [ast-developers] RFE: AST <bool.h> header and |_ast_restrict| keyword...
Roland Mainz
[ast-developers] Probing approximate Linux version in includes?
ольга крыжановская
[ast-developers] Hiring for UWIN improvements?
ольга крыжановская
[ast-developers] src/cmd/ksh93/bltins/enum.c cleanup patch...
Roland Mainz
[ast-developers] enums can not have more than 2**15 entries
Wendy Lin
Re: [ast-developers] enums can not have more than 2**15 entries
David Korn
[ast-developers] print -v issues for 2D compound array ...
Roland Mainz
Re: [ast-developers] print -v issues for 2D compound array ...
ольга крыжановская
[ast-developers] Crash when "typeset -m" stores in complex compound variable array... / was: Fwd: Passing (variable) objects between functions...
Roland Mainz
[ast-developers] [patch] posix_memalign() in libast / was: Re: posix_memalign() in libast
Roland Mainz
Re: [ast-developers] [patch] posix_memalign() in libast / was: Re: posix_memalign() in libast
Glenn Fowler
Re: [ast-developers] [ast-users] Matching accented é with [=e=] using AST tr
Cyrille Lefevre
Re: [ast-developers] posix_memalign() in libast
Roland Mainz
[ast-developers] EXIT trap test module failures in ast-ksh.2013-04-22...
Roland Mainz
Re: [ast-developers] EXIT trap test module failures in ast-ksh.2013-04-22...
Roland Mainz
[ast-developers] Fwd: EXIT trap test module failures in ast-ksh.2013-04-22...
Roland Mainz
Re: [ast-developers] EXIT trap test module failures in ast-ksh.2013-04-22...
Irek Szczesniak
[ast-developers] Fwd: EXIT trap test module failures in ast-ksh.2013-04-22...
Irek Szczesniak
[ast-developers] "__malloc_initialize_hook is deprecated"&&co. warnings while building ast-open.2013-04-22 ...
Roland Mainz
Re: [ast-developers] "__malloc_initialize_hook is deprecated"&&co. warnings while building ast-open.2013-04-22 ...
Glenn Fowler
Re: [ast-developers] "__malloc_initialize_hook is deprecated"&&co. warnings while building ast-open.2013-04-22 ...
Roland Mainz
[ast-developers] Wrapping each "nmake" invocation with a debug script ?
Roland Mainz
Re: [ast-developers] Wrapping each "nmake" invocation with a debug script ?
Glenn Fowler
[ast-developers] Plain 32bit build of ast-open.2013-04-22 on SuSE12.3/AMD64 fails...
Roland Mainz
Re: [ast-developers] Plain 32bit build of ast-open.2013-04-22 on SuSE12.3/AMD64 fails...
Glenn Fowler
[ast-developers] Build failure in cmd/ss ... / was: Re: AT&T Software Technology ast alpha software download update
Roland Mainz
[ast-developers] Performance issue with $ read -C array[index] # for large arrays...
Roland Mainz
[ast-developers] Increment in read -C ar[nar++] is executed twice...
Roland Mainz
[ast-developers] Swapping elements of a type array with typeset -m returns an syntax error...
Roland Mainz
[ast-developers] typeset -m to swap indexed array entries doesn't work with local namerefs...
Roland Mainz
Re: [ast-developers] typeset -m to swap indexed array entries doesn't work with local namerefs...
Roland Mainz
Re: [ast-developers] typeset -m to swap indexed array entries doesn't work with local namerefs...
Roland Mainz
[ast-developers] typeset -m for variables in compound variable container of a type removes the source container...
Roland Mainz
Re: [ast-developers] typeset -m for variables in compound variable container of a type removes the source container...
Roland Mainz
[ast-developers] Feature request: qsort_r() in libast
Wendy Lin
Re: [ast-developers] Problems with "read -N5" when reading multibye characters from tty...
Roland Mainz
Re: [ast-developers] Problems with "read -N5" when reading multibye characters from tty...
Roland Mainz
Re: [ast-developers] Problems with "read -N5" when reading multibye characters from tty...
Roland Mainz
[ast-developers] typeset -m can cripple compound variable names...
Roland Mainz
[ast-developers] Problems with typeset -m when moving an object from a compound variable in a type to a function-locale compound variable...
Roland Mainz
[ast-developers] Moving float/integer/typeset -M into compound via typeset -m looses attributes...
Roland Mainz
Re: [ast-developers] Moving float/integer/typeset -M into compound via typeset -m looses attributes...
Roland Mainz
[ast-developers] .sh.sig.pid data not reliable (when children mass-terminate) ...
Roland Mainz
[ast-developers] Accessing indexed array in a comparison with two different variable indexes fails...
Roland Mainz
Re: [ast-developers] Reverse redirection / assignment order
David Korn
Re: [ast-developers] Reverse redirection / assignment order
David Korn
Re: [ast-developers] Reverse redirection / assignment order
Dan Douglas
Re: [ast-developers] Using AST mailx to read Googlemail?
Cedric Blancher
Re: [ast-developers] Using AST mailx to read Googlemail?
Cedric Blancher
Re: [ast-developers] Using AST mailx to read Googlemail?
Cedric Blancher
Re: [ast-developers] Using AST mailx to read Googlemail?
Cedric Blancher
Re: [ast-developers] Using AST mailx to read Googlemail?
Danny Weldon
[ast-developers] Next alpha/beta and roadmap?
Cedric Blancher
Re: [ast-developers] [uwin-developers] Next alpha/beta and roadmap?
Glenn Fowler
Re: [ast-developers] [uwin-developers] Next alpha/beta and roadmap?
Cedric Blancher
[ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Cedric Blancher
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Roland Mainz
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Cedric Blancher
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Glenn Fowler
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Cedric Blancher
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Glenn Fowler
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Roland Mainz
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Glenn Fowler
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Roland Mainz
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Glenn Fowler
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Cedric Blancher
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Glenn Fowler
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Cedric Blancher
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Cedric Blancher
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Glenn Fowler
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Cedric Blancher
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Glenn Fowler
Re: [ast-developers] Fwd: Fwd: Where does FreeBSD tr -C differ from tr -c?
Glenn Fowler
[ast-developers] src/cmd/ksh93/tests/types.sh creates a ~/junk file...
Roland Mainz
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Phong Vo
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Irek Szczesniak
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Lionel Cons
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Phong Vo
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Irek Szczesniak
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Phong Vo
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Roland Mainz
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Wendy Lin
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Glenn Fowler
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Cedric Blancher
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Phong Vo
[ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Lionel Cons
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Glenn Fowler
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Roland Mainz
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Irek Szczesniak
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Lionel Cons
Re: [ast-developers] mmap() for command substitutions still not living up to its fullest potential?
Lionel Cons
[ast-developers] grep -C (context) not working
Wendy Lin
Re: [ast-developers] grep -C (context) not working
Wendy Lin
Re: [ast-developers] grep -C (context) not working
Glenn Fowler
Re: [ast-developers] grep -C (context) not working
Wendy Lin
Re: [ast-developers] grep -C (context) not working
Glenn Fowler
Re: [ast-developers] grep -C (context) not working
Wendy Lin
Re: [ast-developers] grep -C (context) not working
Glenn Fowler
[ast-developers] "whence" vs. binding a builtin to multiple paths...
Roland Mainz
[ast-developers] Sporadic hang in basics.sh on Solaris 11/x86/32bit...
Roland Mainz
[ast-developers] How can I get the precise line number from ksh93 coredumps ?
Roland Mainz
[ast-developers] ast-ksh.2013-04-09 crash when copying data from .sh.match into a 2nd 2D-array...
Roland Mainz
Re: [ast-developers] ast-ksh.2013-04-09 crash when copying data from .sh.match into a 2nd 2D-array...
Roland Mainz
[ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Roland Mainz
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Roland Mainz
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Roland Mainz
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Dr. Werner Fink
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Glenn Fowler
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Roland Mainz
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Glenn Fowler
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Dr. Werner Fink
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Roland Mainz
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
ольга крыжановская
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Dr. Werner Fink
Re: [ast-developers] AST "iconv" builtin hangs on OpenSuSE 12.3 32bit...
Dr. Werner Fink
Re: [ast-developers] Barrier implementation using CHLD/stop traps (Re: ksh93 alpha update)
David Korn
[ast-developers] "clang" warning in src/lib/libast/sfio/sfmode.c in |mmap()| I/O code...
Roland Mainz
[ast-developers] [patch][cleanup] Some "clang" -Wmissing-variable-declarations fixes...
Roland Mainz
[ast-developers] Barrier implementation using CHLD/stop traps (Re: ksh93 alpha update)
Cedric Blancher
[ast-developers] ast-ksh 2013-04-09 alpha
Glenn Fowler
[ast-developers] Line and character numbers for sed errors?
Cedric Blancher
Re: [ast-developers] Line and character numbers for sed errors?
Glenn Fowler
[ast-developers] Using |statvfs()| ... / was: Re: Problems if no space is left on /tmp
Roland Mainz
Re: [ast-developers] Problems if no space is left on /tmp
Michal Hlavinka
Re: [ast-developers] Problems if no space is left on /tmp
Glenn Fowler
[ast-developers] ksh93 alpha update
Glenn Fowler
Re: [ast-developers] ksh93 alpha update
Irek Szczesniak
Re: [ast-developers] ksh93 alpha update
David Korn
Re: [ast-developers] ksh93 alpha update
Irek Szczesniak
Re: [ast-developers] ksh93 alpha update
David Korn
Re: [ast-developers] sfio mmap() read support broken?
Cedric Blancher
Re: [ast-developers] sfio mmap() read support broken?
Roland Mainz
Re: [ast-developers] sfio mmap() read support broken?
Roland Mainz
Re: [ast-developers] sfio mmap() read support broken?
Glenn Fowler
Re: [ast-developers] sfio mmap() read support broken?
Phong Vo
Re: [ast-developers] sfio mmap() read support broken?
Cedric Blancher
Re: [ast-developers] sfio mmap() read support broken?
David Korn
Re: [ast-developers] sfio mmap() read support broken?
Phong Vo
Re: [ast-developers] Fwd: Re: RFE: AST API documentation update!!
Glenn Fowler
[ast-developers] Releasing memory obtained via |mmap()| to the system...
Roland Mainz
Re: [ast-developers] Releasing memory obtained via |mmap()| to the system...
David Korn
Re: [ast-developers] Releasing memory obtained via |mmap()| to the system...
Roland Mainz
Re: [ast-developers] Releasing memory obtained via |mmap()| to the system...
Phong Vo
Earlier messages
Later messages