]> git.ipfire.org Git - thirdparty/glibc.git/commit
regex: simplify by using intprops.h
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Oct 2018 03:20:08 +0000 (22:20 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Oct 2018 04:36:55 +0000 (23:36 -0500)
commit620a5d4cb19f817ef0ed721c2a3fe27d72b12156
tree87234984ff7e3356fef97f2ce955537351b9cd62
parentf4efbdfb44ebb7dfe4c19759c426153bdd48a1dd
regex: simplify by using intprops.h

[BZ#23744]
* posix/regex_internal.h [_LIBC]: Include intprops.h.
(TYPE_SIGNED, INT_ADD_WRAPV) [_LIBC]: Remove.
intprops.h defines them.
ChangeLog
posix/regex_internal.h