Austin Group Defect Tracker

Aardvark Mark IV


Reporter: Monitored By: Assigned To: Category: Severity: Resolution: Profile:
any any any any any any any
Status: Hide Status: Product Version: Fixed in Version: Priority: Target Version:
any Closed (And Above) any any any any
Show: View Status: Show Sticky Issues: Changed(hrs): Use Date Filters: Relationships:
50 any Yes 6 No any
Tags:
Final Accepted Text Interp Status Line Number Name Organization Page Number Section URL
any any any any any any any any
User Reference  
any  
Sort by: Issue ID Descending  
- Search: Advanced Filters ] Create Permalink ]

Viewing Issues (1 - 50 / 828) Create A Printable Report ]  CSV Export ] [ First Prev ... 7 8 9 10 11 12 13 14 15 16 17 Next Last ]
    PID # CategorySeverityStatusResolutionUpdatedSummary
   00011183[1003.1(2016/18)/Issue7+TC2]
Base Definitions and Headers
CommentAppliedAccepted As Marked2019-10-30Clarify meaning of "file lock"
   00011172[1003.1(2016/18)/Issue7+TC2]
Shell and Utilities
CommentAppliedAccepted2019-10-30Use of "implementation-defined" in command -v / -V
   0001116 [1003.1(2016/18)/Issue7+TC2]
Base Definitions and Headers
EditorialAppliedAccepted2019-10-30References to old options
   00011152[1003.1(2016/18)/Issue7+TC2]
System Interfaces
EditorialAppliedAccepted As Marked2019-10-30Lock acquisition state after pthread_mutex_lock with EOWNERDEAD
   00011143[1003.1(2016/18)/Issue7+TC2]
System Interfaces
EditorialAppliedAccepted As Marked2019-10-30Clarify if fork preserves thread resources
   00011131[1003.1(2016/18)/Issue7+TC2]
Shell and Utilities
EditorialAppliedAccepted As Marked2019-10-30Fix command / variable relationship
   00011123[1003.1(2016/18)/Issue7+TC2]
Base Definitions and Headers
CommentAppliedAccepted As Marked2023-02-23mutex/rwlock ownership after fork is unclear
   00011119[1003.1(2013)/Issue7+TC1]
Base Definitions and Headers
ObjectionAppliedAccepted As Marked2019-11-28pthread_rwlock_rdlock requirements if TPS is supported are under-specified, error-prone for users, and inefficient
   00011091[1003.1(2016/18)/Issue7+TC2]
Shell and Utilities
EditorialAppliedAccepted As Marked2019-10-30Internal *bang* variable does not affect ~<! command escape
   000110810[1003.1(2016/18)/Issue7+TC2]
Base Definitions and Headers
EditorialAppliedAccepted As Marked2020-04-23LONG_MIN must be <= -2147483648
   00011071[1003.1(2016/18)/Issue7+TC2]
Base Definitions and Headers
EditorialApplied (ajosey)Accepted As Marked2019-10-30*rand48(): We don't explain how the LCG state is 'transformed into the returned value'
   000110512[1003.1(2016/18)/Issue7+TC2]
Shell and Utilities
EditorialAppliedAccepted As Marked2019-10-30problems with backslashes in awk strings and EREs
   00011041[1003.1(2016/18)/Issue7+TC2]
Shell and Utilities
EditorialAppliedAccepted2019-10-28Missing period.
   00011033[1003.1(2016/18)/Issue7+TC2]
Shell and Utilities
EditorialApplied (ajosey)Accepted2018-05-03Spacing issues in mailx "Command Escapes" after pdftotext
   00011025[1003.1(2016/18)/Issue7+TC2]
Base Definitions and Headers
EditorialApplied (ajosey)Accepted As Marked2020-04-21inet_addr() cannot parse 255.255.255.255. Mark it as obsolete, add inet_aton(), or both?
   00011012[1003.1(2016/18)/Issue7+TC2]
Base Definitions and Headers
EditorialApplied (ajosey)Accepted As Marked2020-04-21inet_ntoa(): superfluous and not thread-safe. Mark as [OB] for issue 8?
   00010871[1003.1(2016/18)/Issue7+TC2]
System Interfaces
ObjectionAppliedAccepted2019-10-28truncate() should behave like write() and generate SIGXFSZ for the thread instead of the process
   00010851[1003.1(2016/18)/Issue7+TC2]
Shell and Utilities
EditorialAppliedAccepted As Marked2019-10-28"token shall be from the current position in the input" is incorrect
   00010846[1003.1(2016/18)/Issue7+TC2]
Shell and Utilities
EditorialResolvedDuplicate2018-05-10rule 3, 4, 5 do not say that a token is started, if needed
   0001083 [1003.1(2016/18)/Issue7+TC2]
Shell and Utilities
EditorialAppliedAccepted2019-10-28"next" character is misleading
   00010785[1003.1(2013)/Issue7+TC1]
System Interfaces
EditorialAppliedAccepted As Marked2019-10-28isdigit, isxdigit locale dependance
   00010763[1003.1(2013)/Issue7+TC1]
Base Definitions and Headers
CommentAppliedAccepted As Marked2020-04-21Cancellation Points
   00010757[1003.1(2013)/Issue7+TC1]
Shell and Utilities
ObjectionAppliedAccepted As Marked2019-10-28The unset utility's NAME section mentions values and attributes, but the DESCRIPTION doesn't mention attributes.
   00010742[1003.1(2013)/Issue7+TC1]
Base Definitions and Headers
EditorialAppliedAccepted As Marked2019-10-28_SC_POSIX_THREAD
   00010737[1003.1(2008)/Issue 7]
Shell and Utilities
EditorialApplied (ajosey)Accepted As Marked2020-04-21dirname utility: algorithm for computing pathname string is stricter than the corresponding dirname() function
   00010725[1003.1(2013)/Issue7+TC1]
Shell and Utilities
CommentAppliedAccepted As Marked2019-10-28m4 ifelse argument expansion clarification
   00010716[1003.1(2013)/Issue7+TC1]
System Interfaces
CommentAppliedAccepted2020-04-21Name space reservation should move to XBD
   0001070 [1003.1(2013)/Issue7+TC1]
Shell and Utilities
ObjectionAppliedAccepted2020-04-21Collation issues in XCU (changes for Issue 8)
   00010687[1003.1(2013)/Issue7+TC1]
Base Definitions and Headers
ObjectionAppliedAccepted As Marked2022-08-05Binding to a system-assigned port.
   00010671[1003.1(2013)/Issue7+TC1]
System Interfaces
ObjectionAppliedAccepted As Marked2020-04-21missing socket() error for unsupported socket type
   000106414[1003.1(2008)/Issue 7]
Base Definitions and Headers
EditorialApplied (ajosey)Accepted As Marked2020-04-16basename() and dirname(): Specification is not complete enough to allow existing thread-unsafe implementations
   00010635[1003.1(2013)/Issue7+TC1]
Shell and Utilities
EditorialAppliedAccepted As Marked2019-10-28missing specification for sh -h
   00010624[1003.1(2008)/Issue 7]
Base Definitions and Headers
EditorialApplied (ajosey)Accepted As Marked2019-10-28Description of multiple synopsis lines is inconsistent with example
   00010614[1003.1(2008)/Issue 7]
Base Definitions and Headers
EditorialApplied (ajosey)Accepted As Marked2021-05-07Please add memmem() (and maybe wmemmem())
   00010601[Online Pubs]
Shell and Utilities
EditorialAppliedAccepted2017-08-10awk: lexical conventions, item 5: Bad troff conversion to html '"''. displayed as ' .'
   0001059 [1003.1(2008)/Issue 7]
Base Definitions and Headers
EditorialApplied (ajosey)Accepted2019-10-28bad example in pthread_key_create rationale
   00010582[1003.1(2013)/Issue7+TC1]
Shell and Utilities
EditorialAppliedAccepted As Marked2019-10-28is it an error to call "break [n]" (or continue) when not in a loop?
   00010572[1003.1(2004)/Issue 6]
System Interfaces
ObjectionApplied (ajosey)Accepted2019-10-23Unclear how O_TRUNC and O_EXCL apply to dbm_open()
   00010563[1003.1(2008)/Issue 7]
Base Definitions and Headers
EditorialApplied (ajosey)Accepted As Marked2020-04-16CMSG_NXTHDR(): under what criteria may NULL be returned?
   00010556[1003.1(2013)/Issue7+TC1]
Shell and Utilities
ObjectionAppliedAccepted As Marked2019-10-23unspecified how much is parsed before execution begins
   00010545[1003.1(2008)/Issue 7]
Base Definitions and Headers
EditorialApplied (ajosey)Accepted As Marked2020-04-16stdio.h doesn't allow FILE to be opaque?
   000105319[1003.1(2013)/Issue7+TC1]
Shell and Utilities
EditorialAppliedAccepted As Marked2020-04-23Add a "size" mode to stty(1)
   00010521[1003.1(2013)/Issue7+TC1]
Shell and Utilities
EditorialAppliedAccepted As Marked2019-10-23${#var} should be decimal I presume.
   000105013[1003.1(2013)/Issue7+TC1]
Base Definitions and Headers
EditorialAppliedAccepted As Marked2022-08-05Add support for the hyphen character in alias names and shell names
   00010475[1003.1(2013)/Issue7+TC1]
Shell and Utilities
ObjectionAppliedAccepted As Marked2020-04-16Unspecified behaviour for cd "" causes a safety issue
   00010458[1003.1(2013)/Issue7+TC1]
Shell and Utilities
EditorialAppliedAccepted As Marked2019-10-23Issues with "cd -"
   00010444[1003.1(2013)/Issue7+TC1]
System Interfaces
EditorialAppliedAccepted As Marked2023-04-19Calling setsid as part of posix_spawn
   00010412[1003.1(2013)/Issue7+TC1]
Shell and Utilities
CommentAppliedAccepted As Marked2020-04-14Encourage implementations to include better integrity checksum, compression and decompression utilities if possible.
   00010401[1003.1(2013)/Issue7+TC1]
System Interfaces
ObjectionAppliedAccepted2019-10-23open_wmemstream() and mbstate_t
   000103922[1003.1(2013)/Issue7+TC1]
Shell and Utilities
EditorialAppliedAccepted As Marked2019-10-23Which option flags should appear in $- ?
  [ First Prev ... 7 8 9 10 11 12 13 14 15 16 17 Next Last ]

NewUnder ReviewInterpretation RequiredResolution ProposedResolvedAppliedClosed


Mantis 1.1.6[^]
Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker