Viewing Issues 151 - 200 / 1883

    PProjectIDSeverityStatusResolutionUpdated Summary
  Issue 8 drafts00015263Objection
Closed
Accepted As Marked2024-06-11Update fdopen() mode description to match new fopen() terminology
  Issue 8 drafts00015246Objection
Closed
Accepted As Marked2024-06-11open() flags used by fopen()
  Issue 8 drafts00015204Comment
Closed
Accepted As Marked2024-06-11make should support the $^ internal macro
  Issue 8 drafts00015181Editorial
Closed
Accepted2024-06-11spelling inconsistency (programming vs programing)
  Issue 8 drafts0001513 Objection
Closed
Accepted2024-06-11Changes for make missed when :::= was added
  Issue 8 drafts00015111Editorial
Closed
Accepted As Marked2024-06-11LINENO description claims to be a User Portability Utilities option var, but has no margin tag or shading
  Issue 8 drafts0001510 Editorial
Closed
Accepted2024-06-11Typo in example in make
  Issue 8 drafts000150515Comment
Closed
Accepted As Marked2024-06-11Make doesn't seem to specify unset macro expansion behaviour
  Issue 8 drafts00015034Editorial
Closed
Accepted As Marked2024-06-11Potential new M_ constants for math.h
  Issue 8 drafts00014914Editorial
Closed
Accepted As Marked2024-06-11$0 ≠ ${00} ?
  Issue 8 drafts0001489 Editorial
Closed
Accepted2024-06-11malloc RATIONALE awkward wording
  Issue 8 drafts0001487 Objection
Closed
Accepted2024-06-11rm -v addition needs an extra change in EXIT STATUS
  Issue 8 drafts00014851Editorial
Closed
Accepted As Marked2024-06-11It may be clearer to describe pthread_cond_timedwait in terms of pthread_cond_clockwait rather than the other way round
  Issue 8 drafts0001484 Editorial
Closed
Accepted2024-06-11<termios.h> SEE ALSO is missing tcgetwinsize and tcsetwinsize
  Issue 8 drafts0001483 Editorial
Closed
Accepted2024-06-11Flags for dup3 are now also defined in <unistd.h>
  Issue 8 drafts0001482 Editorial
Closed
Accepted2024-06-11bind EILSEQ error only applies to AF_UNIX sockets
  Issue 8 drafts00014812Editorial
Closed
Accepted2024-06-11<netinet/in.h> IP6 shadings ends too early
  Issue 8 drafts00014782Editorial
Closed
Accepted As Marked2024-06-11clarify ${@?error}, ${@+set}, "${@+set}", "${*+set}"... etc. expansions
  Issue 8 drafts00014762Editorial
Closed
Accepted As Marked2024-06-11Missing '+' character in the second example explanation
  Issue 8 drafts0001475 Editorial
Closed
Accepted2024-06-11socket() and shutdown() should refer to close()
  Issue 8 drafts0001473 Comment
Closed
Accepted2024-06-11Add Issue 7 info to <unistd.h> APPLICATION USAGE
  Issue 8 drafts0001472 Editorial
Closed
Accepted2024-06-11Some new *_clock*() pages need s/this/these/
  Issue 8 drafts000147133Editorial
Closed
Accepted As Marked2024-06-11Add an orthogonal interface for immediate macro expansion definitions to make
  Issue 8 drafts00014691Editorial
Closed
Accepted2024-06-11Inconsistent return type for tfind and tsearch
  Issue 8 drafts00014674Editorial
Closed
Accepted2024-06-11Poor language in CHANGE HISTORY entry for Issue 8 for ':' command (defect 1272) changes.
  Issue 8 drafts00014663Editorial
Closed
Accepted As Marked2024-06-11Pseudo-terminal devices should be renamed
  Issue 8 drafts00014513Comment
Closed
Accepted As Marked2024-06-11awk ARGV description addition about -v is problematic
  Issue 8 drafts00014481Objection
Closed
Accepted As Marked2024-06-11Misleading text in description of poll()
  Issue 8 drafts0001445 Editorial
Closed
Accepted2024-06-11Update "special built-in" to match changes from bug #854
  Issue 8 drafts000142212Objection
Closed
Accepted As Marked2024-06-11The current definition for the += assingment is in conflict with existing behavior of make and unpredictable/error-prone
  Issue 8 drafts00014171Editorial
Closed (ajosey)
Accepted As Marked2024-06-11Need to make sure that makefiles with += and ?= are portable to all make implementations
  Issue 8 drafts00014134Objection
Closed
Accepted As Marked2024-06-11incorrect description of how a hexadecimal character constant can be terminated in ISO C
  Issue 8 drafts0001398 Editorial
Closed
Accepted2024-06-11New API mkostemp() needs redirect page
  Issue 8 drafts0001394 Objection
Closed
Accepted2024-06-11Another way the getenv() return string is modifiable
  Issue 8 drafts00013938Objection
Closed
Accepted As Marked2024-06-11'command' should not be treated as a declaration utility
  Issue 8 drafts000138611Objection
Closed
Accepted As Marked2024-06-11strftime RETURN VALUE and ERRORS problems
  Issue 8 drafts00013834Editorial
Closed
Accepted As Marked2024-06-11Make "Application Usage" less confusing.
  Issue 8 drafts00013701Editorial
Closed
Accepted As Marked2024-06-11Where change history starts
  Issue 8 drafts0001369 Comment
Closed
Accepted2024-06-11COLUMNS and LINES rationale
  Issue 8 drafts0001366 Comment
Closed
Accepted2024-06-11Out of date rationale for XSI definition
  Issue 8 drafts0001365 Objection
Closed
Accepted2024-06-11rm -v description implies only operands are reported
  Issue 8 drafts00013641Comment
Closed
Accepted As Marked2024-06-11use of noclobber with files in /tmp
  Issue 8 drafts0001363 Comment
Closed
Accepted2024-06-11out of date wait() RATIONALE regarding core dump indication
  Issue 8 drafts0001362 Editorial
Closed
Accepted2024-06-11small editorial fixes to posix_spawn()
  Issue 8 drafts0001361 Objection
Closed
Accepted2024-06-11fork() changes incomplete
  Issue 8 drafts0001360 Objection
Closed
Accepted2024-06-11opendir() file descriptor requirements
  Issue 8 drafts0001359 Comment
Closed
Accepted2024-06-11dirfd() rationale out of date
  Issue 8 drafts0001358 Objection
Closed
Accepted2024-06-11basename/dirname difference for thread termination
  Issue 8 drafts00013571Objection
Closed
Accepted2024-06-11SEEK_* distinct values requirement
  Issue 8 drafts00013561Editorial
Closed
Accepted As Marked2024-06-11Our definition of character disagrees with that of Unicode.