Skip to content

Commit

Permalink
Assume that all _[PS]C_* and _CS_* macros are always defined
Browse files Browse the repository at this point in the history
The macros in question are always defined in confname.h for all
variants and there seems to be no reason to allow such variants to
exist anyway.
  • Loading branch information
Siddhesh Poyarekar committed Sep 16, 2014
1 parent 602f80e commit 653b108
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 628 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2014-09-16 Siddhesh Poyarekar <siddhesh@redhat.com>

* posix/getconf.c (vars): Don't check for _[SP]C_* and _CS
macros.

[BZ #17266]
* misc/sys/cdefs.h: Define __extern_always_inline for clang
4.2 and newer.
Expand Down
Loading

0 comments on commit 653b108

Please sign in to comment.