This website requires JavaScript.
Explore
More informations
Help
Sign In
godzil
/
tack
Watch
1
Star
0
Fork
0
You've already forked tack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5a5a1f9e233f10fdf7940db3d30ecb090b64fb07
tack
/
mach
/
i386
/
libsys
/
_dup.c
ceriel
2aa8df2d40
Added entry points for ANSI C
1990-01-22 11:01:47 +00:00
6 lines
38 B
C
Raw
Blame
History
int
_dup
(
d
)
{
return
__xdup
(
d
,
0
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink