Messages by Thread
-
[ast-developers] [PATCH v2] ast: add info about ast(ksh) mailing lists
Xose Vazquez Perez
-
[ast-developers] [PATCH] ast: add info about ast mailing lists
Xose Vazquez Perez
-
[ast-developers] Development builds for RHEL and Fedora
Siteshwar Vashisht
-
[ast-developers] You should be watching the Github project if you want to participate in ksh93's evolution
Kurtis Rader
-
[ast-developers] Should we remove a bunch of compile time `-D` flags?
Kurtis Rader
-
[ast-developers] State of kornshell.com
Siteshwar Vashisht
-
[ast-developers] unsubscribe
Rüdiger Schütz
-
[ast-developers] help
Rüdiger Schütz
-
[ast-developers] RFC: removing support for long dead OS's like DYNIX/3 and pre ANSI C compilers
Kurtis Rader
-
[ast-developers] Branches in GitHub
Siteshwar Vashisht
-
[ast-developers] building ksh93 on macOS using clang/LLVM
Kurtis Rader
-
[ast-developers] Fwd: Beta build broken with latest patches
Eleftherios Koutsofios
-
[ast-developers] [BUG] ${var+set} does not work within loops
Martijn Dekker
-
[ast-developers] Patch request for interactive ksh bug: "cannot execute [Exec format error]"
lijo george
-
[ast-developers] Build failures due to updated glibc
Siteshwar Vashisht
-
[ast-developers] Use posix exit code if last command exits due to a signal
Siteshwar Vashisht
-
[ast-developers] lists.research.att.com web server is down
Siteshwar Vashisht
-
[ast-developers] [PATCH] Fix invalid argument to free()
Siteshwar Vashisht
-
[ast-developers] ksh does not fork a subshell and breaks wait builtin
Siteshwar Vashisht
-
[ast-developers] Patch request for ksh93 command/variable substitution bug fixed in alpha version
lijo george
-
[ast-developers] ksh hangs in pipes
Siteshwar Vashisht
-
[ast-developers] ksh -x behaviour change between ksh93u and ksh93u+ versions
lijo george
-
[ast-developers] ksh93 double byte space handling
lijo george
-
[ast-developers] Fix parsing of iso8859 characters
Siteshwar Vashisht
-
[ast-developers] Spurrious output in kia file creation
Siteshwar Vashisht
-
[ast-developers] Regression with handling redirections inside subshell
Siteshwar Vashisht
-
[ast-developers] Regressions with Null Character
Siteshwar Vashisht
-
[ast-developers] [BUG] 'command -p' broken in certain contexts
Martijn Dekker
-
[ast-developers] Closed file descriptor is passed to sh_iosave()
Siteshwar Vashisht
-
[ast-developers] Why do compound structs not work in ksh types?
Cedric Blancher
-
[ast-developers] Memory leak while creating subshells after setting PATH
Siteshwar Vashisht
-
[ast-developers] ksh crash while listing indexed arrays with 'typeset -a'
Siteshwar Vashisht
-
[ast-developers] ksh crash in sfclose() due to double free()
Siteshwar Vashisht
-
[ast-developers] [BUG] ${.sh.subshell} broken
Martijn Dekker
-
[ast-developers] ksh file descriptor leak
Jeff Frontz
-
[ast-developers] building ksh/ast on/for MacOS El Capitan
Jeff Frontz
-
[ast-developers] Questions about ast and ksh development status
Danny Weldon
-
[ast-developers] Fedora 24-x86_64 compilation error
Xose Vazquez Perez
-
[ast-developers] Daylight savings time bug strftime
EDGAR, ADAM (ADAM)
-
[ast-developers] new home for AST and UWIN software
Eleftherios Koutsofios
-
[ast-developers] [BUG] quoting within bracket patterns has no effect
Martijn Dekker
-
[ast-developers] last command in pipeline fails with "Exec format error"
lijo george
-
[ast-developers] How to configure ksh93 to use double instead of long double as the default type
lijo george
-
[ast-developers] read -u segfaults on large number
Tomas Klacko
-
[ast-developers] free(e_dot) in b_cd()
Tomas Klacko
-
[ast-developers] conflicting types for _sfio_FILE
Rüdiger Schütz
-
[ast-developers] [BUG] function definitions within subshells are ignored
Martijn Dekker
-
[ast-developers] ksh -u or 'set -o nounset' behaviour for undefined positional parameter like $1.
lijo george
-
[ast-developers] Transitioning ast to GitHub
Nathan Weeks
-
[ast-developers] Segfault on unsetting function while it's running
Martijn Dekker
-
[ast-developers] syntax error when using "[()]" as awk field separator
lijo george
-
[ast-developers] strange behavior for KSH (in AST-OPEN 2014-12-24)
David A.D. Morano, PE, PhD
-
[ast-developers] compilation problem w/ 'cmd/proto/proto.c'
David A.D. Morano, PE, PhD
-
[ast-developers] core dump (crash) on KSH 2014-12-24
David A.D. Morano, PE, PhD
-
[ast-developers] compilation error without SHOPT_MULTIBYTE option turned ON
David A.D. Morano, PE, PhD
-
[ast-developers] small error in compilation redefined #define
David A.D. Morano, PE, PhD
-
[ast-developers] compilation problem without BASH option
David A.D. Morano, PE, PhD
-
[ast-developers] ksh memory leak fix - another regression
Michal Hlavinka
-
[ast-developers] off-by-one error causes crash
Ondrej Oprala
-
[ast-developers] Issue with signals being sent to recycled process ids
lijo george
-
[ast-developers] associative array related issues
lijo george
-
[ast-developers] [ksh93] Another printf '%T' bug?
Clark Wang
-
[ast-developers] Problems with read -p and co-processes
Terrence J. Doyle
-
[ast-developers] More documentation clean-up
Terrence J. Doyle
-
[ast-developers] AST Build Errors on HP-UX 11.11 PA-RISC
Russell Cannon
-
Re: [ast-developers] Documentation for AST ls has runaway underlining
Terrence J. Doyle
-
[ast-developers] compound -A c ; bool c[foo].a=true does not work?
Wendy Lin
-
Re: [ast-developers] Configure AST od to print one byte as single hex number per line?
Wendy Lin
-
[ast-developers] How can I detect EOF or HUP on a pipe or socket?
Wendy Lin
-
[ast-developers] Documentation for AST ls has runaway underlining
Terrence J. Doyle
-
[ast-developers] exec 2>/dev/null hangs
Terrence J. Doyle
-
[ast-developers] grep and xargs fail to build in "package test"
Terrence J. Doyle
-
[ast-developers] kill -l and SIGINFO on Darwin
Terrence J. Doyle
-
[ast-developers] Documentation clean-up for the AST cp command
Terrence J. Doyle
-
[ast-developers] Fix/patch for job control failure
Terrence J. Doyle
-
[ast-developers] Fix/patch for the proto build failure
Terrence J. Doyle
-
[ast-developers] Two bugs in libast's stk code
Michael Schroeder
-
[ast-developers] ksh: "read" doesn't skip multibyte input correctly
Daiki Ueno
-
[ast-developers] Interesting date bug in ksh / date beta
Jukka Inkeri
-
[ast-developers] C ode example how to enumerate fields of a compound variable?
Tina Harriott
-
[ast-developers] gcc -I/usr/include/ast no longer works in ast-open.2014-07-21
Lionel Cons
-
[ast-developers] glibc stdio fopen extensions vs AST fopen?
Cedric Blancher
-
[ast-developers] git repository
Pierre
-
[ast-developers] ksh beta read -m json parser bug also small print error
Jukka Inkeri
-
[ast-developers] Bug in path handling in path_nextcomp()
Michael Schroeder
-
[ast-developers] BSD head(1) bug vs AST head(1)
Cedric Blancher
-
[ast-developers] New AST Toolkit and ksh93 beta release posted.
David Korn
-
[ast-developers] mot shell shocked
David Korn
-
[ast-developers] git repo: CGIWrap Error: Script File Not Found!
Marcin Cieslak
-
[ast-developers] New -T/-P option for AST wc(1) to count in terminal cells ? / was: Fwd: Does AST printf(1)'s field width in "%3.4Ls" count in terminal cells or number of characters ?
Roland Mainz
-
[ast-developers] Copy var (typeset -c) does not work in a type
Lionel Cons
-
[ast-developers] nan payload support in next ksh93/libast tarball?
Lionel Cons
-
[ast-developers] Regression in arithmetics
Dr. Werner Fink