| | | Issue 8 drafts | 0001526 | 3 | Objection | Closed | Accepted As Marked | 2024-06-11 | Update fdopen() mode description to match new fopen() terminology |
| | | Issue 8 drafts | 0001524 | 6 | Objection | Closed | Accepted As Marked | 2024-06-11 | open() flags used by fopen() |
| | | Issue 8 drafts | 0001520 | 4 | Comment | Closed | Accepted As Marked | 2024-06-11 | make should support the $^ internal macro |
| | | Issue 8 drafts | 0001518 | 1 | Editorial | Closed | Accepted | 2024-06-11 | spelling inconsistency (programming vs programing) |
| | | Issue 8 drafts | 0001513 | | Objection | Closed | Accepted | 2024-06-11 | Changes for make missed when :::= was added |
| | | Issue 8 drafts | 0001511 | 1 | Editorial | Closed | Accepted As Marked | 2024-06-11 | LINENO description claims to be a User Portability Utilities option var, but has no margin tag or shading |
| | | Issue 8 drafts | 0001510 | | Editorial | Closed | Accepted | 2024-06-11 | Typo in example in make |
| | | Issue 8 drafts | 0001505 | 15 | Comment | Closed | Accepted As Marked | 2024-06-11 | Make doesn't seem to specify unset macro expansion behaviour |
| | | Issue 8 drafts | 0001503 | 4 | Editorial | Closed | Accepted As Marked | 2024-06-11 | Potential new M_ constants for math.h |
| | | Issue 8 drafts | 0001491 | 4 | Editorial | Closed | Accepted As Marked | 2024-06-11 | $0 ≠ ${00} ? |
| | | Issue 8 drafts | 0001489 | | Editorial | Closed | Accepted | 2024-06-11 | malloc RATIONALE awkward wording |
| | | Issue 8 drafts | 0001487 | | Objection | Closed | Accepted | 2024-06-11 | rm -v addition needs an extra change in EXIT STATUS |
| | | Issue 8 drafts | 0001485 | 1 | Editorial | Closed | Accepted As Marked | 2024-06-11 | It may be clearer to describe pthread_cond_timedwait in terms of pthread_cond_clockwait rather than the other way round |
| | | Issue 8 drafts | 0001484 | | Editorial | Closed | Accepted | 2024-06-11 | <termios.h> SEE ALSO is missing tcgetwinsize and tcsetwinsize |
| | | Issue 8 drafts | 0001483 | | Editorial | Closed | Accepted | 2024-06-11 | Flags for dup3 are now also defined in <unistd.h> |
| | | Issue 8 drafts | 0001482 | | Editorial | Closed | Accepted | 2024-06-11 | bind EILSEQ error only applies to AF_UNIX sockets |
| | | Issue 8 drafts | 0001481 | 2 | Editorial | Closed | Accepted | 2024-06-11 | <netinet/in.h> IP6 shadings ends too early |
| | | Issue 8 drafts | 0001478 | 2 | Editorial | Closed | Accepted As Marked | 2024-06-11 | clarify ${@?error}, ${@+set}, "${@+set}", "${*+set}"... etc. expansions |
| | | Issue 8 drafts | 0001476 | 2 | Editorial | Closed | Accepted As Marked | 2024-06-11 | Missing '+' character in the second example explanation |
| | | Issue 8 drafts | 0001475 | | Editorial | Closed | Accepted | 2024-06-11 | socket() and shutdown() should refer to close() |
| | | Issue 8 drafts | 0001473 | | Comment | Closed | Accepted | 2024-06-11 | Add Issue 7 info to <unistd.h> APPLICATION USAGE |
| | | Issue 8 drafts | 0001472 | | Editorial | Closed | Accepted | 2024-06-11 | Some new *_clock*() pages need s/this/these/ |
| | | Issue 8 drafts | 0001471 | 33 | Editorial | Closed | Accepted As Marked | 2024-06-11 | Add an orthogonal interface for immediate macro expansion definitions to make |
| | | Issue 8 drafts | 0001469 | 1 | Editorial | Closed | Accepted | 2024-06-11 | Inconsistent return type for tfind and tsearch |
| | | Issue 8 drafts | 0001467 | 4 | Editorial | Closed | Accepted | 2024-06-11 | Poor language in CHANGE HISTORY entry for Issue 8 for ':' command (defect 1272) changes. |
| | | Issue 8 drafts | 0001466 | 3 | Editorial | Closed | Accepted As Marked | 2024-06-11 | Pseudo-terminal devices should be renamed |
| | | Issue 8 drafts | 0001451 | 3 | Comment | Closed | Accepted As Marked | 2024-06-11 | awk ARGV description addition about -v is problematic |
| | | Issue 8 drafts | 0001448 | 1 | Objection | Closed | Accepted As Marked | 2024-06-11 | Misleading text in description of poll() |
| | | Issue 8 drafts | 0001445 | | Editorial | Closed | Accepted | 2024-06-11 | Update "special built-in" to match changes from bug #854 |
| | | Issue 8 drafts | 0001422 | 12 | Objection | Closed | Accepted As Marked | 2024-06-11 | The current definition for the += assingment is in conflict with existing behavior of make and unpredictable/error-prone |
| | | Issue 8 drafts | 0001417 | 1 | Editorial | | Accepted As Marked | 2024-06-11 | Need to make sure that makefiles with += and ?= are portable to all make implementations |
| | | Issue 8 drafts | 0001413 | 4 | Objection | Closed | Accepted As Marked | 2024-06-11 | incorrect description of how a hexadecimal character constant can be terminated in ISO C |
| | | Issue 8 drafts | 0001398 | | Editorial | Closed | Accepted | 2024-06-11 | New API mkostemp() needs redirect page |
| | | Issue 8 drafts | 0001394 | | Objection | Closed | Accepted | 2024-06-11 | Another way the getenv() return string is modifiable |
| | | Issue 8 drafts | 0001393 | 8 | Objection | Closed | Accepted As Marked | 2024-06-11 | 'command' should not be treated as a declaration utility |
| | | Issue 8 drafts | 0001386 | 11 | Objection | Closed | Accepted As Marked | 2024-06-11 | strftime RETURN VALUE and ERRORS problems |
| | | Issue 8 drafts | 0001383 | 4 | Editorial | Closed | Accepted As Marked | 2024-06-11 | Make "Application Usage" less confusing. |
| | | Issue 8 drafts | 0001370 | 1 | Editorial | Closed | Accepted As Marked | 2024-06-11 | Where change history starts |
| | | Issue 8 drafts | 0001369 | | Comment | Closed | Accepted | 2024-06-11 | COLUMNS and LINES rationale |
| | | Issue 8 drafts | 0001366 | | Comment | Closed | Accepted | 2024-06-11 | Out of date rationale for XSI definition |
| | | Issue 8 drafts | 0001365 | | Objection | Closed | Accepted | 2024-06-11 | rm -v description implies only operands are reported |
| | | Issue 8 drafts | 0001364 | 1 | Comment | Closed | Accepted As Marked | 2024-06-11 | use of noclobber with files in /tmp |
| | | Issue 8 drafts | 0001363 | | Comment | Closed | Accepted | 2024-06-11 | out of date wait() RATIONALE regarding core dump indication |
| | | Issue 8 drafts | 0001362 | | Editorial | Closed | Accepted | 2024-06-11 | small editorial fixes to posix_spawn() |
| | | Issue 8 drafts | 0001361 | | Objection | Closed | Accepted | 2024-06-11 | fork() changes incomplete |
| | | Issue 8 drafts | 0001360 | | Objection | Closed | Accepted | 2024-06-11 | opendir() file descriptor requirements |
| | | Issue 8 drafts | 0001359 | | Comment | Closed | Accepted | 2024-06-11 | dirfd() rationale out of date |
| | | Issue 8 drafts | 0001358 | | Objection | Closed | Accepted | 2024-06-11 | basename/dirname difference for thread termination |
| | | Issue 8 drafts | 0001357 | 1 | Objection | Closed | Accepted | 2024-06-11 | SEEK_* distinct values requirement |
| | | Issue 8 drafts | 0001356 | 1 | Editorial | Closed | Accepted As Marked | 2024-06-11 | Our definition of character disagrees with that of Unicode. |