Skip to content

Commit

Permalink
Update libregex
Browse files Browse the repository at this point in the history
  • Loading branch information
GrieferAtWork committed Jul 14, 2024
1 parent 58f7f5f commit f5a933f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions cpp.hint
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
#define __clrcall
#define __ms_abi
#define __sysv_abi
#define register



Expand Down Expand Up @@ -92,6 +93,7 @@
#define XRETURN
#define __XRETURN

#define __register
#define __P(x) x
#define __builtin_va_list va_list
#define DFL(x) =x
Expand Down
2 changes: 1 addition & 1 deletion src/libregex
Submodule libregex updated 5 files
+4 −4 include/regcomp.h
+3 −3 regcomp.c
+3 −3 regcomp.h
+1 −1 regexec.c
+1 −1 regpeep.c

0 comments on commit f5a933f

Please sign in to comment.