Anonymous | Login | 2021-02-26 16:01 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issues (1 - 50 / 601) [ Create A Printable Report ] [ CSV Export ] | [ First Prev 1 2 3 4 5 6 7 8 9 10 11 ... Next Last ] | |||||||||
P | ID | # | Category | Severity | Status | Resolution | Updated | Summary | ||
0001454 | 7 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Comment | New | Open | 2021-02-25 | Conflict between "case" description and grammar | |||
0001453 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Objection | New | Open | 2021-02-16 | lex LC_COLLATE/LC_CTYPE incorrect wording about unspecified behaviour | ||||
0001452 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Objection | New | Open | 2021-02-11 | prs :KV: is mandated but most implementations do not support it | ||||
0001451 | 1 | [Issue 8 drafts] Shell and Utilities | Comment | New | Open | 2021-02-11 | awk ARGV description addition about -v is problematic | |||
0001449 | [1003.1(2016/18)/Issue7+TC2] Base Definitions and Headers | Editorial | New | Open | 2021-02-04 | "Decimal-point character" vs. "radix character" | ||||
0001448 | [Issue 8 drafts] System Interfaces | Objection | New | Open | 2021-02-02 | Misleading text in description of poll() | ||||
0001447 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Objection | New | Open | 2021-01-31 | fread()/fwrite() (maybe more similar) specify no requirements on args | ||||
0001446 | 5 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Editorial | New | Open | 2021-01-26 | Does a shall-fail in terms of an undefined limits.h macro impose any requirement? | |||
0001445 | [Issue 8 drafts] Shell and Utilities | Editorial | Applied | Accepted | 2021-02-12 | Update "special built-in" to match changes from bug #854 | ||||
0001444 | [1003.1(2016/18)/Issue7+TC2] Base Definitions and Headers | Editorial | New | Open | 2021-01-19 | Broken cross-references to wordexp() | ||||
0001443 | [1003.1(2016/18)/Issue7+TC2] Base Definitions and Headers | Objection | New | Open | 2021-01-19 | Definition of "pattern" omits some uses | ||||
0001442 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Comment | New | Open | 2021-01-10 | Improvement to getopts example, remove double negation | ||||
0001441 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | New | Open | 2021-01-07 | PS4 should be printed for non-interactive shells as well | ||||
0001440 | 5 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Comment | New | Open | 2021-01-13 | Calling `system("-some-tool")` fails (although it is a valid `sh` command) | |||
0001439 | 5 | [1003.1(2016/18)/Issue7+TC2] Base Definitions and Headers | Editorial | New | Open | 2021-01-16 | The POSIX standard did not distinguish object and function pointers as did the C standard. | |||
0001438 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Editorial | New | Open | 2020-12-17 | iconv: clarify which "codeset" is meant | ||||
0001437 | 3 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | New | Open | 2020-12-17 | make: (document .NOTPARALLEL and .WAIT special targets) in RATIONAL | |||
0001436 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | New | Open | 2020-12-15 | make: add "-j max_jobs" option to support simultaneous rule processing | ||||
0001435 | 8 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Objection | New | Open | 2020-12-16 | execlp and execvp should not execute a command interpreter when other members of the exec family would fail with ENOEXEC | |||
0001434 | 2 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Comment | New | Open | 2020-12-15 | Moving the -p option in the pr utility synopsis | |||
0001433 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | New | Open | 2020-12-12 | The use of carriage-return in pr | ||||
0001431 | 1 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | New | Open | 2020-12-10 | Incorrect xref for shell function lookup in specification of the 'command' utility | |||
0001430 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Objection | New | Open | 2020-12-09 | Text about interleaving data should say thread not process | ||||
0001429 | 5 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Objection | New | Open | 2020-12-04 | recvfrom does not specify the errno on timeout when the SO_RCVTIMEO option has been set | |||
0001428 | [1003.1(2016/18)/Issue7+TC2] Base Definitions and Headers | Objection | New | Open | 2020-11-27 | Add definitions of "negative" and "positive" | ||||
0001427 | 3 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Objection | New | Open | 2020-12-01 | 2.8.1 does not take into account "command" | |||
0001426 | [1003.1(2016/18)/Issue7+TC2] Base Definitions and Headers | Objection | New | Open | 2020-11-26 | Clarifications regarding functions that synchronize memory | ||||
0001425 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Objection | New | Open | 2020-11-23 | exit in an EXIT trap is not clearly specified | ||||
0001424 | 1 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | New | Open | 2020-11-23 | Inconsistent spelling of single suffix vs. single-suffix | |||
0001423 | 5 | [Issue 8 drafts] Shell and Utilities | Objection | New | Open | 2020-11-19 | The make commandline argument macro::=value has unspecified bahavior | |||
0001422 | [Issue 8 drafts] Shell and Utilities | Objection | New | Open | 2020-11-18 | The current definition for the += assingment is in conflict with existing behavior of make and unpredictable/error-prone | ||||
0001421 | 1 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Comment | New | Open | 2020-11-10 | make APPLICATION USAGE about default rules | |||
0001420 | 6 | [1003.1(2004)/Issue 6] Shell and Utilities | Editorial | Under Review (ajosey) | Open | 2020-11-08 | Clarification: where are internal macros available? | |||
0001419 | [1003.1(2004)/Issue 6] Shell and Utilities | Editorial | Under Review (ajosey) | Open | 2020-11-07 | Missing newline / indentation in .SCCS_GET default rule definition | ||||
0001418 | 2 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Comment | New | Open | 2020-11-24 | Add options to ulimit to match get/setrlimit() | |||
0001417 | 1 | [Issue 8 drafts] Shell and Utilities | Editorial | Resolved (ajosey) | Accepted As Marked | 2021-02-25 | Need to make sure that makefiles with += and ?= are portable to all make implementations | |||
0001416 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Editorial | Resolved | Accepted | 2021-02-22 | Misuses of "may" on the getrlimit() page | ||||
0001414 | 2 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Objection | Resolved | Accepted As Marked | 2021-02-22 | rewind() clears the error indicator, but when? | |||
0001413 | 1 | [Issue 8 drafts] Shell and Utilities | Objection | Resolution Proposed | Accepted As Marked | 2021-02-18 | incorrect description of how a hexadecimal character constant can be terminated in ISO C | |||
0001412 | 2 | [Online Pubs] Shell and Utilities | Editorial | Applied (ajosey) | Accepted | 2021-02-18 | Potential missing newline in pax examples section | |||
0001411 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | Resolved | Accepted | 2021-02-18 | Missing paragraph separator in definition of here-documents | ||||
0001410 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Editorial | Resolved | Accepted | 2021-02-18 | Remove asctime_r() and ctime_r() | ||||
0001409 | 2 | [1003.1(2013)/Issue7+TC1] System Interfaces | Editorial | Resolved | Accepted As Marked | 2021-02-15 | Example code for stat() could use better function name | |||
0001408 | 10 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Editorial | Resolved | Accepted As Marked | 2021-02-15 | mailx: add mta-bcc-ok internal variable | |||
0001407 | 1 | [Online Pubs] Shell and Utilities | Objection | Applied | Accepted | 2020-10-02 | HTML edition has expr table in reversed order | |||
0001406 | 5 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Editorial | New | Open | 2021-02-11 | clarification of SEEK_END when current pointer doesn't match buffer size | |||
0001405 | 2 | [1003.1(2016/18)/Issue7+TC2] Shell and Utilities | Objection | Applied | Accepted | 2021-02-23 | mailx header terminology needs to change to match RFC5322 | |||
0001404 | 1 | [1003.1(2016/18)/Issue7+TC2] System Interfaces | Editorial | Resolved | Accepted As Marked | 2021-02-11 | Is there a requirement to destroy mutex before object lifetime ends? | |||
0001403 | 2 | [Online Pubs] System Interfaces | Editorial | Applied | Accepted | 2020-09-23 | psiginfo page has broken links to siginfo.h header | |||
0001402 | 6 | [Aardvark Bugs] Aardvark Mk IV | Editorial | Applied | Accepted As Marked | 2021-02-08 | No 2018 project for bugs, on Aardvark here | |||
[ First Prev 1 2 3 4 5 6 7 8 9 10 11 ... Next Last ] |
New | Under Review | Interpretation Required | Resolution Proposed | Resolved | Applied | Closed |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |