This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-06 09:55:24 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
376d460cff
opnsense-src
/
lib
/
libc
/
regex
/
grot
/
stdlib.h
6 lines
65 B
C
Raw
Normal View
History
Unescape
Escape
Spencer's regex(3) test code. Obtained from: BSD/OS
2000-07-09 14:13:35 -04:00
/* $FreeBSD$
*/
Fix the style of the SCM ID's. I believe have made all of libc .h's as consistent as possible.
2002-03-22 18:42:05 -05:00
Spencer's regex(3) test code. Obtained from: BSD/OS
2000-07-09 14:13:35 -04:00
extern
char
*
malloc
(
)
;
extern
char
*
realloc
(
)
;
Reference in a new issue
Copy permalink