Commit graph

5 commits

Author SHA1 Message Date
Micah Snyder
8efbf4a0cb eliminating compile warnings in windows 10, vs2015, x86 and x64. 2017-08-31 16:38:41 -04:00
Török Edvin
a08739dc57 avoid name collisions on AIX (bb #947)
sync with libc: minor cleanups 


git-svn: trunk@3842
2008-05-09 11:58:17 +00:00
Török Edvin
76cdf09418 avoid passing out-of-range values to isalnum (thanks Nigel)
git-svn: trunk@3700
2008-03-09 11:22:43 +00:00
aCaB
b5231f5f67 realign structs see bb#474
git-svn: trunk@3537
2008-01-24 13:24:02 +00:00
Török Edvin
53ff1b0490 add regcomp(), regexec() impl. from OpenBSD's libc.
This code is licensed under the 3-clause BSD.
This will be used instead of system provided regexec()/regcomp() to
have consistent behaviour across platforms.


git-svn: trunk@3225
2007-09-17 18:54:56 +00:00