[1003.1(2013)/Issue7+TC1 0000931]: mark encrypt, setkey as OBS

2019-04-25 Thread Austin Group Bug Tracker
The following issue has been set as RELATED TO issue 0001192. == http://austingroupbugs.net/view.php?id=931 == Reported By:eblake Assigned

[1003.1(2016)/Issue7+TC2 0001192]: Formally obsolete the DES encryption functions 'encrypt' and 'setkey'

2019-04-25 Thread Austin Group Bug Tracker
The following issue has been set as RELATED TO issue 931. == http://austingroupbugs.net/view.php?id=1192 == Reported By:zackw Assigned

Re: Another issue related to signals and traps

2019-04-25 Thread Robert Elz
I did not notice before I replied that the copy of this I was replying to had reached me directly, rather than via the list, though it is addressed there as well. So, on request, here is the message which apparently did not, or did not yet, make it to the list. kre --- Begin Message --- < said:

[1003.1(2016)/Issue7+TC2 0001222]: "echo" specification doesn't reflect current implementations (missing -e, -E and - handling)

2019-04-25 Thread Austin Group Bug Tracker
A NOTE has been added to this issue. == http://austingroupbugs.net/view.php?id=1222 == Reported By:stephane Assigned To:

[1003.1(2016)/Issue7+TC2 0001192]: Formally obsolete the DES encryption functions 'encrypt' and 'setkey'

2019-04-25 Thread Austin Group Bug Tracker
A NOTE has been added to this issue. == http://austingroupbugs.net/view.php?id=1192 == Reported By:zackw Assigned To:

Re: Another issue related to signals and traps

2019-04-25 Thread Robert Elz
Date:Thu, 25 Apr 2019 12:11:44 -0400 From:Garrett Wollman Message-ID: <23745.56384.987998.633...@khavrinen.csail.mit.edu> | My expectation was that the interrupt character would be processed | immediately, and the line being input would be discarded. That's

[1003.1(2016)/Issue7+TC2 0001222]: "echo" specification doesn't reflect current implementations (missing -e, -E and - handling)

2019-04-25 Thread Austin Group Bug Tracker
A NOTE has been added to this issue. == http://austingroupbugs.net/view.php?id=1222 == Reported By:stephane Assigned To:

Re: Another issue related to signals and traps

2019-04-25 Thread Chet Ramey
On 4/24/19 11:36 PM, Robert Elz wrote: > Chet also asked when it (whatever "it" is) should happen, though that > was not part of my original question, that might as well be answered too, > in the event that "it" is not "nothing"). Running the trap. My message said "when should it run the trap?"

Austin Group teleconference +1-888-426-6840 PIN: 2115756

2019-04-25 Thread Single UNIX Specification
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//opengroup.org//NONSGML kigkonsult.se iCalcreator 2.22.1// CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VTIMEZONE TZID:America/New_York X-LIC-LOCATION:America/New_York BEGIN:DAYLIGHT TZOFFSETFROM:-0500 TZOFFSETTO:-0400 TZNAME:EDT DTSTART:20120311T02

Austin Group teleconference +1-888-426-6840 PIN: 2115756

2019-04-25 Thread Single UNIX Specification
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//opengroup.org//NONSGML kigkonsult.se iCalcreator 2.22.1// CALSCALE:GREGORIAN METHOD:REQUEST BEGIN:VTIMEZONE TZID:America/New_York X-LIC-LOCATION:America/New_York BEGIN:DAYLIGHT TZOFFSETFROM:-0500 TZOFFSETTO:-0400 TZNAME:EDT DTSTART:20120311T02

Re: Another issue related to signals and traps

2019-04-25 Thread Robert Elz
Date:Thu, 25 Apr 2019 16:49:34 +0200 From:Joerg Schilling Message-ID: <5cc1c8fe.nittmjscznmpyid3%joerg.schill...@fokus.fraunhofer.de> | Do you believe we could have a table with questions that could be | filled out for the various shells? I am not sure how to

Re: Another issue related to signals and traps

2019-04-25 Thread Joerg Schilling
Robert Elz wrote: > Date:Thu, 25 Apr 2019 12:43:13 +0200 > From:Joerg Schilling > Message-ID: > <5cc18f41.obd265ptsxidho4q%joerg.schill...@fokus.fraunhofer.de> > > | This is an interesting question that I did not investigate until > yesterday. > > That is

Re: Another issue related to signals and traps

2019-04-25 Thread Robert Elz
Date:Thu, 25 Apr 2019 12:43:13 +0200 From:Joerg Schilling Message-ID: <5cc18f41.obd265ptsxidho4q%joerg.schill...@fokus.fraunhofer.de> | This is an interesting question that I did not investigate until yesterday. That is largely what happened for me too, except it

Re: Another issue related to signals and traps

2019-04-25 Thread Joerg Schilling
Robert Elz wrote: > If at a PS1 prompt you were to type (as a complete line): > > trap date INT > > and then at the next PS1 prompt, you were to type your terminal's > interrupt character (usually ^C these days, though it was DEL in the past). > > What should happen? > > Try this in both