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
ecc34c2227a5da8044bdd30da2769f74b66aff10
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